Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f34-build-33123312-4461975/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1644624000 Wrote: /builddir/build/SRPMS/uwsgi-2.0.20-2.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/uwsgi.spec'], chrootPath='/var/lib/mock/f34-build-33123312-4461975/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1644624000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ubal20 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uwsgi-2.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/uwsgi-2.0.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uwsgi-2.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/fedora.ini buildconf/ + echo 'plugin_dir = /usr/lib/uwsgi' + cp -p /builddir/build/SOURCES/README.Fedora README.Fedora + echo 'Patch #0 (uwsgi_trick_chroot_rpmbuild.patch):' Patch #0 (uwsgi_trick_chroot_rpmbuild.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file uwsgiconfig.py Hunk #1 succeeded at 1442 (offset 20 lines). + echo 'Patch #1 (uwsgi_fix_rpath.patch):' Patch #1 (uwsgi_fix_rpath.patch): + /usr/bin/patch --no-backup-if-mismatch -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 Patch #2 (uwsgi_ruby20_compatibility.patch): + echo 'Patch #2 (uwsgi_ruby20_compatibility.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/rack/uwsgiplugin.py patching file plugins/ruby19/uwsgiplugin.py Patch #3 (uwsgi_fix_lua.patch): + echo 'Patch #3 (uwsgi_fix_lua.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/lua/uwsgiplugin.py Patch #5 (uwsgi_fix_mongodb.patch): + echo 'Patch #5 (uwsgi_fix_mongodb.patch):' + /usr/bin/patch --no-backup-if-mismatch -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 #7 (uwsgi_fix_mono.patch): + echo 'Patch #7 (uwsgi_fix_mono.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/mono/uwsgiplugin.py Patch #12 (uwsgi_fix_php8.patch): + echo 'Patch #12 (uwsgi_fix_php8.patch):' + /usr/bin/patch --no-backup-if-mismatch -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 -p1 --fuzz=0 patching file core/utils.c Patch #14 (uwsgi_fix_php_arginfo.patch): + echo 'Patch #14 (uwsgi_fix_php_arginfo.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file plugins/php/php_plugin.c Hunk #1 succeeded at 487 (offset -10 lines). + /usr/bin/python3 -m lib2to3 --write --nobackups plugins/coroae/uwsgiplugin.py RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored plugins/coroae/uwsgiplugin.py RefactoringTool: Files that were modified: RefactoringTool: plugins/coroae/uwsgiplugin.py --- plugins/coroae/uwsgiplugin.py (original) +++ plugins/coroae/uwsgiplugin.py (refactored) @@ -9,7 +9,7 @@ coroapi = p if not coroapi: - print "unable to find the Coro perl module !!!" + print("unable to find the Coro perl module !!!") sys.exit(1) NAME='coroae' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XPBDO8 + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] detected CPU cores: 5 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/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 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/utils.o core/utils.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/protocol.o core/protocol.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/socket.o core/socket.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/logging.o core/logging.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/master.o core/master.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/master_utils.o core/master_utils.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/emperor.o core/emperor.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/notify.o core/notify.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/mule.o core/mule.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/subscription.o core/subscription.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/stats.o core/stats.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/sendfile.o core/sendfile.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/async.o core/async.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/master_checks.o core/master_checks.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/fifo.o core/fifo.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/offload.o core/offload.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/io.o core/io.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/static.o core/static.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/websockets.o core/websockets.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/spooler.o core/spooler.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/snmp.o core/snmp.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/exceptions.o core/exceptions.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/config.o core/config.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/setup_utils.o core/setup_utils.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/clock.o core/clock.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/init.o core/init.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/buffer.o core/buffer.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/reader.o core/reader.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/writer.o core/writer.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/alarm.o core/alarm.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/cron.o core/cron.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/hooks.o core/hooks.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/plugins.o core/plugins.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/lock.o core/lock.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/cache.o core/cache.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/daemons.o core/daemons.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/errors.o core/errors.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/hash.o core/hash.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/master_events.o core/master_events.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/chunked.o core/chunked.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/queue.o core/queue.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/event.o core/event.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/signal.o core/signal.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/strings.o core/strings.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/progress.o core/progress.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/timebomb.o core/timebomb.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/ini.o core/ini.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/fsmon.o core/fsmon.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/mount.o core/mount.c core/metrics.c: In function ‘uwsgi_metric_set_max’: core/metrics.c:706:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 706 | if (value > *um->value) | ^~ In file included from core/metrics.c:1: ./uwsgi.h:436:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 436 | #define uwsgi_rwunlock(x) uwsgi.lock_ops.rwunlock(x) | ^~~~~ core/metrics.c:708:9: note: in expansion of macro ‘uwsgi_rwunlock’ 708 | uwsgi_rwunlock(uwsgi.metrics_lock); | ^~~~~~~~~~~~~~ core/metrics.c: In function ‘uwsgi_metric_set_min’: core/metrics.c:714:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 714 | if ((value > um->initial_value || 0) && value < *um->value) | ^~ In file included from core/metrics.c:1: ./uwsgi.h:436:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 436 | #define uwsgi_rwunlock(x) uwsgi.lock_ops.rwunlock(x) | ^~~~~ core/metrics.c:716:9: note: in expansion of macro ‘uwsgi_rwunlock’ 716 | uwsgi_rwunlock(uwsgi.metrics_lock); | ^~~~~~~~~~~~~~ [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/metrics.o core/metrics.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/plugins_builder.o core/plugins_builder.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/sharedarea.o core/sharedarea.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/rpc.o core/rpc.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/gateway.o core/gateway.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/loop.o core/loop.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/cookie.o core/cookie.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/querystring.o core/querystring.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/rb_timers.o core/rb_timers.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/transformations.o core/transformations.c [thread 3] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/uwsgi.o core/uwsgi.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/base.o proto/base.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/uwsgi.o proto/uwsgi.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/http.o proto/http.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/fastcgi.o proto/fastcgi.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/scgi.o proto/scgi.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o proto/puwsgi.o proto/puwsgi.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o lib/linux_ns.o lib/linux_ns.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/zlib.o core/zlib.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/regexp.o core/regexp.c [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/routing.o core/routing.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/yaml.o core/yaml.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/json.o core/json.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/ssl.o core/ssl.c [thread 0] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/legion.o core/legion.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/xmlconf.o core/xmlconf.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -g -o core/dot_h.o core/dot_h.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o core/config_py.o core/config_py.c *** uWSGI compiling embedded plugins *** [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o plugins/corerouter/cr_common.o plugins/corerouter/cr_common.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o plugins/corerouter/cr_map.o plugins/corerouter/cr_map.c gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -I/usr/include/libxml2 plugins/airbrake/airbrake_plugin.c -lcurl -lxml2 -lz -llzma -lm -ldl [thread 4] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o plugins/corerouter/corerouter.o plugins/corerouter/corerouter.c [thread 2] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o plugins/echo/echo_plugin.o plugins/echo/echo_plugin.c [thread 1] gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -o plugins/ping/ping_plugin.o plugins/ping/ping_plugin.c *** uWSGI building plugins *** *** building plugin: airbrake *** build time: 1 seconds *** airbrake plugin built and available in airbrake_plugin.so *** *** building plugin: alarm_curl *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/alarm_curl/alarm_curl_plugin.c -lcurl build time: 1 seconds *** alarm_curl plugin built and available in alarm_curl_plugin.so *** *** building plugin: alarm_xmpp *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/alarm_xmpp/alarm_xmpp_plugin.c plugins/alarm_xmpp/gloox.cc -lgloox build time: 3 seconds *** alarm_xmpp plugin built and available in alarm_xmpp_plugin.so *** *** building plugin: cache *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/cache/cache.c build time: 0 seconds *** cache plugin built and available in cache_plugin.so *** *** building plugin: carbon *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/carbon/carbon.c build time: 1 seconds *** carbon plugin built and available in carbon_plugin.so *** *** building plugin: cgi *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/cgi/cgi_plugin.c build time: 1 seconds *** cgi plugin built and available in cgi_plugin.so *** *** building plugin: cheaper_busyness *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/cheaper_busyness/cheaper_busyness.c build time: 1 seconds *** cheaper_busyness plugin built and available in cheaper_busyness_plugin.so *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/cplusplus/base.cc plugins/cplusplus/plugin.c -lstdc++ build time: 1 seconds *** cplusplus plugin built and available in cplusplus_plugin.so *** *** building plugin: curl_cron *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/curl_cron/curl_cron.c -lcurl build time: 0 seconds *** curl_cron plugin built and available in curl_cron_plugin.so *** *** building plugin: dumbloop *** �} t/| �dk�r4| d}|��}gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/dumbloop/dumb.c build time: 0 seconds *** dumbloop plugin built and available in dumbloop_plugin.so *** *** building plugin: dummy *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/dummy/dummy.c build time: 0 seconds *** dummy plugin built and available in dummy_plugin.so *** *** building plugin: emperor_amqp *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/emperor_amqp/amqp.c plugins/emperor_amqp/emperor_amqp.c build time: 2 seconds *** emperor_amqp plugin built and available in emperor_amqp_plugin.so *** *** building plugin: fastrouter *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/fastrouter/fastrouter.c objcopy fastrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section fastrouter_plugin.so build time: 1 seconds *** fastrouter plugin built and available in fastrouter_plugin.so *** *** building plugin: forkptyrouter *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/forkptyrouter/forkptyrouter.c -lutil objcopy forkptyrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section forkptyrouter_plugin.so build time: 1 seconds *** forkptyrouter plugin built and available in forkptyrouter_plugin.so *** *** building plugin: geoip *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/geoip/geoip.c -lGeoIP build time: 0 seconds *** geoip plugin built and available in geoip_plugin.so *** *** building plugin: graylog2 *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/graylog2/graylog2_plugin.c -lz build time: 0 seconds *** graylog2 plugin built and available in graylog2_plugin.so *** *** building plugin: http *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/http/http.c plugins/http/keepalive.c plugins/http/https.c plugins/http/spdy3.c objcopy http_plugin.so --add-section uwsgi=.uwsgi_plugin_section http_plugin.so build time: 5 seconds *** http plugin built and available in http_plugin.so *** *** building plugin: ldap *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/ldap/ldap.c -lldap build time: 1 seconds *** ldap plugin built and available in ldap_plugin.so *** *** building plugin: logcrypto *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/logcrypto/logcrypto.c build time: 0 seconds *** logcrypto plugin built and available in logcrypto_plugin.so *** *** building plugin: logfile *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/logfile/logfile.c build time: 0 seconds *** logfile plugin built and available in logfile_plugin.so *** *** building plugin: logpipe *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/logpipe/logpipe.c build time: 0 seconds *** logpipe plugin built and available in logpipe_plugin.so *** *** building plugin: logsocket *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/logsocket/logsocket_plugin.c build time: 0 seconds *** logsocket plugin built and available in logsocket_plugin.so *** *** building plugin: lua *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/lua/lua_plugin.c -llua -lm -ldl build time: 1 seconds *** lua plugin built and available in lua_plugin.so *** *** building plugin: msgpack *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/msgpack/msgpack.c build time: 0 seconds *** msgpack plugin built and available in msgpack_plugin.so *** *** building plugin: nagios *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/nagios/nagios.c build time: 0 seconds *** nagios plugin built and available in nagios_plugin.so *** *** building plugin: notfound *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/notfound/notfound.c build time: 0 seconds *** notfound plugin built and available in notfound_plugin.so *** *** building plugin: pam *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/pam/pam.c -lpam build time: 0 seconds *** pam plugin built and available in pam_plugin.so *** *** building plugin: pty *** plugins/rack/rack_plugin.c: In function ‘uwsgi_rack_init’: plugins/rack/rack_plugin.c:520:61: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 520 | rb_define_hooked_variable("$0", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:521:72: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 521 | rb_define_hooked_variable("$PROGRAM_NAME", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘uwsgi_rack_init_apps’: plugins/rack/rack_plugin.c:675:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 675 | rb_define_method(ur.rb_uwsgi_io_class, "gets", rb_uwsgi_io_gets, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:676:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 676 | rb_define_method(ur.rb_uwsgi_io_class, "each", rb_uwsgi_io_each, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c:678:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 678 | rb_define_method(ur.rb_uwsgi_io_class, "rewind", rb_uwsgi_io_rewind, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘iterate_body’: plugins/rack/rack_plugin.c:728:61: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 728 | return rb_block_call(body, rb_intern("each"), 0, 0, send_body, 0); | ^~~~~~~~~ | | | VALUE (*)(VALUE) {aka long unsigned int (*)(long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/rack/rack_plugin.c: In function ‘iterate_headers’: plugins/rack/rack_plugin.c:795:64: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 795 | return rb_block_call(headers, rb_intern("each"), 0, 0, send_header, headers ); | ^~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c: In function ‘uwsgi_ruby_websocket_send’: plugins/rack/rack_api.c:1038:20: warning: passing argument 1 of ‘Check_Type’ makes integer from pointer without a cast [-Wint-conversion] 1038 | Check_Type(msg, T_STRING); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/fl_type.h:35, from /usr/include/ruby/internal/core/rstring.h:30, from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/value_type.h:329:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 329 | Check_Type(VALUE v, enum ruby_value_type t) | ~~~~~~^ plugins/rack/rack_api.c:1039:37: warning: passing argument 1 of ‘RSTRING_PTR’ makes integer from pointer without a cast [-Wint-conversion] 1039 | char *message = RSTRING_PTR(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:151:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 151 | RSTRING_PTR(VALUE str) | ~~~~~~^~~ plugins/rack/rack_api.c:1040:42: warning: passing argument 1 of ‘RSTRING_LEN’ makes integer from pointer without a cast [-Wint-conversion] 1040 | size_t message_len = RSTRING_LEN(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:144:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 144 | RSTRING_LEN(VALUE str) | ~~~~~~^~~ plugins/rack/rack_api.c: In function ‘uwsgi_rack_init_api’: plugins/rack/rack_api.c:1082:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1082 | uwsgi_rack_api("suspend", uwsgi_ruby_suspend, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1083:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1083 | uwsgi_rack_api("masterpid", uwsgi_ruby_masterpid, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1084:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1084 | uwsgi_rack_api("async_sleep", uwsgi_ruby_async_sleep, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1085:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1085 | uwsgi_rack_api("wait_fd_read", uwsgi_ruby_wait_fd_read, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1086:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1086 | uwsgi_rack_api("wait_fd_write", uwsgi_ruby_wait_fd_write, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1087:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1087 | uwsgi_rack_api("async_connect", uwsgi_ruby_async_connect, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1088:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1088 | uwsgi_rack_api("signal", uwsgi_ruby_signal, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1089:9: warning: passing argument 3 of ‘rb_define_module_function_03’ from incompatible pointer type [-Wincompatible-pointer-types] 1089 | uwsgi_rack_api("register_signal", uwsgi_ruby_register_signal, 3); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1090:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1090 | uwsgi_rack_api("register_rpc", uwsgi_ruby_register_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1091:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1091 | uwsgi_rack_api("signal_registered", uwsgi_ruby_signal_registered, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1092:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1092 | uwsgi_rack_api("signal_wait", uwsgi_ruby_signal_wait, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1093:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1093 | uwsgi_rack_api("signal_received", uwsgi_ruby_signal_received, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1094:9: warning: passing argument 3 of ‘rb_define_module_function_06’ from incompatible pointer type [-Wincompatible-pointer-types] 1094 | uwsgi_rack_api("add_cron", rack_uwsgi_add_cron, 6); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1095:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1095 | uwsgi_rack_api("add_timer", rack_uwsgi_add_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1096:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1096 | uwsgi_rack_api("add_rb_timer", rack_uwsgi_add_rb_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1097:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1097 | uwsgi_rack_api("add_file_monitor", rack_uwsgi_add_file_monitor, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1099:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1099 | uwsgi_rack_api("alarm", rack_uwsgi_alarm, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1101:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1101 | uwsgi_rack_api("websocket_handshake", uwsgi_ruby_websocket_handshake, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1102:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1102 | uwsgi_rack_api("websocket_send", uwsgi_ruby_websocket_send, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE *) {aka long unsigned int (*)(long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1103:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1103 | uwsgi_rack_api("websocket_recv", uwsgi_ruby_websocket_recv, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1104:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1104 | uwsgi_rack_api("websocket_recv_nb", uwsgi_ruby_websocket_recv_nb, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1106:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1106 | uwsgi_rack_api("setprocname", rack_uwsgi_setprocname, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1107:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1107 | uwsgi_rack_api("mem", rack_uwsgi_mem, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1109:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1109 | uwsgi_rack_api("lock", rack_uwsgi_lock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1110:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1110 | uwsgi_rack_api("unlock", rack_uwsgi_unlock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1112:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1112 | uwsgi_rack_api("mule_get_msg", rack_uwsgi_mule_get_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1113:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1113 | uwsgi_rack_api("mule_msg", rack_uwsgi_mule_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1115:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1115 | uwsgi_rack_api("request_id", rack_uwsgi_request_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1116:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1116 | uwsgi_rack_api("worker_id", rack_uwsgi_worker_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1117:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1117 | uwsgi_rack_api("mule_id", rack_uwsgi_mule_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1119:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1119 | uwsgi_rack_api("i_am_the_spooler", rack_uwsgi_i_am_the_spooler, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1120:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1120 | uwsgi_rack_api("send_to_spooler", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1121:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1121 | uwsgi_rack_api("spool", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1123:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1123 | uwsgi_rack_api("log", rack_uwsgi_log, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1124:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1124 | uwsgi_rack_api("logsize", rack_uwsgi_logsize, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1126:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1126 | uwsgi_rack_api("set_warning_message", rack_uwsgi_warning, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1128:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1128 | uwsgi_rack_api("set_user_harakiri", rack_uwsgi_user_harakiri, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1130:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1130 | uwsgi_rack_api("rpc", uwsgi_ruby_do_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1134:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1134 | uwsgi_rack_api("i_am_the_lord", rack_uwsgi_i_am_the_lord, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1137:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1137 | uwsgi_rack_api("connection_fd", rack_uwsgi_connection_fd, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1140:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1140 | uwsgi_rack_api("cache_get", rack_uwsgi_cache_get, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1141:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1141 | uwsgi_rack_api("cache_get!", rack_uwsgi_cache_get_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1142:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1142 | uwsgi_rack_api("cache_exists", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1143:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1143 | uwsgi_rack_api("cache_exists?", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1144:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1144 | uwsgi_rack_api("cache_del", rack_uwsgi_cache_del, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1145:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1145 | uwsgi_rack_api("cache_del!", rack_uwsgi_cache_del_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1146:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1146 | uwsgi_rack_api("cache_set", rack_uwsgi_cache_set, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1147:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1147 | uwsgi_rack_api("cache_set!", rack_uwsgi_cache_set_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1148:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1148 | uwsgi_rack_api("cache_update", rack_uwsgi_cache_update, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1149:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1149 | uwsgi_rack_api("cache_update!", rack_uwsgi_cache_update_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1150:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1150 | uwsgi_rack_api("cache_clear", rack_uwsgi_cache_clear, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1151:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1151 | uwsgi_rack_api("cache_clear!", rack_uwsgi_cache_clear_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1153:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1153 | uwsgi_rack_api("metric_get", rack_uwsgi_metric_get, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1154:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1154 | uwsgi_rack_api("metric_set", rack_uwsgi_metric_set, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1155:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1155 | uwsgi_rack_api("metric_inc", rack_uwsgi_metric_inc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1156:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1156 | uwsgi_rack_api("metric_dec", rack_uwsgi_metric_dec, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1157:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1157 | uwsgi_rack_api("metric_mul", rack_uwsgi_metric_mul, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/rack/rack_api.c:1158:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1158 | uwsgi_rack_api("metric_div", rack_uwsgi_metric_div, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/rack/uwsgi_rack.h:3, from plugins/rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/pty/pty.c -lutil build time: 0 seconds *** pty plugin built and available in pty_plugin.so *** *** building plugin: rack *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib/ruby -I/usr/lib/ruby/armv7hl-linux -I/usr/include/armv7hl-linux -I/usr/include plugins/rack/rack_plugin.c plugins/rack/rack_api.c -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -L/usr/lib -lm -lruby build time: 8 seconds *** rack plugin built and available in rack_plugin.so *** *** building plugin: rawrouter *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/rawrouter/rawrouter.c objcopy rawrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section rawrouter_plugin.so build time: 1 seconds *** rawrouter plugin built and available in rawrouter_plugin.so *** *** building plugin: redislog *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/redislog/redislog_plugin.c build time: 0 seconds *** redislog plugin built and available in redislog_plugin.so *** *** building plugin: router_basicauth *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_basicauth/router_basicauth.c -lcrypt build time: 0 seconds *** router_basicauth plugin built and available in router_basicauth_plugin.so *** *** building plugin: router_cache *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_cache/router_cache.c build time: 1 seconds *** router_cache plugin built and available in router_cache_plugin.so *** *** building plugin: router_expires *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_expires/expires.c build time: 0 seconds *** router_expires plugin built and available in router_expires_plugin.so *** *** building plugin: router_hash *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_hash/router_hash.c build time: 0 seconds *** router_hash plugin built and available in router_hash_plugin.so *** *** building plugin: router_http *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_http/router_http.c build time: 0 seconds *** router_http plugin built and available in router_http_plugin.so *** *** building plugin: router_memcached *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_memcached/router_memcached.c build time: 0 seconds *** router_memcached plugin built and available in router_memcached_plugin.so *** *** building plugin: router_metrics *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_metrics/plugin.c build time: 0 seconds *** router_metrics plugin built and available in router_metrics_plugin.so *** *** building plugin: router_radius *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_radius/radius.c build time: 0 seconds *** router_radius plugin built and available in router_radius_plugin.so *** *** building plugin: router_redirect *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_redirect/router_redirect.c build time: 0 seconds *** router_redirect plugin built and available in router_redirect_plugin.so *** *** building plugin: router_redis *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_redis/router_redis.c build time: 1 seconds *** router_redis plugin built and available in router_redis_plugin.so *** *** building plugin: router_rewrite *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_rewrite/router_rewrite.c build time: 0 seconds *** router_rewrite plugin built and available in router_rewrite_plugin.so *** *** building plugin: router_spnego *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_spnego/router_spnego.c -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err build time: 0 seconds *** router_spnego plugin built and available in router_spnego_plugin.so *** *** building plugin: router_static *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_static/router_static.c build time: 0 seconds *** router_static plugin built and available in router_static_plugin.so *** *** building plugin: router_uwsgi *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_uwsgi/router_uwsgi.c build time: 0 seconds *** router_uwsgi plugin built and available in router_uwsgi_plugin.so *** *** building plugin: router_xmldir *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/router_xmldir/router_xmldir.c build time: 0 seconds *** router_xmldir plugin built and available in router_xmldir_plugin.so *** *** building plugin: rpc *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/rpc/rpc_plugin.c build time: 1 seconds *** rpc plugin built and available in rpc_plugin.so *** *** building plugin: rrdtool *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/rrdtool/rrdtool.c build time: 0 seconds *** rrdtool plugin built and available in rrdtool_plugin.so *** *** building plugin: rsyslog *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/rsyslog/rsyslog_plugin.c build time: 0 seconds *** rsyslog plugin built and available in rsyslog_plugin.so *** *** building plugin: ruby19 *** plugins/ruby19/../rack/rack_plugin.c: In function ‘uwsgi_rack_init’: plugins/ruby19/../rack/rack_plugin.c:520:61: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 520 | rb_define_hooked_variable("$0", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:521:72: warning: passing argument 4 of ‘rb_define_hooked_variable’ from incompatible pointer type [-Wincompatible-pointer-types] 521 | rb_define_hooked_variable("$PROGRAM_NAME", &ur.dollar_zero, 0, rack_hack_dollar_zero); | ^~~~~~~~~~~~~~~~~~~~~ | | | void (*)(VALUE, ID) {aka void (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:49, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/variable.h:50:69: note: expected ‘void (*)(VALUE, ID, VALUE *)’ {aka ‘void (*)(long unsigned int, long unsigned int, long unsigned int *)’} but argument is of type ‘void (*)(VALUE, ID)’ {aka ‘void (*)(long unsigned int, long unsigned int)’} 50 | void rb_define_hooked_variable(const char*,VALUE*,rb_gvar_getter_t*,rb_gvar_setter_t*); | ^~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘uwsgi_rack_init_apps’: plugins/ruby19/../rack/rack_plugin.c:675:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 675 | rb_define_method(ur.rb_uwsgi_io_class, "gets", rb_uwsgi_io_gets, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:676:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 676 | rb_define_method(ur.rb_uwsgi_io_class, "each", rb_uwsgi_io_each, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c:678:9: warning: passing argument 3 of ‘rb_define_method_00’ from incompatible pointer type [-Wincompatible-pointer-types] 678 | rb_define_method(ur.rb_uwsgi_io_class, "rewind", rb_uwsgi_io_rewind, 0); | ^~~~~~~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/anyargs.h:276:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 276 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘iterate_body’: plugins/ruby19/../rack/rack_plugin.c:728:61: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 728 | return rb_block_call(body, rb_intern("each"), 0, 0, send_body, 0); | ^~~~~~~~~ | | | VALUE (*)(VALUE) {aka long unsigned int (*)(long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_plugin.c: In function ‘iterate_headers’: plugins/ruby19/../rack/rack_plugin.c:795:64: warning: passing argument 5 of ‘rb_block_call’ from incompatible pointer type [-Wincompatible-pointer-types] 795 | return rb_block_call(headers, rb_intern("each"), 0, 0, send_header, headers ); | ^~~~~~~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:38, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_plugin.c:1: /usr/include/ruby/internal/iterator.h:48:47: note: expected ‘rb_block_call_func_t’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, int, const long unsigned int *, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} 48 | VALUE rb_block_call(VALUE,ID,int,const VALUE*,rb_block_call_func_t,VALUE); | ^~~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c: In function ‘uwsgi_ruby_websocket_send’: plugins/ruby19/../rack/rack_api.c:1038:20: warning: passing argument 1 of ‘Check_Type’ makes integer from pointer without a cast [-Wint-conversion] 1038 | Check_Type(msg, T_STRING); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/fl_type.h:35, from /usr/include/ruby/internal/core/rstring.h:30, from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/value_type.h:329:18: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 329 | Check_Type(VALUE v, enum ruby_value_type t) | ~~~~~~^ plugins/ruby19/../rack/rack_api.c:1039:37: warning: passing argument 1 of ‘RSTRING_PTR’ makes integer from pointer without a cast [-Wint-conversion] 1039 | char *message = RSTRING_PTR(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:151:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 151 | RSTRING_PTR(VALUE str) | ~~~~~~^~~ plugins/ruby19/../rack/rack_api.c:1040:42: warning: passing argument 1 of ‘RSTRING_LEN’ makes integer from pointer without a cast [-Wint-conversion] 1040 | size_t message_len = RSTRING_LEN(msg); | ^~~ | | | VALUE * {aka long unsigned int *} In file included from /usr/include/ruby/internal/arithmetic/char.h:29, from /usr/include/ruby/internal/arithmetic.h:23, from /usr/include/ruby/ruby.h:25, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/core/rstring.h:144:19: note: expected ‘VALUE’ {aka ‘long unsigned int’} but argument is of type ‘VALUE *’ {aka ‘long unsigned int *’} 144 | RSTRING_LEN(VALUE str) | ~~~~~~^~~ plugins/ruby19/../rack/rack_api.c: In function ‘uwsgi_rack_init_api’: plugins/ruby19/../rack/rack_api.c:1082:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1082 | uwsgi_rack_api("suspend", uwsgi_ruby_suspend, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1083:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1083 | uwsgi_rack_api("masterpid", uwsgi_ruby_masterpid, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1084:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1084 | uwsgi_rack_api("async_sleep", uwsgi_ruby_async_sleep, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1085:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1085 | uwsgi_rack_api("wait_fd_read", uwsgi_ruby_wait_fd_read, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1086:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1086 | uwsgi_rack_api("wait_fd_write", uwsgi_ruby_wait_fd_write, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1087:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1087 | uwsgi_rack_api("async_connect", uwsgi_ruby_async_connect, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1088:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1088 | uwsgi_rack_api("signal", uwsgi_ruby_signal, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1089:9: warning: passing argument 3 of ‘rb_define_module_function_03’ from incompatible pointer type [-Wincompatible-pointer-types] 1089 | uwsgi_rack_api("register_signal", uwsgi_ruby_register_signal, 3); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1090:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1090 | uwsgi_rack_api("register_rpc", uwsgi_ruby_register_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1091:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1091 | uwsgi_rack_api("signal_registered", uwsgi_ruby_signal_registered, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1092:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1092 | uwsgi_rack_api("signal_wait", uwsgi_ruby_signal_wait, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1093:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1093 | uwsgi_rack_api("signal_received", uwsgi_ruby_signal_received, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1094:9: warning: passing argument 3 of ‘rb_define_module_function_06’ from incompatible pointer type [-Wincompatible-pointer-types] 1094 | uwsgi_rack_api("add_cron", rack_uwsgi_add_cron, 6); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1095:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1095 | uwsgi_rack_api("add_timer", rack_uwsgi_add_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1096:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1096 | uwsgi_rack_api("add_rb_timer", rack_uwsgi_add_rb_timer, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1097:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1097 | uwsgi_rack_api("add_file_monitor", rack_uwsgi_add_file_monitor, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1099:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1099 | uwsgi_rack_api("alarm", rack_uwsgi_alarm, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1101:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1101 | uwsgi_rack_api("websocket_handshake", uwsgi_ruby_websocket_handshake, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1102:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1102 | uwsgi_rack_api("websocket_send", uwsgi_ruby_websocket_send, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE *) {aka long unsigned int (*)(long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1103:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1103 | uwsgi_rack_api("websocket_recv", uwsgi_ruby_websocket_recv, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1104:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1104 | uwsgi_rack_api("websocket_recv_nb", uwsgi_ruby_websocket_recv_nb, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1106:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1106 | uwsgi_rack_api("setprocname", rack_uwsgi_setprocname, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1107:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1107 | uwsgi_rack_api("mem", rack_uwsgi_mem, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1109:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1109 | uwsgi_rack_api("lock", rack_uwsgi_lock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1110:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1110 | uwsgi_rack_api("unlock", rack_uwsgi_unlock, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1112:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1112 | uwsgi_rack_api("mule_get_msg", rack_uwsgi_mule_get_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1113:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1113 | uwsgi_rack_api("mule_msg", rack_uwsgi_mule_msg, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1115:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1115 | uwsgi_rack_api("request_id", rack_uwsgi_request_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1116:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1116 | uwsgi_rack_api("worker_id", rack_uwsgi_worker_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1117:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1117 | uwsgi_rack_api("mule_id", rack_uwsgi_mule_id, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1119:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1119 | uwsgi_rack_api("i_am_the_spooler", rack_uwsgi_i_am_the_spooler, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1120:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1120 | uwsgi_rack_api("send_to_spooler", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1121:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1121 | uwsgi_rack_api("spool", rack_uwsgi_send_spool, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1123:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1123 | uwsgi_rack_api("log", rack_uwsgi_log, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1124:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1124 | uwsgi_rack_api("logsize", rack_uwsgi_logsize, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1126:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1126 | uwsgi_rack_api("set_warning_message", rack_uwsgi_warning, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1128:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1128 | uwsgi_rack_api("set_user_harakiri", rack_uwsgi_user_harakiri, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1130:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1130 | uwsgi_rack_api("rpc", uwsgi_ruby_do_rpc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1134:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1134 | uwsgi_rack_api("i_am_the_lord", rack_uwsgi_i_am_the_lord, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1137:9: warning: passing argument 3 of ‘rb_define_module_function_00’ from incompatible pointer type [-Wincompatible-pointer-types] 1137 | uwsgi_rack_api("connection_fd", rack_uwsgi_connection_fd, 0); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *) {aka long unsigned int (*)(long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *)’ {aka ‘long unsigned int (*)(long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1140:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1140 | uwsgi_rack_api("cache_get", rack_uwsgi_cache_get, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1141:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1141 | uwsgi_rack_api("cache_get!", rack_uwsgi_cache_get_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1142:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1142 | uwsgi_rack_api("cache_exists", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1143:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1143 | uwsgi_rack_api("cache_exists?", rack_uwsgi_cache_exists, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1144:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1144 | uwsgi_rack_api("cache_del", rack_uwsgi_cache_del, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1145:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1145 | uwsgi_rack_api("cache_del!", rack_uwsgi_cache_del_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1146:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1146 | uwsgi_rack_api("cache_set", rack_uwsgi_cache_set, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1147:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1147 | uwsgi_rack_api("cache_set!", rack_uwsgi_cache_set_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1148:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1148 | uwsgi_rack_api("cache_update", rack_uwsgi_cache_update, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1149:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1149 | uwsgi_rack_api("cache_update!", rack_uwsgi_cache_update_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1150:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1150 | uwsgi_rack_api("cache_clear", rack_uwsgi_cache_clear, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1151:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1151 | uwsgi_rack_api("cache_clear!", rack_uwsgi_cache_clear_exc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1153:9: warning: passing argument 3 of ‘rb_define_module_function_01’ from incompatible pointer type [-Wincompatible-pointer-types] 1153 | uwsgi_rack_api("metric_get", rack_uwsgi_metric_get, 1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1154:9: warning: passing argument 3 of ‘rb_define_module_function_02’ from incompatible pointer type [-Wincompatible-pointer-types] 1154 | uwsgi_rack_api("metric_set", rack_uwsgi_metric_set, 2); | ^~~~~~~~~~~~~~ | | | VALUE (*)(VALUE *, VALUE, VALUE) {aka long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(VALUE, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int, long unsigned int)’} but argument is of type ‘VALUE (*)(VALUE *, VALUE, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int *, long unsigned int, long unsigned int)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1155:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1155 | uwsgi_rack_api("metric_inc", rack_uwsgi_metric_inc, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1156:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1156 | uwsgi_rack_api("metric_dec", rack_uwsgi_metric_dec, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1157:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1157 | uwsgi_rack_api("metric_mul", rack_uwsgi_metric_mul, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ plugins/ruby19/../rack/rack_api.c:1158:9: warning: passing argument 3 of ‘rb_define_module_function_m1’ from incompatible pointer type [-Wincompatible-pointer-types] 1158 | uwsgi_rack_api("metric_div", rack_uwsgi_metric_div, -1); | ^~~~~~~~~~~~~~ | | | VALUE (*)(int, VALUE *, VALUE *) {aka long unsigned int (*)(int, long unsigned int *, long unsigned int *)} In file included from /usr/include/ruby/ruby.h:24, from /usr/include/ruby.h:38, from plugins/ruby19/../rack/uwsgi_rack.h:3, from plugins/ruby19/../rack/rack_api.c:1: /usr/include/ruby/internal/anyargs.h:273:1: note: expected ‘VALUE (*)(int, union , VALUE)’ {aka ‘long unsigned int (*)(int, union , long unsigned int)’} but argument is of type ‘VALUE (*)(int, VALUE *, VALUE *)’ {aka ‘long unsigned int (*)(int, long unsigned int *, long unsigned int *)’} 273 | RBIMPL_ANYARGS_DECL(rb_define_module_function, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~ gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DRUBY19 -DRUBY20 -I/usr/include -I/usr/lib/ruby -I/usr/lib/ruby/armv7hl-linux -I/usr/include/armv7hl-linux -Drack_plugin=ruby19_plugin plugins/ruby19/../rack/rack_plugin.c plugins/ruby19/../rack/rack_api.c -L. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -L/usr/lib -lruby build time: 7 seconds *** ruby19 plugin built and available in ruby19_plugin.so *** *** building plugin: spooler *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/spooler/spooler_plugin.c build time: 0 seconds *** spooler plugin built and available in spooler_plugin.so *** *** building plugin: sqlite3 *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/sqlite3/plugin.c -lsqlite3 build time: 0 seconds *** sqlite3 plugin built and available in sqlite3_plugin.so *** *** building plugin: ssi *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/ssi/ssi.c build time: 1 seconds *** ssi plugin built and available in ssi_plugin.so *** *** building plugin: sslrouter *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/sslrouter/sslrouter.c objcopy sslrouter_plugin.so --add-section uwsgi=.uwsgi_plugin_section sslrouter_plugin.so build time: 1 seconds *** sslrouter plugin built and available in sslrouter_plugin.so *** *** building plugin: stats_pusher_file *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/stats_pusher_file/plugin.c build time: 0 seconds *** stats_pusher_file plugin built and available in stats_pusher_file_plugin.so *** *** building plugin: stats_pusher_socket *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/stats_pusher_socket/plugin.c build time: 0 seconds *** stats_pusher_socket plugin built and available in stats_pusher_socket_plugin.so *** *** building plugin: stats_pusher_statsd *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/stats_pusher_statsd/plugin.c build time: 0 seconds *** stats_pusher_statsd plugin built and available in stats_pusher_statsd_plugin.so *** *** building plugin: syslog *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/syslog/syslog_plugin.c build time: 0 seconds *** syslog plugin built and available in syslog_plugin.so *** *** building plugin: systemd_logger *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/systemd_logger/systemd_logger.c -lsystemd build time: 0 seconds *** systemd_logger plugin built and available in systemd_logger_plugin.so *** *** building plugin: transformation_chunked *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_chunked/chunked.c build time: 0 seconds *** transformation_chunked plugin built and available in transformation_chunked_plugin.so *** *** building plugin: transformation_gzip *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_gzip/gzip.c build time: 0 seconds *** transformation_gzip plugin built and available in transformation_gzip_plugin.so *** *** building plugin: transformation_offload *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_offload/offload.c build time: 0 seconds *** transformation_offload plugin built and available in transformation_offload_plugin.so *** *** building plugin: transformation_template *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_template/tt.c build time: 0 seconds *** transformation_template plugin built and available in transformation_template_plugin.so *** *** building plugin: transformation_tofile *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_tofile/tofile.c build time: 0 seconds *** transformation_tofile plugin built and available in transformation_tofile_plugin.so *** *** building plugin: transformation_toupper *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/transformation_toupper/toupper.c build time: 0 seconds *** transformation_toupper plugin built and available in transformation_toupper_plugin.so *** *** building plugin: ugreen *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/ugreen/ugreen.c build time: 0 seconds *** ugreen plugin built and available in ugreen_plugin.so *** *** building plugin: webdav *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -Wno-deprecated-declarations -I/usr/include/libxml2 plugins/webdav/webdav.c -lxml2 -lz -llzma -lm -ldl build time: 2 seconds *** webdav plugin built and available in webdav_plugin.so *** *** building plugin: xattr *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/xattr/xattr.c build time: 0 seconds *** xattr plugin built and available in xattr_plugin.so *** *** building plugin: xslt *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" -I/usr/include/libxml2 plugins/xslt/xslt.c -lxslt -lxml2 -lm build time: 1 seconds *** xslt plugin built and available in xslt_plugin.so *** *** building plugin: zabbix *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/zabbix/plugin.c build time: 0 seconds *** zabbix plugin built and available in zabbix_plugin.so *** *** building plugin: zergpool *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(corerouter);UDEP(echo);UDEP(ping);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(corerouter);ULEP(echo);ULEP(ping);" -DUWSGI_CFLAGS=\"2d4f32202d492e202d57616c6c202d445f4c4152474546494c455f534f55524345202d445f46494c455f4f46465345545f424954533d3634202d4f32202d666c746f3d6175746f202d666661742d6c746f2d6f626a65637473202d66657863657074696f6e73202d67202d677265636f72642d6763632d7377697463686573202d70697065202d57616c6c202d576572726f723d666f726d61742d7365637572697479202d57702c2d445f464f52544946595f534f555243453d32202d57702c2d445f474c49424358585f415353455254494f4e53202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d68617264656e65642d636331202d66737461636b2d70726f746563746f722d7374726f6e67202d73706563733d2f7573722f6c69622f72706d2f7265646861742f7265646861742d616e6e6f62696e2d636331202d6d617263683d61726d76372d61202d6d6670753d76667076332d643136202d6d74756e653d67656e657269632d61726d76372d61202d6d6162693d61617063732d6c696e7578202d6d666c6f61742d6162693d68617264202d576e6f2d6572726f72202d576e6f2d756e757365642d6275742d7365742d7661726961626c65202d576578747261202d576e6f2d756e757365642d706172616d65746572202d576e6f2d6d697373696e672d6669656c642d696e697469616c697a657273202d4455575347495f4841535f49464144445253202d4455575347495f5a4c4942202d4455575347495f4c4f434b5f5553455f4d55544558202d4455575347495f4556454e545f5553455f45504f4c4c202d4455575347495f4556454e545f54494d45525f5553455f54494d45524644202d4455575347495f4556454e545f46494c454d4f4e49544f525f5553455f494e4f5449465920202d4455575347495f50435245202d4455575347495f524f5554494e47202d4455575347495f434150202d4455575347495f55554944202d4455575347495f56455253494f4e3d225c22322e302e32305c2222202d4455575347495f56455253494f4e5f424153453d223222202d4455575347495f56455253494f4e5f4d414a4f523d223022202d4455575347495f56455253494f4e5f4d494e4f523d22323022202d4455575347495f56455253494f4e5f5245564953494f4e3d223022202d4455575347495f56455253494f4e5f435553544f4d3d225c225c2222202d4455575347495f59414d4c202d4455575347495f4c494259414d4c202d4455575347495f4a534f4e202d4455575347495f53534c202d492f7573722f696e636c7564652f6c6962786d6c32202d4455575347495f584d4c202d4455575347495f584d4c5f4c4942584d4c32202d4455575347495f504c5547494e5f4449523d225c222f7573722f6c69622f75777367695c2222202d4455575347495f4445434c4152455f454d4245444445445f504c5547494e533d225544455028636f7265726f75746572293b55444550286563686f293b554445502870696e67293b22202d4455575347495f4c4f41445f454d4245444445445f504c5547494e533d22554c455028636f7265726f75746572293b554c4550286563686f293b554c45502870696e67293b22\" -DUWSGI_BUILD_DATE="\"12 February 2022 00:00:00\"" plugins/zergpool/zergpool.c build time: 0 seconds *** zergpool plugin built and available in zergpool_plugin.so *** *** uWSGI linking *** core/subscription.c: In function ‘uwsgi_subscribe’: core/subscription.c:997:34: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 997 | sign[-1] = ','; | ^ gcc -pthread -o uwsgi core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/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 -ldl ################# 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/lib/uwsgi zlib = True ucontext = False malloc = libc ############## end of uWSGI configuration ############# total build time: 135 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/python fedora python3 using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/python *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include/python3.9 -I/usr/include/python3.9 -Dpython_plugin=python3_plugin plugins/python/python_plugin.c plugins/python/pyutils.c plugins/python/pyloader.c plugins/python/wsgi_handlers.c plugins/python/wsgi_headers.c plugins/python/wsgi_subhandler.c plugins/python/web3_subhandler.c plugins/python/pump_subhandler.c plugins/python/gil.c plugins/python/uwsgi_pymodule.c plugins/python/profiler.c plugins/python/symimporter.c plugins/python/tracebacker.c plugins/python/raw.c -L/usr/lib -lcrypt -lpthread -ldl -lutil -lm -lm -lpython3.9 build time: 16 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/gevent *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include/python3.9 -I/usr/include/python3.9 -Dgevent_plugin=python3_gevent_plugin plugins/gevent/gevent.c plugins/gevent/hooks.c build time: 2 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/tornado *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include/python3.9 -I/usr/include/python3.9 -Dtornado_plugin=python3_tornado_plugin plugins/tornado/tornado.c build time: 1 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable' + /usr/bin/python3 uwsgiconfig.py --verbose --plugin plugins/mono fedora Mono StrongName - version 6.12.0.122 StrongName utility for signing assemblies Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed. A new 1024 bits strong name keypair has been generated in file 'plugins/mono/uwsgi.key'. using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/mono *** gcc -pthread -fPIC -shared -o mono_plugin.so -I. -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread plugins/mono/mono_plugin.c -L/usr/lib/pkgconfig/../../lib -lmono-2.0 -lm -lrt -ldl -lpthread -lglib-2.0 *** uwsgi.dll available in /builddir/build/BUILD/uwsgi-2.0.20/plugins/mono/uwsgi.dll *** build time: 9 seconds *** mono plugin built and available in mono_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/php *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -Wno-sign-compare plugins/php/php_plugin.c plugins/php/session.c -lcrypt -lresolv -lcrypt -lrt -lm -ldl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lpcre2-8 -lz -lcrypt -lcrypt -lphp7 build time: 2 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/gccgo *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -g -Wno-error plugins/gccgo/gccgo_plugin.c plugins/gccgo/uwsgi.go -lgo build time: 2 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/fiber *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DRUBY19 -I/usr/include -I/usr/lib/ruby -I/usr/lib/ruby/armv7hl-linux -I/usr/include/armv7hl-linux -I/usr/include plugins/fiber/fiber.c build time: 1 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/rbthreads *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -O2 -fexceptions -g -grecord-gcc-switches -pipe -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -DRUBY19 -I/usr/include -I/usr/lib/ruby -I/usr/lib/ruby/armv7hl-linux -I/usr/include/armv7hl-linux -I/usr/include plugins/rbthreads/rbthreads.c build time: 1 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/tuntap *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" plugins/tuntap/common.c plugins/tuntap/firewall.c plugins/tuntap/tuntap.c build time: 2 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/psgi *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE plugins/psgi/uwsgi_plmodule.c plugins/psgi/psgi_loader.c plugins/psgi/psgi_response.c plugins/psgi/psgi_plugin.c -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc build time: 11 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/coroae *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -Wno-int-to-pointer-cast -Wno-error=format -Wno-error=int-to-pointer-cast -I/usr/lib/perl5/Coro plugins/coroae/coroae.c build time: 2 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/logzmq *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" plugins/logzmq/plugin.c -lzmq build time: 0 seconds *** logzmq plugin built and available in logzmq_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/mongrel2 *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" plugins/mongrel2/mongrel2.c -lzmq build time: 1 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/emperor_zeromq *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" plugins/emperor_zeromq/emperor_zeromq.c -lzmq build time: 0 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/greenlet *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include/python3.9 -I/usr/include/python3.9 -Dgreenlet_plugin=python3_greenlet_plugin plugins/greenlet/greenlet.c build time: 0 seconds *** python3_greenlet plugin built and available in python3_greenlet_plugin.so *** + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 *, 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 *, 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 *, int, void *)’} 682 | glfs_io_cbk fn, void *data) __THROW | ~~~~~~~~~~~~^~ using profile: buildconf/fedora.ini detected include path: ['/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/glusterfs *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D__USE_LARGEFILE64 -DUSE_POSIX_ACLS=1 -I/usr/include/uuid plugins/glusterfs/glusterfs.c -lacl -lgfapi -lglusterfs -lgfrpc -lgfxdr -luuid build time: 1 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-redhat-linux-gnueabi/11/include', '/usr/local/include', '/usr/include'] *** uWSGI building and linking plugin plugins/emperor_pg *** gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-unused-but-set-variable -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_UUID -DUWSGI_VERSION="\"2.0.20\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_JSON -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib/uwsgi\"" -I/usr/include plugins/emperor_pg/emperor_pg.c -L/usr/lib -lpq build time: 0 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.VDub9h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm ++ dirname /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm + cd uwsgi-2.0.20 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/etc/uwsgi.d + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/src/uwsgi/2.0.20 + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/include/uwsgi + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi + install -d /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/mono/gac + mkdir docs + tar -C docs/ --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-docs-9b4ef5f.tar.gz uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/.gitignore uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/API.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/AlarmSubsystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Apache.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Async.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/AttachingDaemons.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Broodlord.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/BuildSystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CGI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CONTRIBUTORS uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/C_Api.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Caching.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Capabilities.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Carbon.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cgroups.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.4.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.11.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.12.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.13.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.14.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.15.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.16.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.17.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.18.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.19.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.20.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.21.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.3.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.4.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.5.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.6.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.7.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-1.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.10.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.11.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.12.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.13.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.13.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.14.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.15.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.16.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.17.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.17.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.18.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.19.1.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.19.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.20.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.3.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.4.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.5.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.6.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.7.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.9.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Changelog-2.0.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cheaper.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cherokee.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Chunked.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Circus.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ConfigLogic.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Configuration.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Cron.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/CustomOptions.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Download.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/DynamicApps.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Embed.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Emperor.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/EmperorProtocol.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Erlang.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FAQ.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FallbackConfig.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Fastrouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ForkServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ForkptyRouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/FreeBSDJails.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GCCGO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GeoIP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Gevent.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Glossary.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GlusterFS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Go.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/GridFS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/HTTP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/HTTPS.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Hooks.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ImperialMonitors.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Inetd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Install.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/InternalRouting.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/JVM.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/JWSGI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/KSM.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LDAP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LICENSE uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LanguagesAndPlatforms.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Legion.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Lighttpd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Locks.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LogEncoders.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/LogFormat.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Logging.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Lua.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Makefile uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Management.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ManagementFlag.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/MasterFIFO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Metrics.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mongrel2.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mono.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Mules.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Nagios.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Namespaces.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Nginx.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OffloadSubsystem.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OnDemandVassals.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/OpenBSDhttpd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Options.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PHP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PSGIquickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ParsingOrder.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Perl.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Protocol.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Pty.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PushingStats.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PyPy.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Python.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonDecorators.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonModule.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonModuleAlias.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/PythonPump.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Queue.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RPC.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RackQuickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Rados.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Ring.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Ruby.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/RubyAPI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SNI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SNMP.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SPDY.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SPNEGO.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SSI.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SSLScaling.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SharedArea.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Signals.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Snippets.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Spooler.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/StaticFiles.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/StatsServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SubscriptionServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/SupportedPlatforms.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Symcall.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Systemd.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ThingsToKnow.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/ThirdPartyPlugins.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Tornado.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Tracebacker.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Transformations.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/TunTapRouter.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/UpgradingTo2.0.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Upstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/V8.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Vars.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WSGIquickstart.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebCaching.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebServers.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WebSockets.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/WorkerOverride.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/XSLT.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/Zerg.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/generate.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/optdefs.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/optutil.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_options/parse_c.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/trac_miniparser.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/_tools/wikitool.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/FunWithPerlEyetoyRaspberrypi.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/MassiveHostingWithEmperorAndNamespaces.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/OffloadingWebsocketsAndSSE.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/SerializingAccept.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/TheArtOfGracefulReloading.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/articles/WSGIEnvBehaviour.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/asyncio.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/conf.py uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/CPythonForkServer.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/examples/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/generate_options.pl uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/index.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/optdefs.pl uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tips_and_tricks/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tips_and_tricks/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/CachingCookbook.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ConfiguringFastRouterUsingACPPPlugin.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/Django_and_nginx.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/DynamicProxying.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/EmperorSubscriptions.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/GraphiteAndMetrics.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/README.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/ReliableFuse.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/WritingPlugins.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/dreamhost.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/heroku_python.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/tutorials/heroku_ruby.rst uwsgi-docs-9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7/uGreen.rst + tar -C /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/src/uwsgi/2.0.20 --strip-components=1 -xvzf /builddir/build/SOURCES/uwsgi-2.0.20.tar.gz uwsgi-2.0.20/.github/ uwsgi-2.0.20/.github/workflows/ uwsgi-2.0.20/.github/workflows/compile-test.yml uwsgi-2.0.20/.github/workflows/test.yml uwsgi-2.0.20/.gitignore uwsgi-2.0.20/CONTRIBUTORS uwsgi-2.0.20/INSTALL uwsgi-2.0.20/LICENSE uwsgi-2.0.20/Makefile uwsgi-2.0.20/PKG-INFO uwsgi-2.0.20/README uwsgi-2.0.20/apache2/ uwsgi-2.0.20/apache2/mod_Ruwsgi.c uwsgi-2.0.20/apache2/mod_proxy_uwsgi.c uwsgi-2.0.20/apache2/mod_uwsgi.c uwsgi-2.0.20/attach.py uwsgi-2.0.20/bin/ uwsgi-2.0.20/bin/uwsgi uwsgi-2.0.20/buildconf/ uwsgi-2.0.20/buildconf/all.ini uwsgi-2.0.20/buildconf/asyncio.ini uwsgi-2.0.20/buildconf/base.ini uwsgi-2.0.20/buildconf/cgi.ini uwsgi-2.0.20/buildconf/core.ini uwsgi-2.0.20/buildconf/coroae.ini uwsgi-2.0.20/buildconf/coverity.ini uwsgi-2.0.20/buildconf/default.ini uwsgi-2.0.20/buildconf/django.ini uwsgi-2.0.20/buildconf/embedded.ini uwsgi-2.0.20/buildconf/erlang.ini uwsgi-2.0.20/buildconf/gccgo.ini uwsgi-2.0.20/buildconf/gevent.ini uwsgi-2.0.20/buildconf/glusterfs.ini uwsgi-2.0.20/buildconf/gridfs.ini uwsgi-2.0.20/buildconf/jwsgi.ini uwsgi-2.0.20/buildconf/lib.ini uwsgi-2.0.20/buildconf/lua.ini uwsgi-2.0.20/buildconf/luap.ini uwsgi-2.0.20/buildconf/minimal.ini uwsgi-2.0.20/buildconf/modular.ini uwsgi-2.0.20/buildconf/mono.ini uwsgi-2.0.20/buildconf/nolang.ini uwsgi-2.0.20/buildconf/package.ini uwsgi-2.0.20/buildconf/php.ini uwsgi-2.0.20/buildconf/plonly.ini uwsgi-2.0.20/buildconf/ppa.ini uwsgi-2.0.20/buildconf/psgi.ini uwsgi-2.0.20/buildconf/pyerl.ini uwsgi-2.0.20/buildconf/pylua.ini uwsgi-2.0.20/buildconf/pyonly.ini uwsgi-2.0.20/buildconf/pypy.ini uwsgi-2.0.20/buildconf/pypyonly.ini uwsgi-2.0.20/buildconf/pyring.ini uwsgi-2.0.20/buildconf/pyuwsgi.ini uwsgi-2.0.20/buildconf/pyuwsginossl.ini uwsgi-2.0.20/buildconf/rack.ini uwsgi-2.0.20/buildconf/rados.ini uwsgi-2.0.20/buildconf/rbonly.ini uwsgi-2.0.20/buildconf/ring.ini uwsgi-2.0.20/buildconf/ruby2.ini uwsgi-2.0.20/buildconf/servlet.ini uwsgi-2.0.20/buildconf/travis.ini uwsgi-2.0.20/buildconf/unbit.ini uwsgi-2.0.20/buildconf/unbitstaff.ini uwsgi-2.0.20/buildconf/uwsgi.it.ini uwsgi-2.0.20/buildconf/v8.ini uwsgi-2.0.20/contrib/ uwsgi-2.0.20/contrib/Uwsgi.pm uwsgi-2.0.20/contrib/binder.pl uwsgi-2.0.20/contrib/centos_init_script uwsgi-2.0.20/contrib/cgi_python.c uwsgi-2.0.20/contrib/cryptologger.rb uwsgi-2.0.20/contrib/emperormon.ru uwsgi-2.0.20/contrib/fdconf.pl uwsgi-2.0.20/contrib/graphite_uwsgi.py uwsgi-2.0.20/contrib/launchd/ uwsgi-2.0.20/contrib/launchd/it.unbit.uwsgi.emperor.plist uwsgi-2.0.20/contrib/launchd/it.unbit.uwsgi.plist uwsgi-2.0.20/contrib/loadapp.pl uwsgi-2.0.20/contrib/pypy/ uwsgi-2.0.20/contrib/pypy/uwsgi_pypy_greenlets.py uwsgi-2.0.20/contrib/pyuwsgi.py uwsgi-2.0.20/contrib/runuwsgi.py uwsgi-2.0.20/contrib/securesubscribe.pl uwsgi-2.0.20/contrib/spoolqueue/ uwsgi-2.0.20/contrib/spoolqueue/producer.py uwsgi-2.0.20/contrib/spoolqueue/tasks.py uwsgi-2.0.20/contrib/spoolqueue/tasksconsumer.py uwsgi-2.0.20/contrib/subscribe.pl uwsgi-2.0.20/contrib/twuwsgi.py uwsgi-2.0.20/contrib/upstart/ uwsgi-2.0.20/contrib/upstart/emperor.conf uwsgi-2.0.20/contrib/upstart/uwsgi.conf uwsgi-2.0.20/contrib/upython uwsgi-2.0.20/contrib/urack.rb uwsgi-2.0.20/contrib/uwsgi-cache-monitor.py uwsgi-2.0.20/contrib/uwsgi.erl uwsgi-2.0.20/contrib/uwsgi.java uwsgi-2.0.20/contrib/uwsgi.rb uwsgi-2.0.20/contrib/uwsgi_client.c uwsgi-2.0.20/contrib/uwsgi_dynamic_client.c uwsgi-2.0.20/contrib/uwsgisubscribers.ru uwsgi-2.0.20/contrib/xinetd_uwsgi uwsgi-2.0.20/core/ uwsgi-2.0.20/core/alarm.c uwsgi-2.0.20/core/async.c uwsgi-2.0.20/core/buffer.c uwsgi-2.0.20/core/cache.c uwsgi-2.0.20/core/chunked.c uwsgi-2.0.20/core/clang_fake.c uwsgi-2.0.20/core/clock.c uwsgi-2.0.20/core/config.c uwsgi-2.0.20/core/cookie.c uwsgi-2.0.20/core/cron.c uwsgi-2.0.20/core/daemons.c uwsgi-2.0.20/core/emperor.c uwsgi-2.0.20/core/errors.c uwsgi-2.0.20/core/event.c uwsgi-2.0.20/core/exceptions.c uwsgi-2.0.20/core/fifo.c uwsgi-2.0.20/core/fsmon.c uwsgi-2.0.20/core/gateway.c uwsgi-2.0.20/core/hash.c uwsgi-2.0.20/core/hooks.c uwsgi-2.0.20/core/ini.c uwsgi-2.0.20/core/init.c uwsgi-2.0.20/core/io.c uwsgi-2.0.20/core/json.c uwsgi-2.0.20/core/legion.c uwsgi-2.0.20/core/lock.c uwsgi-2.0.20/core/logging. uwsgi-2.0.20/core/logging.c uwsgi-2.0.20/core/loop.c uwsgi-2.0.20/core/master.c uwsgi-2.0.20/core/master_checks.c uwsgi-2.0.20/core/master_events.c uwsgi-2.0.20/core/master_utils.c uwsgi-2.0.20/core/metrics.c uwsgi-2.0.20/core/mount.c uwsgi-2.0.20/core/mule.c uwsgi-2.0.20/core/notify.c uwsgi-2.0.20/core/offload.c uwsgi-2.0.20/core/plugins.c uwsgi-2.0.20/core/plugins_builder.c uwsgi-2.0.20/core/progress.c uwsgi-2.0.20/core/protocol.c uwsgi-2.0.20/core/querystring.c uwsgi-2.0.20/core/queue.c uwsgi-2.0.20/core/rb_timers.c uwsgi-2.0.20/core/reader.c uwsgi-2.0.20/core/regexp.c uwsgi-2.0.20/core/routing.c uwsgi-2.0.20/core/rpc.c uwsgi-2.0.20/core/sendfile.c uwsgi-2.0.20/core/setup_utils.c uwsgi-2.0.20/core/sharedarea.c uwsgi-2.0.20/core/signal.c uwsgi-2.0.20/core/skel.c uwsgi-2.0.20/core/snmp.c uwsgi-2.0.20/core/socket.c uwsgi-2.0.20/core/spooler.c uwsgi-2.0.20/core/ssl.c uwsgi-2.0.20/core/static.c uwsgi-2.0.20/core/stats.c uwsgi-2.0.20/core/storage.c uwsgi-2.0.20/core/strings.c uwsgi-2.0.20/core/subscription.c uwsgi-2.0.20/core/timebomb.c uwsgi-2.0.20/core/transformations.c uwsgi-2.0.20/core/utils.c uwsgi-2.0.20/core/uwsgi.c uwsgi-2.0.20/core/websockets.c uwsgi-2.0.20/core/writer.c uwsgi-2.0.20/core/xmlconf.c uwsgi-2.0.20/core/yaml.c uwsgi-2.0.20/core/zeus.c uwsgi-2.0.20/core/zlib.c uwsgi-2.0.20/examples/ uwsgi-2.0.20/examples/bootstrap.py uwsgi-2.0.20/examples/bootstrap2.py uwsgi-2.0.20/examples/bootstrap3.py uwsgi-2.0.20/examples/bootstrap4.py uwsgi-2.0.20/examples/bootstrap5.py uwsgi-2.0.20/examples/config.lua uwsgi-2.0.20/examples/config.ru uwsgi-2.0.20/examples/config17.ru uwsgi-2.0.20/examples/config2.lua uwsgi-2.0.20/examples/config2.ru uwsgi-2.0.20/examples/config30.ru uwsgi-2.0.20/examples/corostream.pl uwsgi-2.0.20/examples/debug.ini uwsgi-2.0.20/examples/fibers.ru uwsgi-2.0.20/examples/fibers.yml uwsgi-2.0.20/examples/flaskpost.py uwsgi-2.0.20/examples/heavytest.ini uwsgi-2.0.20/examples/heavytest.py uwsgi-2.0.20/examples/info_uwsgi.php uwsgi-2.0.20/examples/logic.ini uwsgi-2.0.20/examples/mega.xml uwsgi-2.0.20/examples/mjpeg_stream.py uwsgi-2.0.20/examples/mojoapp.pl uwsgi-2.0.20/examples/multi.ini uwsgi-2.0.20/examples/multi.xml uwsgi-2.0.20/examples/multiapp.py uwsgi-2.0.20/examples/protected.ini uwsgi-2.0.20/examples/router.lua uwsgi-2.0.20/examples/simple_app.py uwsgi-2.0.20/examples/simple_app_wsgi2.py uwsgi-2.0.20/examples/simple_logger.py uwsgi-2.0.20/examples/sites.xml uwsgi-2.0.20/examples/sputnik.ws uwsgi-2.0.20/examples/staticfilesnmp.py uwsgi-2.0.20/examples/taskqueue.py uwsgi-2.0.20/examples/uwsgi.xml uwsgi-2.0.20/examples/uwsgirouter.py uwsgi-2.0.20/examples/uwsgirouter2.py uwsgi-2.0.20/examples/uwsgirouter3.py uwsgi-2.0.20/examples/uwsgirouter4.py uwsgi-2.0.20/examples/uwsgirouter5.py uwsgi-2.0.20/examples/uwsgistatus.py uwsgi-2.0.20/examples/welcome.ini uwsgi-2.0.20/examples/welcome.py uwsgi-2.0.20/examples/welcome3.py uwsgi-2.0.20/examples/werkzeug.js uwsgi-2.0.20/examples/werkzeug.yml uwsgi-2.0.20/examples/werkzeug_strict.yml uwsgi-2.0.20/examples/xmlindex-html.xsl uwsgi-2.0.20/examples/xmlindex.ini uwsgi-2.0.20/examples/zmqgevent.ini uwsgi-2.0.20/ext/ uwsgi-2.0.20/ext/uwsgi/ uwsgi-2.0.20/ext/uwsgi/extconf.rb uwsgi-2.0.20/install.sh uwsgi-2.0.20/lib/ uwsgi-2.0.20/lib/linux_ns.c uwsgi-2.0.20/lib/netlink.c uwsgi-2.0.20/lib/sun_fixes.c uwsgi-2.0.20/logo_uWSGI.png uwsgi-2.0.20/logo_uWSGI.svg uwsgi-2.0.20/mongrel2-uwsgi.conf uwsgi-2.0.20/plugins/ uwsgi-2.0.20/plugins/airbrake/ uwsgi-2.0.20/plugins/airbrake/airbrake_plugin.c uwsgi-2.0.20/plugins/airbrake/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_curl/ uwsgi-2.0.20/plugins/alarm_curl/alarm_curl_plugin.c uwsgi-2.0.20/plugins/alarm_curl/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_speech/ uwsgi-2.0.20/plugins/alarm_speech/alarm_speech.m uwsgi-2.0.20/plugins/alarm_speech/uwsgiplugin.py uwsgi-2.0.20/plugins/alarm_xmpp/ uwsgi-2.0.20/plugins/alarm_xmpp/alarm_xmpp_plugin.c uwsgi-2.0.20/plugins/alarm_xmpp/gloox.cc uwsgi-2.0.20/plugins/alarm_xmpp/uwsgiplugin.py uwsgi-2.0.20/plugins/asyncio/ uwsgi-2.0.20/plugins/asyncio/asyncio.c uwsgi-2.0.20/plugins/asyncio/uwsgiplugin.py uwsgi-2.0.20/plugins/cache/ uwsgi-2.0.20/plugins/cache/cache.c uwsgi-2.0.20/plugins/cache/uwsgiplugin.py uwsgi-2.0.20/plugins/carbon/ uwsgi-2.0.20/plugins/carbon/carbon.c uwsgi-2.0.20/plugins/carbon/uwsgiplugin.py uwsgi-2.0.20/plugins/cgi/ uwsgi-2.0.20/plugins/cgi/cgi_plugin.c uwsgi-2.0.20/plugins/cgi/uwsgiplugin.py uwsgi-2.0.20/plugins/cheaper_backlog2/ uwsgi-2.0.20/plugins/cheaper_backlog2/cheaper_backlog2.c uwsgi-2.0.20/plugins/cheaper_backlog2/uwsgiplugin.py uwsgi-2.0.20/plugins/cheaper_busyness/ uwsgi-2.0.20/plugins/cheaper_busyness/cheaper_busyness.c uwsgi-2.0.20/plugins/cheaper_busyness/uwsgiplugin.py uwsgi-2.0.20/plugins/clock_monotonic/ uwsgi-2.0.20/plugins/clock_monotonic/clock_monotonic.c uwsgi-2.0.20/plugins/clock_monotonic/uwsgiplugin.py uwsgi-2.0.20/plugins/clock_realtime/ uwsgi-2.0.20/plugins/clock_realtime/clock_realtime.c uwsgi-2.0.20/plugins/clock_realtime/uwsgiplugin.py uwsgi-2.0.20/plugins/corerouter/ uwsgi-2.0.20/plugins/corerouter/corerouter.c uwsgi-2.0.20/plugins/corerouter/cr.h uwsgi-2.0.20/plugins/corerouter/cr_common.c uwsgi-2.0.20/plugins/corerouter/cr_map.c uwsgi-2.0.20/plugins/corerouter/uwsgiplugin.py uwsgi-2.0.20/plugins/coroae/ uwsgi-2.0.20/plugins/coroae/coroae.c uwsgi-2.0.20/plugins/coroae/uwsgiplugin.py uwsgi-2.0.20/plugins/cplusplus/ uwsgi-2.0.20/plugins/cplusplus/base.cc uwsgi-2.0.20/plugins/cplusplus/plugin.c uwsgi-2.0.20/plugins/cplusplus/uwsgiplugin.py uwsgi-2.0.20/plugins/curl_cron/ uwsgi-2.0.20/plugins/curl_cron/curl_cron.c uwsgi-2.0.20/plugins/curl_cron/uwsgiplugin.py uwsgi-2.0.20/plugins/dumbloop/ uwsgi-2.0.20/plugins/dumbloop/dumb.c uwsgi-2.0.20/plugins/dumbloop/uwsgiplugin.py uwsgi-2.0.20/plugins/dummy/ uwsgi-2.0.20/plugins/dummy/dummy.c uwsgi-2.0.20/plugins/dummy/uwsgiplugin.py uwsgi-2.0.20/plugins/echo/ uwsgi-2.0.20/plugins/echo/echo_plugin.c uwsgi-2.0.20/plugins/echo/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_amqp/ uwsgi-2.0.20/plugins/emperor_amqp/amqp.c uwsgi-2.0.20/plugins/emperor_amqp/emperor_amqp.c uwsgi-2.0.20/plugins/emperor_amqp/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_mongodb/ uwsgi-2.0.20/plugins/emperor_mongodb/emperor_mongodb.cc uwsgi-2.0.20/plugins/emperor_mongodb/plugin.c uwsgi-2.0.20/plugins/emperor_mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_pg/ uwsgi-2.0.20/plugins/emperor_pg/emperor_pg.c uwsgi-2.0.20/plugins/emperor_pg/uwsgiplugin.py uwsgi-2.0.20/plugins/emperor_zeromq/ uwsgi-2.0.20/plugins/emperor_zeromq/emperor_zeromq.c uwsgi-2.0.20/plugins/emperor_zeromq/uwsgiplugin.py uwsgi-2.0.20/plugins/example/ uwsgi-2.0.20/plugins/example/example_plugin.c uwsgi-2.0.20/plugins/example/uwsgiplugin.py uwsgi-2.0.20/plugins/exception_log/ uwsgi-2.0.20/plugins/exception_log/exception_log.c uwsgi-2.0.20/plugins/exception_log/uwsgiplugin.py uwsgi-2.0.20/plugins/fastrouter/ uwsgi-2.0.20/plugins/fastrouter/fastrouter.c uwsgi-2.0.20/plugins/fastrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/fiber/ uwsgi-2.0.20/plugins/fiber/fiber.c uwsgi-2.0.20/plugins/fiber/uwsgiplugin.py uwsgi-2.0.20/plugins/forkptyrouter/ uwsgi-2.0.20/plugins/forkptyrouter/forkptyrouter.c uwsgi-2.0.20/plugins/forkptyrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/gccgo/ uwsgi-2.0.20/plugins/gccgo/gccgo_plugin.c uwsgi-2.0.20/plugins/gccgo/uwsgi.go uwsgi-2.0.20/plugins/gccgo/uwsgiplugin.py uwsgi-2.0.20/plugins/geoip/ uwsgi-2.0.20/plugins/geoip/geoip.c uwsgi-2.0.20/plugins/geoip/uwsgiplugin.py uwsgi-2.0.20/plugins/gevent/ uwsgi-2.0.20/plugins/gevent/gevent.c uwsgi-2.0.20/plugins/gevent/gevent.h uwsgi-2.0.20/plugins/gevent/hooks.c uwsgi-2.0.20/plugins/gevent/uwsgiplugin.py uwsgi-2.0.20/plugins/glusterfs/ uwsgi-2.0.20/plugins/glusterfs/glusterfs.c uwsgi-2.0.20/plugins/glusterfs/uwsgiplugin.py uwsgi-2.0.20/plugins/graylog2/ uwsgi-2.0.20/plugins/graylog2/graylog2_plugin.c uwsgi-2.0.20/plugins/graylog2/uwsgiplugin.py uwsgi-2.0.20/plugins/greenlet/ uwsgi-2.0.20/plugins/greenlet/greenlet.c uwsgi-2.0.20/plugins/greenlet/uwsgiplugin.py uwsgi-2.0.20/plugins/gridfs/ uwsgi-2.0.20/plugins/gridfs/gridfs.cc uwsgi-2.0.20/plugins/gridfs/plugin.c uwsgi-2.0.20/plugins/gridfs/uwsgiplugin.py uwsgi-2.0.20/plugins/http/ uwsgi-2.0.20/plugins/http/common.h uwsgi-2.0.20/plugins/http/http.c uwsgi-2.0.20/plugins/http/https.c uwsgi-2.0.20/plugins/http/keepalive.c uwsgi-2.0.20/plugins/http/spdy3.c uwsgi-2.0.20/plugins/http/spdy3.h uwsgi-2.0.20/plugins/http/uwsgiplugin.py uwsgi-2.0.20/plugins/jvm/ uwsgi-2.0.20/plugins/jvm/jvm.h uwsgi-2.0.20/plugins/jvm/jvm_plugin.c uwsgi-2.0.20/plugins/jvm/uwsgi.java uwsgi-2.0.20/plugins/jvm/uwsgiplugin.py uwsgi-2.0.20/plugins/jwsgi/ uwsgi-2.0.20/plugins/jwsgi/jwsgi_plugin.c uwsgi-2.0.20/plugins/jwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/ldap/ uwsgi-2.0.20/plugins/ldap/ldap.c uwsgi-2.0.20/plugins/ldap/uwsgiplugin.py uwsgi-2.0.20/plugins/legion_cache_fetch/ uwsgi-2.0.20/plugins/legion_cache_fetch/legion_cache_fetch.c uwsgi-2.0.20/plugins/legion_cache_fetch/uwsgiplugin.py uwsgi-2.0.20/plugins/libffi/ uwsgi-2.0.20/plugins/libffi/libffi.c uwsgi-2.0.20/plugins/libffi/uwsgiplugin.py uwsgi-2.0.20/plugins/libtcc/ uwsgi-2.0.20/plugins/libtcc/libtcc.c uwsgi-2.0.20/plugins/libtcc/uwsgiplugin.py uwsgi-2.0.20/plugins/logcrypto/ uwsgi-2.0.20/plugins/logcrypto/logcrypto.c uwsgi-2.0.20/plugins/logcrypto/uwsgiplugin.py uwsgi-2.0.20/plugins/logfile/ uwsgi-2.0.20/plugins/logfile/logfile.c uwsgi-2.0.20/plugins/logfile/uwsgiplugin.py uwsgi-2.0.20/plugins/logpipe/ uwsgi-2.0.20/plugins/logpipe/logpipe.c uwsgi-2.0.20/plugins/logpipe/uwsgiplugin.py uwsgi-2.0.20/plugins/logsocket/ uwsgi-2.0.20/plugins/logsocket/logsocket_plugin.c uwsgi-2.0.20/plugins/logsocket/uwsgiplugin.py uwsgi-2.0.20/plugins/logzmq/ uwsgi-2.0.20/plugins/logzmq/plugin.c uwsgi-2.0.20/plugins/logzmq/uwsgiplugin.py uwsgi-2.0.20/plugins/lua/ uwsgi-2.0.20/plugins/lua/lua_plugin.c uwsgi-2.0.20/plugins/lua/uwsgiplugin.py uwsgi-2.0.20/plugins/matheval/ uwsgi-2.0.20/plugins/matheval/math.c uwsgi-2.0.20/plugins/matheval/uwsgiplugin.py uwsgi-2.0.20/plugins/mongodb/ uwsgi-2.0.20/plugins/mongodb/plugin.c uwsgi-2.0.20/plugins/mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/mongodblog/ uwsgi-2.0.20/plugins/mongodblog/mongodblog_plugin.c uwsgi-2.0.20/plugins/mongodblog/uwsgiplugin.py uwsgi-2.0.20/plugins/mongrel2/ uwsgi-2.0.20/plugins/mongrel2/mongrel2.c uwsgi-2.0.20/plugins/mongrel2/uwsgiplugin.py uwsgi-2.0.20/plugins/mono/ uwsgi-2.0.20/plugins/mono/mono_plugin.c uwsgi-2.0.20/plugins/mono/uwsgi.cs uwsgi-2.0.20/plugins/mono/uwsgiplugin.py uwsgi-2.0.20/plugins/msgpack/ uwsgi-2.0.20/plugins/msgpack/msgpack.c uwsgi-2.0.20/plugins/msgpack/uwsgiplugin.py uwsgi-2.0.20/plugins/nagios/ uwsgi-2.0.20/plugins/nagios/nagios.c uwsgi-2.0.20/plugins/nagios/uwsgiplugin.py uwsgi-2.0.20/plugins/notfound/ uwsgi-2.0.20/plugins/notfound/notfound.c uwsgi-2.0.20/plugins/notfound/uwsgiplugin.py uwsgi-2.0.20/plugins/objc_gc/ uwsgi-2.0.20/plugins/objc_gc/objc_gc.m uwsgi-2.0.20/plugins/objc_gc/uwsgiplugin.py uwsgi-2.0.20/plugins/pam/ uwsgi-2.0.20/plugins/pam/pam.c uwsgi-2.0.20/plugins/pam/uwsgiplugin.py uwsgi-2.0.20/plugins/php/ uwsgi-2.0.20/plugins/php/common.h uwsgi-2.0.20/plugins/php/php_plugin.c uwsgi-2.0.20/plugins/php/session.c uwsgi-2.0.20/plugins/php/uwsgiplugin.py uwsgi-2.0.20/plugins/ping/ uwsgi-2.0.20/plugins/ping/ping_plugin.c uwsgi-2.0.20/plugins/ping/uwsgiplugin.py uwsgi-2.0.20/plugins/psgi/ uwsgi-2.0.20/plugins/psgi/psgi.h uwsgi-2.0.20/plugins/psgi/psgi_loader.c uwsgi-2.0.20/plugins/psgi/psgi_plugin.c uwsgi-2.0.20/plugins/psgi/psgi_response.c uwsgi-2.0.20/plugins/psgi/uwsgi_plmodule.c uwsgi-2.0.20/plugins/psgi/uwsgiplugin.py uwsgi-2.0.20/plugins/pty/ uwsgi-2.0.20/plugins/pty/pty.c uwsgi-2.0.20/plugins/pty/uwsgiplugin.py uwsgi-2.0.20/plugins/pypy/ uwsgi-2.0.20/plugins/pypy/README uwsgi-2.0.20/plugins/pypy/pypy_plugin.c uwsgi-2.0.20/plugins/pypy/pypy_setup.py uwsgi-2.0.20/plugins/pypy/uwsgiplugin.py uwsgi-2.0.20/plugins/python/ uwsgi-2.0.20/plugins/python/gil.c uwsgi-2.0.20/plugins/python/profiler.c uwsgi-2.0.20/plugins/python/pump_subhandler.c uwsgi-2.0.20/plugins/python/pyloader.c uwsgi-2.0.20/plugins/python/python_plugin.c uwsgi-2.0.20/plugins/python/pyutils.c uwsgi-2.0.20/plugins/python/raw.c uwsgi-2.0.20/plugins/python/symimporter.c uwsgi-2.0.20/plugins/python/tracebacker.c uwsgi-2.0.20/plugins/python/uwsgi_pymodule.c uwsgi-2.0.20/plugins/python/uwsgi_python.h uwsgi-2.0.20/plugins/python/uwsgiplugin.py uwsgi-2.0.20/plugins/python/web3_subhandler.c uwsgi-2.0.20/plugins/python/wsgi_handlers.c uwsgi-2.0.20/plugins/python/wsgi_headers.c uwsgi-2.0.20/plugins/python/wsgi_subhandler.c uwsgi-2.0.20/plugins/pyuwsgi/ uwsgi-2.0.20/plugins/pyuwsgi/pyuwsgi.c uwsgi-2.0.20/plugins/pyuwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/rack/ uwsgi-2.0.20/plugins/rack/rack_api.c uwsgi-2.0.20/plugins/rack/rack_plugin.c uwsgi-2.0.20/plugins/rack/uwsgi_rack.h uwsgi-2.0.20/plugins/rack/uwsgiplugin.py uwsgi-2.0.20/plugins/rados/ uwsgi-2.0.20/plugins/rados/rados.c uwsgi-2.0.20/plugins/rados/uwsgiplugin.py uwsgi-2.0.20/plugins/rawrouter/ uwsgi-2.0.20/plugins/rawrouter/rawrouter.c uwsgi-2.0.20/plugins/rawrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/rbthreads/ uwsgi-2.0.20/plugins/rbthreads/rbthreads.c uwsgi-2.0.20/plugins/rbthreads/uwsgiplugin.py uwsgi-2.0.20/plugins/redislog/ uwsgi-2.0.20/plugins/redislog/redislog_plugin.c uwsgi-2.0.20/plugins/redislog/uwsgiplugin.py uwsgi-2.0.20/plugins/ring/ uwsgi-2.0.20/plugins/ring/ring_plugin.c uwsgi-2.0.20/plugins/ring/uwsgiplugin.py uwsgi-2.0.20/plugins/router_access/ uwsgi-2.0.20/plugins/router_access/router_access.c uwsgi-2.0.20/plugins/router_access/uwsgiplugin.py uwsgi-2.0.20/plugins/router_basicauth/ uwsgi-2.0.20/plugins/router_basicauth/router_basicauth.c uwsgi-2.0.20/plugins/router_basicauth/uwsgiplugin.py uwsgi-2.0.20/plugins/router_cache/ uwsgi-2.0.20/plugins/router_cache/router_cache.c uwsgi-2.0.20/plugins/router_cache/uwsgiplugin.py uwsgi-2.0.20/plugins/router_expires/ uwsgi-2.0.20/plugins/router_expires/expires.c uwsgi-2.0.20/plugins/router_expires/uwsgiplugin.py uwsgi-2.0.20/plugins/router_hash/ uwsgi-2.0.20/plugins/router_hash/router_hash.c uwsgi-2.0.20/plugins/router_hash/uwsgiplugin.py uwsgi-2.0.20/plugins/router_http/ uwsgi-2.0.20/plugins/router_http/router_http.c uwsgi-2.0.20/plugins/router_http/uwsgiplugin.py uwsgi-2.0.20/plugins/router_memcached/ uwsgi-2.0.20/plugins/router_memcached/router_memcached.c uwsgi-2.0.20/plugins/router_memcached/uwsgiplugin.py uwsgi-2.0.20/plugins/router_metrics/ uwsgi-2.0.20/plugins/router_metrics/plugin.c uwsgi-2.0.20/plugins/router_metrics/uwsgiplugin.py uwsgi-2.0.20/plugins/router_radius/ uwsgi-2.0.20/plugins/router_radius/radius.c uwsgi-2.0.20/plugins/router_radius/uwsgiplugin.py uwsgi-2.0.20/plugins/router_redirect/ uwsgi-2.0.20/plugins/router_redirect/router_redirect.c uwsgi-2.0.20/plugins/router_redirect/uwsgiplugin.py uwsgi-2.0.20/plugins/router_redis/ uwsgi-2.0.20/plugins/router_redis/router_redis.c uwsgi-2.0.20/plugins/router_redis/uwsgiplugin.py uwsgi-2.0.20/plugins/router_rewrite/ uwsgi-2.0.20/plugins/router_rewrite/router_rewrite.c uwsgi-2.0.20/plugins/router_rewrite/uwsgiplugin.py uwsgi-2.0.20/plugins/router_spnego/ uwsgi-2.0.20/plugins/router_spnego/router_spnego.c uwsgi-2.0.20/plugins/router_spnego/uwsgiplugin.py uwsgi-2.0.20/plugins/router_static/ uwsgi-2.0.20/plugins/router_static/router_static.c uwsgi-2.0.20/plugins/router_static/uwsgiplugin.py uwsgi-2.0.20/plugins/router_uwsgi/ uwsgi-2.0.20/plugins/router_uwsgi/router_uwsgi.c uwsgi-2.0.20/plugins/router_uwsgi/uwsgiplugin.py uwsgi-2.0.20/plugins/router_xmldir/ uwsgi-2.0.20/plugins/router_xmldir/router_xmldir.c uwsgi-2.0.20/plugins/router_xmldir/uwsgiplugin.py uwsgi-2.0.20/plugins/rpc/ uwsgi-2.0.20/plugins/rpc/rpc_plugin.c uwsgi-2.0.20/plugins/rpc/uwsgiplugin.py uwsgi-2.0.20/plugins/rrdtool/ uwsgi-2.0.20/plugins/rrdtool/rrdtool.c uwsgi-2.0.20/plugins/rrdtool/uwsgiplugin.py uwsgi-2.0.20/plugins/rsyslog/ uwsgi-2.0.20/plugins/rsyslog/rsyslog_plugin.c uwsgi-2.0.20/plugins/rsyslog/uwsgiplugin.py uwsgi-2.0.20/plugins/ruby19/ uwsgi-2.0.20/plugins/ruby19/uwsgiplugin.py uwsgi-2.0.20/plugins/servlet/ uwsgi-2.0.20/plugins/servlet/servlet_plugin.c uwsgi-2.0.20/plugins/servlet/uwsgi_servlet.java uwsgi-2.0.20/plugins/servlet/uwsgiplugin.py uwsgi-2.0.20/plugins/signal/ uwsgi-2.0.20/plugins/signal/signal_plugin.c uwsgi-2.0.20/plugins/signal/uwsgiplugin.py uwsgi-2.0.20/plugins/spooler/ uwsgi-2.0.20/plugins/spooler/spooler_plugin.c uwsgi-2.0.20/plugins/spooler/uwsgiplugin.py uwsgi-2.0.20/plugins/sqlite3/ uwsgi-2.0.20/plugins/sqlite3/plugin.c uwsgi-2.0.20/plugins/sqlite3/uwsgiplugin.py uwsgi-2.0.20/plugins/ssi/ uwsgi-2.0.20/plugins/ssi/ssi.c uwsgi-2.0.20/plugins/ssi/uwsgiplugin.py uwsgi-2.0.20/plugins/sslrouter/ uwsgi-2.0.20/plugins/sslrouter/sslrouter.c uwsgi-2.0.20/plugins/sslrouter/uwsgiplugin.py uwsgi-2.0.20/plugins/stackless/ uwsgi-2.0.20/plugins/stackless/stackless.c uwsgi-2.0.20/plugins/stackless/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_file/ uwsgi-2.0.20/plugins/stats_pusher_file/plugin.c uwsgi-2.0.20/plugins/stats_pusher_file/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_mongodb/ uwsgi-2.0.20/plugins/stats_pusher_mongodb/plugin.c uwsgi-2.0.20/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc uwsgi-2.0.20/plugins/stats_pusher_mongodb/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_socket/ uwsgi-2.0.20/plugins/stats_pusher_socket/plugin.c uwsgi-2.0.20/plugins/stats_pusher_socket/uwsgiplugin.py uwsgi-2.0.20/plugins/stats_pusher_statsd/ uwsgi-2.0.20/plugins/stats_pusher_statsd/plugin.c uwsgi-2.0.20/plugins/stats_pusher_statsd/uwsgiplugin.py uwsgi-2.0.20/plugins/symcall/ uwsgi-2.0.20/plugins/symcall/symcall_plugin.c uwsgi-2.0.20/plugins/symcall/uwsgiplugin.py uwsgi-2.0.20/plugins/syslog/ uwsgi-2.0.20/plugins/syslog/syslog_plugin.c uwsgi-2.0.20/plugins/syslog/uwsgiplugin.py uwsgi-2.0.20/plugins/systemd_logger/ uwsgi-2.0.20/plugins/systemd_logger/systemd_logger.c uwsgi-2.0.20/plugins/systemd_logger/uwsgiplugin.py uwsgi-2.0.20/plugins/tornado/ uwsgi-2.0.20/plugins/tornado/tornado.c uwsgi-2.0.20/plugins/tornado/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_chunked/ uwsgi-2.0.20/plugins/transformation_chunked/chunked.c uwsgi-2.0.20/plugins/transformation_chunked/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_gzip/ uwsgi-2.0.20/plugins/transformation_gzip/gzip.c uwsgi-2.0.20/plugins/transformation_gzip/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_offload/ uwsgi-2.0.20/plugins/transformation_offload/offload.c uwsgi-2.0.20/plugins/transformation_offload/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_template/ uwsgi-2.0.20/plugins/transformation_template/tt.c uwsgi-2.0.20/plugins/transformation_template/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_tofile/ uwsgi-2.0.20/plugins/transformation_tofile/tofile.c uwsgi-2.0.20/plugins/transformation_tofile/uwsgiplugin.py uwsgi-2.0.20/plugins/transformation_toupper/ uwsgi-2.0.20/plugins/transformation_toupper/toupper.c uwsgi-2.0.20/plugins/transformation_toupper/uwsgiplugin.py uwsgi-2.0.20/plugins/tuntap/ uwsgi-2.0.20/plugins/tuntap/common.c uwsgi-2.0.20/plugins/tuntap/common.h uwsgi-2.0.20/plugins/tuntap/firewall.c uwsgi-2.0.20/plugins/tuntap/tuntap.c uwsgi-2.0.20/plugins/tuntap/uwsgiplugin.py uwsgi-2.0.20/plugins/ugreen/ uwsgi-2.0.20/plugins/ugreen/ugreen.c uwsgi-2.0.20/plugins/ugreen/uwsgiplugin.py uwsgi-2.0.20/plugins/v8/ uwsgi-2.0.20/plugins/v8/plugin.c uwsgi-2.0.20/plugins/v8/uwsgiplugin.py uwsgi-2.0.20/plugins/v8/v8_commonjs.cc uwsgi-2.0.20/plugins/v8/v8_jsgi.cc uwsgi-2.0.20/plugins/v8/v8_uwsgi.cc uwsgi-2.0.20/plugins/v8/v8_uwsgi.h uwsgi-2.0.20/plugins/webdav/ uwsgi-2.0.20/plugins/webdav/uwsgiplugin.py uwsgi-2.0.20/plugins/webdav/webdav.c uwsgi-2.0.20/plugins/xattr/ uwsgi-2.0.20/plugins/xattr/uwsgiplugin.py uwsgi-2.0.20/plugins/xattr/xattr.c uwsgi-2.0.20/plugins/xslt/ uwsgi-2.0.20/plugins/xslt/uwsgiplugin.py uwsgi-2.0.20/plugins/xslt/xslt.c uwsgi-2.0.20/plugins/zabbix/ uwsgi-2.0.20/plugins/zabbix/plugin.c uwsgi-2.0.20/plugins/zabbix/uwsgiplugin.py uwsgi-2.0.20/plugins/zergpool/ uwsgi-2.0.20/plugins/zergpool/uwsgiplugin.py uwsgi-2.0.20/plugins/zergpool/zergpool.c uwsgi-2.0.20/proto/ uwsgi-2.0.20/proto/BUILD uwsgi-2.0.20/proto/base.c uwsgi-2.0.20/proto/fastcgi.c uwsgi-2.0.20/proto/http.c uwsgi-2.0.20/proto/puwsgi.c uwsgi-2.0.20/proto/scgi.c uwsgi-2.0.20/proto/uwsgi.c uwsgi-2.0.20/setup.cpyext.py uwsgi-2.0.20/setup.py uwsgi-2.0.20/setup.pyuwsgi.py uwsgi-2.0.20/t/ uwsgi-2.0.20/t/cachebitmap.ini uwsgi-2.0.20/t/cachebitmap.py uwsgi-2.0.20/t/cachetest.py uwsgi-2.0.20/t/clojure/ uwsgi-2.0.20/t/clojure/myapp.clj uwsgi-2.0.20/t/core/ uwsgi-2.0.20/t/core/apps/ uwsgi-2.0.20/t/core/apps/read_body_and_send.pl uwsgi-2.0.20/t/core/read_body_and_send.pl uwsgi-2.0.20/t/core/url_sanitize.pl uwsgi-2.0.20/t/go/ uwsgi-2.0.20/t/go/cachetest.go uwsgi-2.0.20/t/go/complextest.go uwsgi-2.0.20/t/go/uploadtest.go uwsgi-2.0.20/t/java/ uwsgi-2.0.20/t/java/rpc.java uwsgi-2.0.20/t/lua/ uwsgi-2.0.20/t/lua/basic.lua uwsgi-2.0.20/t/mono/ uwsgi-2.0.20/t/mono/cache.aspx uwsgi-2.0.20/t/mules/ uwsgi-2.0.20/t/mules/mulebrain.py uwsgi-2.0.20/t/mules/reload.py uwsgi-2.0.20/t/mules/signal_management.py uwsgi-2.0.20/t/perl/ uwsgi-2.0.20/t/perl/active_workers_signal.pl uwsgi-2.0.20/t/perl/apps/ uwsgi-2.0.20/t/perl/apps/input_with_offset.pl uwsgi-2.0.20/t/perl/test.psgi uwsgi-2.0.20/t/perl/test_benchmark.pl uwsgi-2.0.20/t/perl/test_harakiri.psgi uwsgi-2.0.20/t/perl/test_hello.psgi uwsgi-2.0.20/t/perl/test_input_with_offset.pl uwsgi-2.0.20/t/perl/test_post.psgi uwsgi-2.0.20/t/perl/test_sleepy.psgi uwsgi-2.0.20/t/perl/test_streaming.psgi uwsgi-2.0.20/t/pypy/ uwsgi-2.0.20/t/pypy/t_continulet1.py uwsgi-2.0.20/t/pypy/t_continulet2.py uwsgi-2.0.20/t/python/ uwsgi-2.0.20/t/python/forcecl.py uwsgi-2.0.20/t/python/manage_script_name/ uwsgi-2.0.20/t/python/manage_script_name/manage_script_name_test.ini uwsgi-2.0.20/t/python/manage_script_name/test_manage_script_name.py uwsgi-2.0.20/t/python/manage_script_name/useless_app.py uwsgi-2.0.20/t/python/spooler_decorators/ uwsgi-2.0.20/t/python/spooler_decorators/spooler_decorator_test.ini uwsgi-2.0.20/t/python/spooler_decorators/spooler_decorator_tests.py uwsgi-2.0.20/t/python/spooler_decorators/spooler_handlers.py uwsgi-2.0.20/t/python/testba.py uwsgi-2.0.20/t/ring/ uwsgi-2.0.20/t/ring/README.md uwsgi-2.0.20/t/ring/config.ini uwsgi-2.0.20/t/ring/project.clj uwsgi-2.0.20/t/ring/src/ uwsgi-2.0.20/t/ring/src/uwsgi/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/ uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/app.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/basic.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/body.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/simple.clj uwsgi-2.0.20/t/ring/src/uwsgi/ring/tests/upload.clj uwsgi-2.0.20/t/routing/ uwsgi-2.0.20/t/routing/auth.ini uwsgi-2.0.20/t/routing/errorlimiter.ini uwsgi-2.0.20/t/routing/limiter.ini uwsgi-2.0.20/t/sharedarea/ uwsgi-2.0.20/t/sharedarea/bigranges.ini uwsgi-2.0.20/t/sharedarea/bigranges.py uwsgi-2.0.20/t/sharedarea/sharedarea_incdec.ini uwsgi-2.0.20/t/sharedarea/sharedarea_incdec.py uwsgi-2.0.20/t/spooler/ uwsgi-2.0.20/t/spooler/read.py uwsgi-2.0.20/t/spooler/reload.py uwsgi-2.0.20/t/spooler/spooldir/ uwsgi-2.0.20/t/spooler/spooldir/.gitignore uwsgi-2.0.20/t/webdav/ uwsgi-2.0.20/t/webdav/carddav.ini uwsgi-2.0.20/t/xslt/ uwsgi-2.0.20/t/xslt/cd.xml uwsgi-2.0.20/t/xslt/cd.xml.xslt uwsgi-2.0.20/t/xslt/routex.ini uwsgi-2.0.20/tests/ uwsgi-2.0.20/tests/Responder.pm uwsgi-2.0.20/tests/__init__.py uwsgi-2.0.20/tests/badthread.py uwsgi-2.0.20/tests/badwrites.py uwsgi-2.0.20/tests/cpubound_async.py uwsgi-2.0.20/tests/cpubound_green.py uwsgi-2.0.20/tests/cpubound_stackless.py uwsgi-2.0.20/tests/decoratortest.py uwsgi-2.0.20/tests/fileserve_async.py uwsgi-2.0.20/tests/gevent_spool.py uwsgi-2.0.20/tests/grunter.py uwsgi-2.0.20/tests/iobound_async.py uwsgi-2.0.20/tests/iobound_async_unix.py uwsgi-2.0.20/tests/iobound_green.py uwsgi-2.0.20/tests/logger.py uwsgi-2.0.20/tests/mako_ugreen.py uwsgi-2.0.20/tests/mulefunc.py uwsgi-2.0.20/tests/multiapp.txt uwsgi-2.0.20/tests/myadmin.py uwsgi-2.0.20/tests/pgbound_async.py uwsgi-2.0.20/tests/picazzo.py uwsgi-2.0.20/tests/psycogreen_green.py uwsgi-2.0.20/tests/psycopg2_green.py uwsgi-2.0.20/tests/pump.py uwsgi-2.0.20/tests/queue.py uwsgi-2.0.20/tests/refcount.py uwsgi-2.0.20/tests/rpc.lua uwsgi-2.0.20/tests/rpc.py uwsgi-2.0.20/tests/runningthread.py uwsgi-2.0.20/tests/sendchunked.py uwsgi-2.0.20/tests/sharedarea.py uwsgi-2.0.20/tests/sig.lua uwsgi-2.0.20/tests/signals.py uwsgi-2.0.20/tests/sigwait.py uwsgi-2.0.20/tests/sleeping_async.py uwsgi-2.0.20/tests/sleeping_green.py uwsgi-2.0.20/tests/sleepthreadasync.py uwsgi-2.0.20/tests/slow.py uwsgi-2.0.20/tests/spoolme.py uwsgi-2.0.20/tests/static/ uwsgi-2.0.20/tests/static/test.txt uwsgi-2.0.20/tests/static/test2.txt uwsgi-2.0.20/tests/staticfile.py uwsgi-2.0.20/tests/streamer.psgi uwsgi-2.0.20/tests/t/ uwsgi-2.0.20/tests/t/static.pl uwsgi-2.0.20/tests/templates/ uwsgi-2.0.20/tests/templates/queue.html uwsgi-2.0.20/tests/testapp.py uwsgi-2.0.20/tests/testfilewrapper.py uwsgi-2.0.20/tests/testgevent.py uwsgi-2.0.20/tests/testpy3.py uwsgi-2.0.20/tests/testrpc.py uwsgi-2.0.20/tests/testsignals.py uwsgi-2.0.20/tests/testworkers.py uwsgi-2.0.20/tests/testyieldnone.py uwsgi-2.0.20/tests/threads.py uwsgi-2.0.20/tests/travis.sh uwsgi-2.0.20/tests/ugevent.py uwsgi-2.0.20/tests/web3.py uwsgi-2.0.20/tests/websockets.py uwsgi-2.0.20/tests/websockets_chat.pl uwsgi-2.0.20/tests/websockets_chat.py uwsgi-2.0.20/tests/websockets_chat_async.py uwsgi-2.0.20/tests/websockets_chat_asyncio.py uwsgi-2.0.20/tests/websockets_echo.lua uwsgi-2.0.20/tests/websockets_echo.pl uwsgi-2.0.20/tests/websockets_echo.py uwsgi-2.0.20/tests/websockets_echo.ru uwsgi-2.0.20/tests/werkzeug_app.py uwsgi-2.0.20/uwsgi.gemspec uwsgi-2.0.20/uwsgi.h uwsgi-2.0.20/uwsgi_main.c uwsgi-2.0.20/uwsgiconfig.py uwsgi-2.0.20/uwsgidecorators.py uwsgi-2.0.20/uwsgidsl.rb uwsgi-2.0.20/valgrind/ uwsgi-2.0.20/valgrind/README uwsgi-2.0.20/valgrind/valgrind-generate-sups.sh uwsgi-2.0.20/vassals/ uwsgi-2.0.20/vassals/broodlord.ini uwsgi-2.0.20/vassals/cc.ini uwsgi-2.0.20/vassals/multi.xml uwsgi-2.0.20/vhosttest/ uwsgi-2.0.20/vhosttest/flask001/ uwsgi-2.0.20/vhosttest/flask001/app1.py uwsgi-2.0.20/vhosttest/flask002/ uwsgi-2.0.20/vhosttest/flask002/app2.py uwsgi-2.0.20/vhosttest/flask003/ uwsgi-2.0.20/vhosttest/flask003/app3.py uwsgi-2.0.20/vhosttest/flask004/ uwsgi-2.0.20/vhosttest/flask004/app4.py uwsgi-2.0.20/vhosttest/flask005/ uwsgi-2.0.20/vhosttest/flask005/app5.py uwsgi-2.0.20/vhosttest/nginx.conf + cp /builddir/build/SOURCES/fedora.ini /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/src/uwsgi/2.0.20/buildconf/ + cp docs/Changelog-2.0.20.rst CHANGELOG + rm -f docs/.gitignore + echo '9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7, i.e. this:' + echo https://github.com/unbit/uwsgi-docs/tree/9b4ef5fa68fe42929a5e5410165d36fcc7b2d2c7 + install -D -p -m 0755 uwsgi /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/sbin/uwsgi + install -p -m 0644 uwsgi.h /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/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 mono_plugin.so msgpack_plugin.so nagios_plugin.so notfound_plugin.so pam_plugin.so php_plugin.so psgi_plugin.so pty_plugin.so python3_gevent_plugin.so python3_greenlet_plugin.so python3_plugin.so python3_tornado_plugin.so rack_plugin.so rawrouter_plugin.so rbthreads_plugin.so redislog_plugin.so router_basicauth_plugin.so router_cache_plugin.so router_expires_plugin.so router_hash_plugin.so router_http_plugin.so router_memcached_plugin.so router_metrics_plugin.so router_radius_plugin.so router_redirect_plugin.so router_redis_plugin.so router_rewrite_plugin.so router_spnego_plugin.so router_static_plugin.so router_uwsgi_plugin.so router_xmldir_plugin.so rpc_plugin.so rrdtool_plugin.so rsyslog_plugin.so ruby19_plugin.so spooler_plugin.so sqlite3_plugin.so ssi_plugin.so sslrouter_plugin.so stats_pusher_file_plugin.so stats_pusher_socket_plugin.so stats_pusher_statsd_plugin.so syslog_plugin.so systemd_logger_plugin.so transformation_chunked_plugin.so transformation_gzip_plugin.so transformation_offload_plugin.so transformation_template_plugin.so transformation_tofile_plugin.so transformation_toupper_plugin.so tuntap_plugin.so ugreen_plugin.so webdav_plugin.so xattr_plugin.so xslt_plugin.so zabbix_plugin.so zergpool_plugin.so /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi + install -D -p -m 0644 uwsgidecorators.py /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/python3.9/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=39 + '[' 39 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/python3.9/site-packages/uwsgidecorators.py + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/python3.9/site-packages/uwsgidecorators.py + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm -p / /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/python3.9/site-packages/uwsgidecorators.py Compiling '/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/python3.9/site-packages/uwsgidecorators.py'... + gacutil -i plugins/mono/uwsgi.dll -f -package uwsgi -root /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib Package exported to: /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/mono/uwsgi/uwsgi.dll -> ../gac/uwsgi/0.0.0.1__e69059da02cb0acb/uwsgi.dll Installed plugins/mono/uwsgi.dll into the gac (/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/mono/gac) + install -D -p -m 0644 /builddir/build/SOURCES/emperor.ini /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/etc/uwsgi.ini + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.service /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/systemd/system/uwsgi.service + install -D -p -m 0644 /builddir/build/SOURCES/uwsgi.tmpfiles /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/tmpfiles.d/uwsgi.conf + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.0.20-2.fc34 --unique-debug-suffix -2.0.20-2.fc34.arm --unique-debug-src-base uwsgi-2.0.20-2.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uwsgi-2.0.20 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/alarm_curl_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/airbrake_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/alarm_xmpp_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cache_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/carbon_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/airbrake_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/alarm_curl_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/alarm_xmpp_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/carbon_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cgi_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cheaper_busyness_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/coroae_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cplusplus_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/curl_cron_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/coroae_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cheaper_busyness_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/cplusplus_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/curl_cron_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/dumbloop_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/dummy_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_amqp_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_pg_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_zeromq_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/dumbloop_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/dummy_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_amqp_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_pg_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/emperor_zeromq_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/fiber_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/forkptyrouter_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/fastrouter_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/gccgo_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/geoip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/fiber_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/fastrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/gccgo_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/forkptyrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/geoip_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/graylog2_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/glusterfs_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/graylog2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/glusterfs_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ldap_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logcrypto_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ldap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logcrypto_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logfile_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logpipe_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logpipe_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logfile_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logsocket_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logzmq_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logsocket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/logzmq_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/lua_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/lua_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/mongrel2_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/mono_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/msgpack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/mongrel2_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/msgpack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/mono_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/nagios_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/nagios_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/notfound_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/notfound_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/pam_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/php_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/psgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/pam_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/php_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/psgi_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/pty_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/pty_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_gevent_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_gevent_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_greenlet_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_greenlet_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_tornado_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/python3_tornado_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rack_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rack_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rawrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rawrouter_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rbthreads_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rbthreads_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/redislog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/redislog_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_basicauth_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_cache_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_basicauth_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_cache_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_expires_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_expires_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_hash_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_hash_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_http_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_http_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_memcached_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_metrics_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_memcached_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_metrics_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_radius_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_radius_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_redirect_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_redirect_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_redis_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_redis_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_rewrite_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_spnego_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_rewrite_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_spnego_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_static_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_static_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_uwsgi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_uwsgi_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_xmldir_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/router_xmldir_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rrdtool_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rpc_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rpc_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rrdtool_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rsyslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/rsyslog_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ruby19_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ruby19_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/spooler_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/spooler_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/sqlite3_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ssi_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/sqlite3_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ssi_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/sslrouter_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/sslrouter_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_file_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_socket_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_file_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_socket_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_statsd_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/syslog_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/stats_pusher_statsd_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/syslog_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/systemd_logger_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/systemd_logger_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_chunked_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_chunked_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_gzip_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_gzip_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_offload_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_offload_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_template_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_template_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_tofile_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_tofile_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_toupper_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/transformation_toupper_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/tuntap_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/tuntap_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ugreen_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/webdav_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/ugreen_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/webdav_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/xattr_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/xattr_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/xslt_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/xslt_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/zabbix_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/zergpool_plugin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/sbin/uwsgi extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/zergpool_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/lib/uwsgi/zabbix_plugin.so extracting debug info from /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/sbin/uwsgi original debug info size: 13584kB, size after compression: 6992kB /usr/lib/rpm/sepdebugcrcfix: Updated 89 CRC32s, 0 CRC32s did match. 5921 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/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/src/uwsgi/2.0.20/bin/uwsgi from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/src/uwsgi/2.0.20/tests/travis.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/src/uwsgi/2.0.20/valgrind/valgrind-generate-sups.sh from /bin/bash to #!/usr/bin/bash Processing files: uwsgi-2.0.20-2.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OCrUhJ + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi + cp -pr README /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi + cp -pr README.Fedora /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi + cp -pr CHANGELOG /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EKZSW1 + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + LICENSEDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/licenses/uwsgi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/licenses/uwsgi + cp -pr LICENSE /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/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/lib/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: Provides: config(uwsgi) = 2.0.20-2.fc34 uwsgi = 2.0.20-2.fc34 uwsgi(armv7hl-32) = 2.0.20-2.fc34 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcap.so.2 libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjansson.so.4 liblzma.so.5 libm.so.6 libm.so.6(GLIBC_2.29) libpcre.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libuuid.so.1 libuuid.so.1(UUID_1.0) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libyaml-0.so.2 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 uwsgi-plugin-admin <= 2.0.6 uwsgi-plugin-erlang <= 1.9.20-1 uwsgi-router-access <= 2.0.16 uwsgi-routers <= 2.0.6 Processing files: uwsgi-devel-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-devel = 2.0.20-2.fc34 uwsgi-devel(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-uwsgidecorators-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: python3-uwsgidecorators = 2.0.20-2.fc34 python3-uwsgidecorators(armv7hl-32) = 2.0.20-2.fc34 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.9 Processing files: uwsgi-docs-2.0.20-2.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kYx7fK + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + DOCDIR=/builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/usr/share/doc/uwsgi-docs + cp -pr docs /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm/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/lib/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: Provides: uwsgi-docs = 2.0.20-2.fc34 uwsgi-docs(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uwsgi-plugin-common-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-common = 2.0.20-2.fc34 uwsgi-plugin-common(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-file-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-stats-pusher-file = 2.0.20-2.fc34 uwsgi-stats-pusher-file(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-socket-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-stats-pusher-socket = 2.0.20-2.fc34 uwsgi-stats-pusher-socket(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-statsd-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-stats-pusher-statsd = 2.0.20-2.fc34 uwsgi-stats-pusher-statsd(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-stats-pusher-zabbix-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-stats-pusher-zabbix = 2.0.20-2.fc34 uwsgi-stats-pusher-zabbix(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-alarm-curl-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-alarm-curl = 2.0.20-2.fc34 uwsgi-alarm-curl(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-alarm-xmpp-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-alarm-xmpp = 2.0.20-2.fc34 uwsgi-alarm-xmpp(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgloox.so.17 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-transformation-chunked-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-chunked = 2.0.20-2.fc34 uwsgi-transformation-chunked(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-transformation-gzip-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-gzip = 2.0.20-2.fc34 uwsgi-transformation-gzip(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-transformation-offload-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-offload = 2.0.20-2.fc34 uwsgi-transformation-offload(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-transformation-template-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-template = 2.0.20-2.fc34 uwsgi-transformation-template(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-transformation-tofile-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-tofile = 2.0.20-2.fc34 uwsgi-transformation-tofile(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-transformation-toupper-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-transformation-toupper = 2.0.20-2.fc34 uwsgi-transformation-toupper(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-log-encoder-msgpack-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-log-encoder-msgpack = 2.0.20-2.fc34 uwsgi-log-encoder-msgpack(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-logger-crypto-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-crypto = 2.0.20-2.fc34 uwsgi-logger-crypto(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-logger-file-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-file = 2.0.20-2.fc34 uwsgi-logger-file(armv7hl-32) = 2.0.20-2.fc34 uwsgi-loggers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-graylog2-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-graylog2 = 2.0.20-2.fc34 uwsgi-logger-graylog2(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: uwsgi-logger-pipe-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-pipe = 2.0.20-2.fc34 uwsgi-logger-pipe(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-logger-redis-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-redis = 2.0.20-2.fc34 uwsgi-logger-redis(armv7hl-32) = 2.0.20-2.fc34 uwsgi-loggers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-rsyslog-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-rsyslog = 2.0.20-2.fc34 uwsgi-logger-rsyslog(armv7hl-32) = 2.0.20-2.fc34 uwsgi-plugin-rsyslog = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rsyslog <= 1.9.8-1 Processing files: uwsgi-logger-socket-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-socket = 2.0.20-2.fc34 uwsgi-logger-socket(armv7hl-32) = 2.0.20-2.fc34 uwsgi-loggers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-loggers <= 1.9.8-1 Processing files: uwsgi-logger-syslog-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-syslog = 2.0.20-2.fc34 uwsgi-logger-syslog(armv7hl-32) = 2.0.20-2.fc34 uwsgi-plugin-syslog = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Obsoletes: uwsgi-plugin-syslog <= 1.9.8-1 Processing files: uwsgi-logger-systemd-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-systemd = 2.0.20-2.fc34 uwsgi-logger-systemd(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) rtld(GNU_HASH) Processing files: uwsgi-logger-zeromq-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-logger-zeromq = 2.0.20-2.fc34 uwsgi-logger-zeromq(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libzmq.so.5 rtld(GNU_HASH) Processing files: uwsgi-plugin-airbrake-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-airbrake = 2.0.20-2.fc34 uwsgi-plugin-airbrake(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcurl.so.4 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libz.so.1 rtld(GNU_HASH) Processing files: uwsgi-plugin-cache-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-cache = 2.0.20-2.fc34 uwsgi-plugin-cache(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-carbon-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-carbon = 2.0.20-2.fc34 uwsgi-plugin-carbon(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-psgi-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-psgi = 2.0.20-2.fc34 uwsgi-plugin-psgi(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.32 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-coroae-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-coroae = 2.0.20-2.fc34 uwsgi-plugin-coroae(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-cheaper-busyness-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-cheaper-busyness = 2.0.20-2.fc34 uwsgi-plugin-cheaper-busyness(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-cplusplus-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-cplusplus = 2.0.20-2.fc34 uwsgi-plugin-cplusplus(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-curl-cron-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-curl-cron = 2.0.20-2.fc34 uwsgi-plugin-curl-cron(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libcurl.so.4 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-dumbloop-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-dumbloop = 2.0.20-2.fc34 uwsgi-plugin-dumbloop(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-dummy-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-dummy = 2.0.20-2.fc34 uwsgi-plugin-dummy(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-fiber-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-fiber = 2.0.20-2.fc34 uwsgi-plugin-fiber(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-gccgo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-gccgo = 2.0.20-2.fc34 uwsgi-plugin-gccgo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgo.so.19 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-geoip-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-geoip = 2.0.20-2.fc34 uwsgi-plugin-geoip(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGeoIP.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-gevent-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-python3-gevent = 2.0.20-2.fc34 uwsgi-plugin-python3-gevent(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-glusterfs-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-glusterfs = 2.0.20-2.fc34 uwsgi-plugin-glusterfs(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libacl.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgfapi.so.0 libgfapi.so.0(GFAPI_3.4.0) libgfapi.so.0(GFAPI_6.0) libgfrpc.so.0 libgfxdr.so.0 libglusterfs.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libuuid.so.1 rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-greenlet-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-python3-greenlet = 2.0.20-2.fc34 uwsgi-plugin-python3-greenlet(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-ldap-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-ldap = 2.0.20-2.fc34 uwsgi-plugin-ldap(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libldap_r-2.4.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-lua-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-lua = 2.0.20-2.fc34 uwsgi-plugin-lua(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.4.so libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-mongrel2-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-mongrel2 = 2.0.20-2.fc34 uwsgi-plugin-mongrel2(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libzmq.so.5 rtld(GNU_HASH) Processing files: uwsgi-plugin-mono-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: mono(uwsgi) = 0.0.0.1 uwsgi-plugin-mono = 2.0.20-2.fc34 uwsgi-plugin-mono(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libm.so.6 libmonosgen-2.0.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 mono(System.Web) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-nagios-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-nagios = 2.0.20-2.fc34 uwsgi-plugin-nagios(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-notfound-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-notfound = 2.0.20-2.fc34 uwsgi-plugin-notfound(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-pam-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-pam = 2.0.20-2.fc34 uwsgi-plugin-pam(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpam.so.0 libpam.so.0(LIBPAM_1.0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-php-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-php = 2.0.20-2.fc34 uwsgi-plugin-php(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libcom_err.so.2 libcrypt.so.2 libcrypto.so.1.1 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgssapi_krb5.so.2 libk5crypto.so.3 libkrb5.so.3 libm.so.6 libpcre2-8.so.0 libphp7-7.4.so libpthread.so.0 libresolv.so.2 librt.so.1 libssl.so.1.1 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: uwsgi-plugin-pty-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-pty = 2.0.20-2.fc34 uwsgi-plugin-pty(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libutil.so.1 libutil.so.1(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-python3 = 2.0.20-2.fc34 uwsgi-plugin-python3(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libcrypt.so.2 libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.9.so.1.0 libutil.so.1 rtld(GNU_HASH) Processing files: uwsgi-plugin-rack-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-rack = 2.0.20-2.fc34 uwsgi-plugin-rack(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libruby.so.3.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-rbthreads-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-rbthreads = 2.0.20-2.fc34 uwsgi-plugin-rbthreads(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-rpc-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-rpc = 2.0.20-2.fc34 uwsgi-plugin-rpc(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-rrdtool-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-rrdtool = 2.0.20-2.fc34 uwsgi-plugin-rrdtool(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-ruby-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-ruby = 2.0.20-2.fc34 uwsgi-plugin-ruby(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libruby.so.3.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-spooler-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-spooler = 2.0.20-2.fc34 uwsgi-plugin-spooler(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-sqlite3-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-sqlite3 = 2.0.20-2.fc34 uwsgi-plugin-sqlite3(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libsqlite3.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-ssi-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-ssi = 2.0.20-2.fc34 uwsgi-plugin-ssi(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-python3-tornado-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-python3-tornado = 2.0.20-2.fc34 uwsgi-plugin-python3-tornado(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-ugreen-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-ugreen = 2.0.20-2.fc34 uwsgi-plugin-ugreen(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-plugin-webdav-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-webdav = 2.0.20-2.fc34 uwsgi-plugin-webdav(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libz.so.1 rtld(GNU_HASH) Processing files: uwsgi-plugin-xattr-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-xattr = 2.0.20-2.fc34 uwsgi-plugin-xattr(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-plugin-xslt-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-xslt = 2.0.20-2.fc34 uwsgi-plugin-xslt(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libxslt.so.1(LIBXML2_1.0.18) rtld(GNU_HASH) Processing files: uwsgi-plugin-zergpool-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-zergpool = 2.0.20-2.fc34 uwsgi-plugin-zergpool(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-basicauth-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-basicauth = 2.0.20-2.fc34 uwsgi-router-basicauth(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcrypt.so.2 libcrypt.so.2(XCRYPT_2.0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-cache-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-cache = 2.0.20-2.fc34 uwsgi-router-cache(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-expires-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-expires = 2.0.20-2.fc34 uwsgi-router-expires(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-fast-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-fastrouter = 2.0.20-2.fc34 uwsgi-router-fast = 2.0.20-2.fc34 uwsgi-router-fast(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-fastrouter <= 2.0.6 Processing files: uwsgi-router-forkpty-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-forkpty = 2.0.20-2.fc34 uwsgi-router-forkpty(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libutil.so.1 libutil.so.1(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-hash-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-hash = 2.0.20-2.fc34 uwsgi-router-hash(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-http-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-http = 2.0.20-2.fc34 uwsgi-router-http(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-memcached-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-memcached = 2.0.20-2.fc34 uwsgi-router-memcached(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-metrics-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-metrics = 2.0.20-2.fc34 uwsgi-router-metrics(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-radius-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-radius = 2.0.20-2.fc34 uwsgi-router-radius(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-raw-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-rawrouter = 2.0.20-2.fc34 uwsgi-router-raw = 2.0.20-2.fc34 uwsgi-router-raw(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-rawrouter <= 2.0.6 Processing files: uwsgi-router-redirect-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-redirect = 2.0.20-2.fc34 uwsgi-router-redirect(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-redis-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-redis = 2.0.20-2.fc34 uwsgi-router-redis(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-rewrite-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-rewrite = 2.0.20-2.fc34 uwsgi-router-rewrite(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-spnego-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-spnego = 2.0.20-2.fc34 uwsgi-router-spnego(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgssapi_krb5.so.2 libgssapi_krb5.so.2(gssapi_krb5_2_MIT) rtld(GNU_HASH) Processing files: uwsgi-router-ssl-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-plugin-sslrouter = 2.0.20-2.fc34 uwsgi-router-ssl = 2.0.20-2.fc34 uwsgi-router-ssl(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: uwsgi-plugin-sslrouter <= 2.0.6 Processing files: uwsgi-router-static-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-static = 2.0.20-2.fc34 uwsgi-router-static(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-tuntap-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-tuntap = 2.0.20-2.fc34 uwsgi-router-tuntap(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-router-uwsgi-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-uwsgi = 2.0.20-2.fc34 uwsgi-router-uwsgi(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-router-xmldir-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-router-xmldir = 2.0.20-2.fc34 uwsgi-router-xmldir(armv7hl-32) = 2.0.20-2.fc34 uwsgi-routers = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-emperor-amqp-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-emperor-amqp = 2.0.20-2.fc34 uwsgi-emperor-amqp(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: uwsgi-emperor-pg-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-emperor-pg = 2.0.20-2.fc34 uwsgi-emperor-pg(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpq.so.5 libpq.so.5(RHPG_9.6) libpthread.so.0 rtld(GNU_HASH) Processing files: uwsgi-emperor-zeromq-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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: Provides: uwsgi-emperor-zeromq = 2.0.20-2.fc34 uwsgi-emperor-zeromq(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libzmq.so.5 rtld(GNU_HASH) Processing files: uwsgi-debugsource-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Provides: uwsgi-debugsource = 2.0.20-2.fc34 uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uwsgi-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = f3dd010e4b766965a35ce878f7bbb93858a6d6b5 uwsgi-debuginfo = 2.0.20-2.fc34 uwsgi-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-common-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4301d7df02954bcb642b7748ef09a8b89d4cbf83 debuginfo(build-id) = 7e8890b9cb9605f4c5d8554accbbb12dead8deea uwsgi-plugin-common-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-common-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-stats-pusher-file-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 630a5858509341e1b724cfcbf263d579dc8f4edd uwsgi-stats-pusher-file-debuginfo = 2.0.20-2.fc34 uwsgi-stats-pusher-file-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-stats-pusher-socket-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 214f0bc870b21e2cc2aefebc7ed1de8de5f8ab20 uwsgi-stats-pusher-socket-debuginfo = 2.0.20-2.fc34 uwsgi-stats-pusher-socket-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-stats-pusher-statsd-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 6a21eb51a9b5ba7e58bad909848a44a11ba3ec2a uwsgi-stats-pusher-statsd-debuginfo = 2.0.20-2.fc34 uwsgi-stats-pusher-statsd-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-stats-pusher-zabbix-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0299038902ad60f868ae34fdbef75993d6fb0d9d uwsgi-stats-pusher-zabbix-debuginfo = 2.0.20-2.fc34 uwsgi-stats-pusher-zabbix-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-alarm-curl-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 75f0235775df8e842267d17e64dce73888e917e6 uwsgi-alarm-curl-debuginfo = 2.0.20-2.fc34 uwsgi-alarm-curl-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-alarm-xmpp-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8747b33bd8e5593e4360a83498050031dd92b1e4 uwsgi-alarm-xmpp-debuginfo = 2.0.20-2.fc34 uwsgi-alarm-xmpp-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-chunked-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 03703eb9059b52723f2e9327cc814b8f9d76b689 uwsgi-transformation-chunked-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-chunked-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-gzip-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b373c0678099e79bd87c6037e92ebc79ba47eeee uwsgi-transformation-gzip-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-gzip-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-offload-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 22f88ca26b96b9db9443984bafe790f4fd81a3d3 uwsgi-transformation-offload-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-offload-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-template-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ce49003f6ce9b8ffd0ab0e8b57862209e20b2c08 uwsgi-transformation-template-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-template-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-tofile-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 413fd031ddca8cdeebc83fa9eda63d9cc9322e19 uwsgi-transformation-tofile-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-tofile-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-transformation-toupper-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 30df445a98ee9a72b640db9dec68b6eeb2e3353a uwsgi-transformation-toupper-debuginfo = 2.0.20-2.fc34 uwsgi-transformation-toupper-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-log-encoder-msgpack-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = f550cfdbac95b7402c5846e1d17866a81228f413 uwsgi-log-encoder-msgpack-debuginfo = 2.0.20-2.fc34 uwsgi-log-encoder-msgpack-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-crypto-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b80291a78d9fa29aeb6f324a6286640f895b7251 uwsgi-logger-crypto-debuginfo = 2.0.20-2.fc34 uwsgi-logger-crypto-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-file-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = f6e1136195c58ef0195e2fc2e6d268395587b5a1 uwsgi-logger-file-debuginfo = 2.0.20-2.fc34 uwsgi-logger-file-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-graylog2-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1b57bbf510798cac7de8a6db9280249afd8b3db0 uwsgi-logger-graylog2-debuginfo = 2.0.20-2.fc34 uwsgi-logger-graylog2-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-pipe-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8c4a152649b1bab540057f454b7b33613273e45a uwsgi-logger-pipe-debuginfo = 2.0.20-2.fc34 uwsgi-logger-pipe-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-redis-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 5bf09c9ac108c1c7e2852f111f308d3f2416134a uwsgi-logger-redis-debuginfo = 2.0.20-2.fc34 uwsgi-logger-redis-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-rsyslog-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 9b1c72c549d43377f40580c281cb8579552d2053 uwsgi-logger-rsyslog-debuginfo = 2.0.20-2.fc34 uwsgi-logger-rsyslog-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-socket-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0de3d2a80fcefd6cbe1bd7454c89a041a473b6ea uwsgi-logger-socket-debuginfo = 2.0.20-2.fc34 uwsgi-logger-socket-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-syslog-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e2ff8facb38127ab18489868cb79227b47718634 uwsgi-logger-syslog-debuginfo = 2.0.20-2.fc34 uwsgi-logger-syslog-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-systemd-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 81d1f860c94c7cba1d9fb0ae08791ad1e67fdb31 uwsgi-logger-systemd-debuginfo = 2.0.20-2.fc34 uwsgi-logger-systemd-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-logger-zeromq-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 11143b04a3afc362f9cbf48913fbc402483520dd uwsgi-logger-zeromq-debuginfo = 2.0.20-2.fc34 uwsgi-logger-zeromq-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-airbrake-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 343207369b42197458d5032221a88eff815f54bc uwsgi-plugin-airbrake-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-airbrake-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-cache-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = f66b8b3d393172b76e17c20d2f648dd7fcc6c6e8 uwsgi-plugin-cache-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-cache-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-carbon-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8915168010e49ff7cf0ab3eac3f2cbcd82f82fea uwsgi-plugin-carbon-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-carbon-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-psgi-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b8cb23c6baddfcf98ea8187080150feb8004052e uwsgi-plugin-psgi-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-psgi-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-coroae-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 028366df9eb998754c33a8eb92cbbd167de536c1 uwsgi-plugin-coroae-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-coroae-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-cheaper-busyness-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a78d7ec8ec022341c681239cce0cb2e87641f144 uwsgi-plugin-cheaper-busyness-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-cheaper-busyness-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-cplusplus-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 68d5eceb22805061767c54999dac973e594a4c0d uwsgi-plugin-cplusplus-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-cplusplus-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-curl-cron-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 2635a003df7989d7f1caca36331705518556790e uwsgi-plugin-curl-cron-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-curl-cron-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-dumbloop-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 93720fe6bf9db687dd9ed7a4833347206af01ece uwsgi-plugin-dumbloop-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-dumbloop-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-dummy-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 3cf18d2ca97364d1267e82404013222c49a05e3b uwsgi-plugin-dummy-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-dummy-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-fiber-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 68b85d1e0b2f5eba3ab77ba17b13c1aa878d39a0 uwsgi-plugin-fiber-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-fiber-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-gccgo-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = ebfbbad67afccbedc8b3692489187d38f98ea6a4 uwsgi-plugin-gccgo-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-gccgo-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-geoip-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 85686efca64569ffc342d00b8a6a63d0fed37bfa uwsgi-plugin-geoip-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-geoip-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-python3-gevent-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fe306ea7b7213f2cfa7fe0b6d9aa54a102cca469 uwsgi-plugin-python3-gevent-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-python3-gevent-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-glusterfs-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 3b85cfe639e43ed2493c52e898e0e67b9c70aa69 uwsgi-plugin-glusterfs-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-glusterfs-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-python3-greenlet-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 2d2da15722368b86517236525b26309ee3ec62be uwsgi-plugin-python3-greenlet-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-python3-greenlet-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-ldap-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = ca61ce172c6a5f941ea3a9dc7ba547f946d2d1c2 uwsgi-plugin-ldap-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-ldap-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-lua-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4e76dbce88499267b1f2a02f5d226d84a5aa902b uwsgi-plugin-lua-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-lua-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-mongrel2-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = e791a66625b1c812e8a7d54134483f17491dde3f uwsgi-plugin-mongrel2-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-mongrel2-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-mono-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8f44f8b9d738d9119a27fe18a4af356b4ab372ba uwsgi-plugin-mono-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-mono-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-nagios-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 48ec639457f0d6f9c31bf933acccc4bb2174a5ec uwsgi-plugin-nagios-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-nagios-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-notfound-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 372e5ecafc915decd603d80ff023d5cac2cd1810 uwsgi-plugin-notfound-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-notfound-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-pam-debuginfo-2.0.20-2.fc34.armv7hl warning: Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 65c765db4bf466202f754988761cb67345dd74aa uwsgi-plugin-pam-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-pam-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-php-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 570f642d4af040cde3891c41aad6e4b5906ce059 uwsgi-plugin-php-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-php-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-pty-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 308a60d9374d6da1c3f7b0e4429084f201ae1a08 uwsgi-plugin-pty-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-pty-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-python3-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 83857c0bef52ab171dcbf2be4596b1e15a4aba64 uwsgi-plugin-python3-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-python3-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-rack-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c7d64fefddbcd2f05a5107d245d184687a8de7ef uwsgi-plugin-rack-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-rack-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-rbthreads-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8af82e2673c01bad9d3a1bc365f7ae041bd4ae14 uwsgi-plugin-rbthreads-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-rbthreads-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-rpc-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 580873a5f32f8d6f67698bf97dcad0ccd123b40c uwsgi-plugin-rpc-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-rpc-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-rrdtool-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = eeb66f3c81efc6d23fc82957ad1c8a32291d6bdb uwsgi-plugin-rrdtool-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-rrdtool-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-ruby-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 0a7fec201d277a70946af445edf7bd8f543775a1 uwsgi-plugin-ruby-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-ruby-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-spooler-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 35ebcf2fa7320192673d62e1e266db9a84206cd2 uwsgi-plugin-spooler-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-spooler-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-sqlite3-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = cd7f06b2e4edf7475b488440b418bb82e45e6f81 uwsgi-plugin-sqlite3-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-sqlite3-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-ssi-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b64011d60aca23cc75c3bed403b54d2aac777ac4 uwsgi-plugin-ssi-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-ssi-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-python3-tornado-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 26eb04c4f46f7768aa7441e6a4e503b0e8f0a049 uwsgi-plugin-python3-tornado-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-python3-tornado-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-ugreen-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4eae0a3dc3f06ddf154f4e80106df6972d7751b6 uwsgi-plugin-ugreen-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-ugreen-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-webdav-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = cf25dda3eceb2a98bd6f1987cdd2c4cdd705b50f uwsgi-plugin-webdav-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-webdav-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-xattr-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c1f6f0783f7ae9557b35f22dc375c5a857f8e1d5 uwsgi-plugin-xattr-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-xattr-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-xslt-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 1b7fc5605d00c78dcf4fcf378e26644dbc254a38 uwsgi-plugin-xslt-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-xslt-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-plugin-zergpool-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 97647fda5132be1e4facdf7aed8dcda22e72a4c6 uwsgi-plugin-zergpool-debuginfo = 2.0.20-2.fc34 uwsgi-plugin-zergpool-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-basicauth-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 7eb13af7bdb1023a2c6911cbf0795449d8b055a4 uwsgi-router-basicauth-debuginfo = 2.0.20-2.fc34 uwsgi-router-basicauth-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-cache-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 8b0a084d1a0cc6f102cc34d93db3501269c960f3 uwsgi-router-cache-debuginfo = 2.0.20-2.fc34 uwsgi-router-cache-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-expires-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 53044e04c46e320183381000aba15283577cd43e uwsgi-router-expires-debuginfo = 2.0.20-2.fc34 uwsgi-router-expires-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-fast-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 706f6e257eb7b54d7cec0ef799a9cf69ecfb1a7a uwsgi-router-fast-debuginfo = 2.0.20-2.fc34 uwsgi-router-fast-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-forkpty-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = a35bd10ff911b6eddc343f6d1e84e33c6c7d8b1d uwsgi-router-forkpty-debuginfo = 2.0.20-2.fc34 uwsgi-router-forkpty-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-hash-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b116d0fc31ad0c532771e4a2a44b5366e939d69d uwsgi-router-hash-debuginfo = 2.0.20-2.fc34 uwsgi-router-hash-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-http-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 5c17da2bdd10d41e851eaf916a1d780333b0feaf uwsgi-router-http-debuginfo = 2.0.20-2.fc34 uwsgi-router-http-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-memcached-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 103b7218423bba802773d21886d2de46f627eca1 uwsgi-router-memcached-debuginfo = 2.0.20-2.fc34 uwsgi-router-memcached-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-metrics-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 34647bb41b80f3dabacea073f553f934507856dc uwsgi-router-metrics-debuginfo = 2.0.20-2.fc34 uwsgi-router-metrics-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-radius-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = c3fcdae65ad2fa833ddec4f9c53d61a37a3b0804 uwsgi-router-radius-debuginfo = 2.0.20-2.fc34 uwsgi-router-radius-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-raw-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 526cb81ade99bc8a2702b8205f3999c39f07aa84 uwsgi-router-raw-debuginfo = 2.0.20-2.fc34 uwsgi-router-raw-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-redirect-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 3bb40190ab9b83fe0de1d1e2bd61453bb76c131b uwsgi-router-redirect-debuginfo = 2.0.20-2.fc34 uwsgi-router-redirect-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-redis-debuginfo-2.0.20-2.fc34.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/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) = 2cdbfc5bda27980745c09b1c0e034838d090d16f uwsgi-router-redis-debuginfo = 2.0.20-2.fc34 uwsgi-router-redis-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-rewrite-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 6abdef2b33869eda9beba5d6dc8c1b130d6a9db2 uwsgi-router-rewrite-debuginfo = 2.0.20-2.fc34 uwsgi-router-rewrite-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-spnego-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = d90b9bed16f50a6a6aefb8e528110a5980f2f393 uwsgi-router-spnego-debuginfo = 2.0.20-2.fc34 uwsgi-router-spnego-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-ssl-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = fd6f64360e377bbd746584b685c3148373436b1c uwsgi-router-ssl-debuginfo = 2.0.20-2.fc34 uwsgi-router-ssl-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-static-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = f4f8ef806a6a7a42eab4015d26363c28c6b130fc uwsgi-router-static-debuginfo = 2.0.20-2.fc34 uwsgi-router-static-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-tuntap-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 504e17fe83d1d48adb00b8225bb872e6a3a41e95 uwsgi-router-tuntap-debuginfo = 2.0.20-2.fc34 uwsgi-router-tuntap-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-uwsgi-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 10785e033b96c840d6053479ba39e7b113b89e0f uwsgi-router-uwsgi-debuginfo = 2.0.20-2.fc34 uwsgi-router-uwsgi-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-router-xmldir-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 945847dcd66a5b08746aad74c91da455206fcebf uwsgi-router-xmldir-debuginfo = 2.0.20-2.fc34 uwsgi-router-xmldir-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-emperor-amqp-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 84b15128a159565a00bd7915b3ad3d289aae4d16 uwsgi-emperor-amqp-debuginfo = 2.0.20-2.fc34 uwsgi-emperor-amqp-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-emperor-pg-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = b301f2800b455cdc7b6fd92191f5a1b39f5eea81 uwsgi-emperor-pg-debuginfo = 2.0.20-2.fc34 uwsgi-emperor-pg-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Processing files: uwsgi-emperor-zeromq-debuginfo-2.0.20-2.fc34.armv7hl warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/src' | /usr/bin/grep -v '/usr/lib/uwsgi/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4cc6df9c8ef355e09d1e28b3d47bda254b43908a uwsgi-emperor-zeromq-debuginfo = 2.0.20-2.fc34 uwsgi-emperor-zeromq-debuginfo(armv7hl-32) = 2.0.20-2.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uwsgi-debugsource(armv7hl-32) = 2.0.20-2.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm Wrote: /builddir/build/RPMS/uwsgi-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-docs-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-psgi-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-amqp-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-debugsource-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-common-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ruby-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rack-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-devel-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mono-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-pg-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-gccgo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-webdav-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mono-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-tuntap-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-php-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-coroae-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-zeromq-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-uwsgidecorators-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-lua-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-gevent-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-amqp-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-fast-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-ssl-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-mongrel2-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-raw-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-forkpty-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-carbon-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-debuginfo-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-xmpp-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cheaper-busyness-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xslt-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ldap-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-tornado-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-glusterfs-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-cache-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rpc-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-alarm-curl-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rbthreads-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pty-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-airbrake-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-zergpool-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-xmldir-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-rrdtool-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ssi-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-memcached-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redis-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-zabbix-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-python3-greenlet-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-static-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-basicauth-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-radius-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-zeromq-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-geoip-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-redis-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-log-encoder-msgpack-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-rsyslog-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-emperor-pg-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-uwsgi-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-crypto-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-offload-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-hash-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cache-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-graylog2-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-spnego-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-curl-cron-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-syslog-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-fiber-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-sqlite3-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dumbloop-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-ugreen-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-pam-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-metrics-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-zeromq-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-tofile-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-http-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-gzip-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-statsd-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-socket-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-expires-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-rewrite-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-template-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-file-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-notfound-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-router-redirect-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-chunked-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-pipe-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-transformation-toupper-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-stats-pusher-file-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-socket-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-xattr-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-nagios-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-cplusplus-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-logger-systemd-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-spooler-2.0.20-2.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/uwsgi-plugin-dummy-2.0.20-2.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6lXcBG + umask 022 + cd /builddir/build/BUILD + cd uwsgi-2.0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uwsgi-2.0.20-2.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0