rm -rf buildout/cache
rm -rf buildout/common/libboost_oxt.a buildout/common/libboost_oxt
rm -f buildout/common/libpassenger_common/Logging.o buildout/common/libpassenger_common/Exceptions.o buildout/common/libpassenger_common/Utils/SystemTime.o buildout/common/libpassenger_common/Utils/StrIntUtils.o buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o buildout/common/libpassenger_common/Utils/IOUtils.o buildout/common/libpassenger_common/Utils.o
rm -f buildout/common/libpassenger_common/Utils/modp_b64.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o buildout/common/libpassenger_common/AgentsStarter.o buildout/common/libpassenger_common/AgentBase.o buildout/common/libpassenger_common/MemoryKit/mbuf.o buildout/common/libpassenger_common/MemoryKit/palloc.o buildout/common/libpassenger_common/ServerKit/http_parser.o buildout/common/libpassenger_common/ServerKit/Implementation.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/Utils/jsoncpp.o
rm -f buildout/common/libpassenger_common/agent/UstRouter/FilterSupport.o
rm -rf buildout/common/libpassenger_common
rm -rf buildout/support-binaries/
rm -rf buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt
rm -f buildout/apache2/module_libpassenger_common/Logging.o buildout/apache2/module_libpassenger_common/Exceptions.o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o
rm -f buildout/apache2/module_libpassenger_common/Utils/modp_b64.o buildout/apache2/module_libpassenger_common/Utils/CachedFileStat.o buildout/apache2/module_libpassenger_common/Utils/LargeFiles.o buildout/apache2/module_libpassenger_common/ApplicationPool2/Implementation.o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o buildout/apache2/module_libpassenger_common/AgentsStarter.o buildout/apache2/module_libpassenger_common/AgentBase.o buildout/apache2/module_libpassenger_common/MemoryKit/mbuf.o buildout/apache2/module_libpassenger_common/MemoryKit/palloc.o buildout/apache2/module_libpassenger_common/ServerKit/http_parser.o buildout/apache2/module_libpassenger_common/ServerKit/Implementation.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/Hasher.o buildout/apache2/module_libpassenger_common/Utils/jsoncpp.o
rm -f buildout/apache2/module_libpassenger_common/agent/UstRouter/FilterSupport.o
rm -rf buildout/apache2/module_libpassenger_common
rm -rf buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o buildout/apache2/mod_passenger.so
mkdir -p buildout/apache2/module_libpassenger_common
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is depc++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/apache2/module_libpassenger_common/Exceptions.o -c ext/common/Exceptions.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O3 -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -fno-strict-aliasing -o buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -c ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O -o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/apache2/module_libpassenger_common/Utils.o -c ext/common/Utils.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/apache2/module_libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp
c++ -Iext -Iext/common -Iext/libev -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/apache2/module_libpassenger_common/Utils/modp_b64.o -c ext/common/Utils/modp_b64.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/lockpool.o -c ext/boost/libs/atomic/lockpool.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/c_regex_traits.o -c ext/boost/libs/regex/src/c_regex_traits.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/cpp_regex_traits.o -c ext/boost/libs/regex/src/cpp_regex_traits.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/cregex.o -c ext/boost/libs/regex/src/cregex.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/instances.o -c ext/boost/libs/regex/src/instances.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/posix_api.o -c ext/boost/libs/regex/src/posix_api.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/regex.o -c ext/boost/libs/regex/src/regex.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/regex_debug.o -c ext/boost/libs/regex/src/regex_debug.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/regex_raw_buffer.o -c ext/boost/libs/regex/src/regex_raw_buffer.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/regex_traits_defaults.o -c ext/boost/libs/regex/src/regex_traits_defaults.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/static_mutex.o -c ext/boost/libs/regex/src/static_mutex.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/wc_regex_traits.o -c ext/boost/libs/regex/src/wc_regex_traits.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o -c ext/boost/libs/regex/src/wide_posix_api.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/winstances.o -c ext/boost/libs/regex/src/winstances.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/once_atomic.o -c ext/boost/libs/thread/src/pthread/once_atomic.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp
c++  -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp
c++ -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp
c++ -Iext -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/module_libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp
cc  -Iext -Iext/common -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o buildout/apache2/mod_passenger.o -c ext/apache2/mod_passenger.c
Creating ext/common/Constants.h
c++  -Iext -Iext/common -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/Configuration.o -c ext/apache2/Configuration.cpp
c++  -Iext -Iext/common -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/Bucket.o -c ext/apache2/Bucket.cpp
c++  -Iext -Iext/common -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/apache2/Hooks.o -c ext/apache2/Hooks.cpp
c++ -shared buildout/apache2/Configuration.o buildout/apache2/Bucket.o buildout/apache2/Hooks.o buildout/apache2/mod_passenger.o -fPIC -o buildout/apache2/mod_passenger.so   buildout/apache2/module_libpassenger_common/Logging.o buildout/apache2/module_libpassenger_common/Exceptions.o buildout/apache2/module_libpassenger_common/Utils/SystemTime.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o buildout/apache2/module_libpassenger_common/Utils/IOUtils.o buildout/apache2/module_libpassenger_common/Utils.o buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o buildout/apache2/module_libpassenger_common/Utils/MD5.o buildout/apache2/module_libpassenger_common/Utils/modp_b64.o buildout/apache2/module_libboost_oxt.a -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -fPIC -I/usr/include/httpd -L/usr/lib64 -lapr-1 -L/usr/lib64 -laprutil-1 -std=gnu++11 -lpthread -lrt   
c++ -o buildout/support-binaries/WatchdogMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/Watchdog/WatchdogMain.cpp
c++ -o buildout/support-binaries/CoreMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/Core/CoreMain.cpp
c++ -o buildout/support-binaries/UstRouterMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/UstRouter/UstRouterMain.cpp
c++ -o buildout/support-binaries/SystemMetricsMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/SystemMetrics/SystemMetricsMain.cpp
c++ -o buildout/support-binaries/TempDirToucherMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/TempDirToucher/TempDirToucherMain.cpp
c++ -o buildout/support-binaries/SpawnPreparerMain.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/lockpool.o -c ext/boost/libs/atomic/lockpool.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/c_regex_traits.o -c ext/boost/libs/regex/src/c_regex_traits.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/cpp_regex_traits.o -c ext/boost/libs/regex/src/cpp_regex_traits.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/cregex.o -c ext/boost/libs/regex/src/cregex.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/instances.o -c ext/boost/libs/regex/src/instances.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/posix_api.o -c ext/boost/libs/regex/src/posix_api.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/regex.o -c ext/boost/libs/regex/src/regex.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/regex_debug.o -c ext/boost/libs/regex/src/regex_debug.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/regex_raw_buffer.o -c ext/boost/libs/regex/src/regex_raw_buffer.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/regex_traits_defaults.o -c ext/boost/libs/regex/src/regex_traits_defaults.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/static_mutex.o -c ext/boost/libs/regex/src/static_mutex.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/wc_regex_traits.o -c ext/boost/libs/regex/src/wc_regex_traits.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/wide_posix_api.o -c ext/boost/libs/regex/src/wide_posix_api.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/winstances.o -c ext/boost/libs/regex/src/winstances.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/error_code.o -c ext/boost/libs/system/src/error_code.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/future.o -c ext/boost/libs/thread/src/future.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/once.o -c ext/boost/libs/thread/src/pthread/once.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/once_atomic.o -c ext/boost/libs/thread/src/pthread/once_atomic.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/thread.o -c ext/boost/libs/thread/src/pthread/thread.cpp
c++  -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/boost/tss_null.o -c ext/boost/libs/thread/src/tss_null.cpp
c++ -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/oxt/implementation.o -c ext/oxt/implementation.cpp
c++ -Iext  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -o buildout/common/libboost_oxt/oxt/system_calls.o -c ext/oxt/system_calls.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O -o buildout/common/libpassenger_common/Logging.o -c ext/common/Logging.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/Exceptions.o -c ext/common/Exceptions.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/Utils/SystemTime.o -c ext/common/Utils/SystemTime.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O3 -o buildout/common/libpassenger_common/Utils/StrIntUtils.o -c ext/common/Utils/StrIntUtils.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -fno-strict-aliasing -o buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o -c ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O -o buildout/common/libpassenger_common/Utils/IOUtils.o -c ext/common/Utils/IOUtils.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/Utils.o -c ext/common/Utils.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/agent/UstRouter/FilterSupport.o -c ext/common/agent/UstRouter/FilterSupport.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/Utils/modp_b64.o -c ext/common/Utils/modp_b64.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/Utils/CachedFileStat.o -c ext/common/Utils/CachedFileStat.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/Utils/LargeFiles.o -c ext/common/Utils/LargeFiles.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o -c ext/common/ApplicationPool2/Implementation.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o -c ext/common/ApplicationPool2/AppTypes.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP  -o buildout/common/libpassenger_common/AgentBase.o -c ext/common/agent/Base.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/MemoryKit/mbuf.o -c ext/common/MemoryKit/mbuf.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/MemoryKit/palloc.o -c ext/common/MemoryKit/palloc.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O3 -o buildout/common/libpassenger_common/ServerKit/http_parser.o -c ext/common/ServerKit/http_parser.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/ServerKit/Implementation.o -c ext/common/ServerKit/Implementation.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/Utils/MD5.o -c ext/common/Utils/MD5.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O3 -o buildout/common/libpassenger_common/Utils/Hasher.o -c ext/common/Utils/Hasher.cpp
c++ -Iext -Iext/common -Iext/libev  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -O2 -o buildout/common/libpassenger_common/Utils/jsoncpp.o -c ext/common/Utils/jsoncpp.cpp
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for library containing floor... -lm
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
      from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils.cpp:27:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/MessageServer.h:51,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/MessageServer.h:51,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In constructor ‘Passenger::MessageServer::CommonClientContext::CommonClientContext(Passenger::FileDescriptor&, Passenger::AccountPtr&)’:
ext/common/MessageServer.h:185:27: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  185 |                         : fd(_fd),
      |                           ^~~~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In member function ‘std::string Passenger::MessageServer::CommonClientContext::name()’:
ext/common/MessageServer.h:191:40: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  191 |                         return toString(fd);
      |                                ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Account.h:33,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In member function ‘void Passenger::MessageServer::mainLoop()’:
ext/common/MessageServer.h:591:66: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  591 |                         boost::function<void ()> func(boost::bind(&MessageServer::clientHandlingMainLoop,
      |                                                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  592 |                                 this, fd));
      |                                 ~~~~~~~~~                         
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:1595,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind_mf_cc.hpp:43:59: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
   43 |     BOOST_BIND(R (BOOST_BIND_MF_CC T::*f) (B1), A1 a1, A2 a2)
      |                                                        ~~~^~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h:594:45: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  594 |                         name.append(toString(fd));
      |                                     ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Account.h:33,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
ext/common/Utils.cpp: In function ‘void Passenger::removeDirTree(const string&)’:
ext/common/Utils.cpp:736:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  736 |                 execlp("chmod", "chmod", "-R", "u+rwx", c_path, (char * const) 0);
      |                                                                 ^~~~~~~~~~~~~~~~
ext/common/Utils.cpp:755:51: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  755 |                 execlp("rm", "rm", "-rf", c_path, (char * const) 0);
      |                                                   ^~~~~~~~~~~~~~~~
ext/common/Utils.cpp: In function ‘int Passenger::runShellCommand(const Passenger::StaticString&)’:
ext/common/Utils.cpp:1020:68: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 1020 |                 execlp("/bin/sh", "/bin/sh", "-c", command.data(), (char * const) 0);
      |                                                                    ^~~~~~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’:
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:112:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  112 | template<class T> class value
      |                         ^~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:41,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/storage.hpp:76:37: note: synthesized method ‘boost::_bi::value<Passenger::FileDescriptor>::value(const boost::_bi::value<Passenger::FileDescriptor>&)’ first required here
   76 | template<class A1, class A2> struct storage2: public storage1<A1>
      |                                     ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp:275:38: note: synthesized method ‘boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::storage2(const boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  275 | template< class A1, class A2 > class list2: private storage2< A1, A2 >
      |                                      ^~~~~
ext/boost/bind/bind.hpp:864:43: note: synthesized method ‘boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::list2(const boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  864 | template<class R, class F, class L> class bind_t
      |                                           ^~~~~~
In file included from ext/boost/function/detail/maybe_include.hpp:13,
                 from ext/boost/function/detail/function_iterate.hpp:14,
                 from ext/boost/preprocessor/iteration/detail/iter/forward1.hpp:47,
                 from ext/boost/function.hpp:64,
                 from ext/boost/thread/future.hpp:39,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils.cpp:27:
ext/boost/function/function_template.hpp:1069:16: note: synthesized method ‘boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >::bind_t(const boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >&)’ first required here
 1069 |     base_type(f)
      |                ^
ext/boost/function/function_template.hpp:712:72: note:   initializing argument 1 of ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
  712 |     BOOST_FUNCTION_FUNCTION(Functor BOOST_FUNCTION_TARGET_FIX(const &) f
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils.cpp:59:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils.cpp:59:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::_bi::value<T>::value(const T&) [with T = Passenger::FileDescriptor]’:
ext/boost/bind/bind_mf_cc.hpp:47:47:   required from ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
ext/common/MessageServer.h:591:45:   required from here
ext/boost/bind/bind.hpp:116:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  116 |     value(T const & t): t_(t) {}
      |                         ^~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’:
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:313:35: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  313 |         unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:215,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/mem_fn_template.hpp:163:28: note:   initializing argument 2 of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’
  163 |     R operator()(T * p, A1 a1) const
      |                         ~~~^~
ext/boost/bind/mem_fn_template.hpp: In instantiation of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’:
ext/boost/bind/bind.hpp:313:35:   required from ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/mem_fn_template.hpp:165:37: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  165 |         BOOST_MEM_FN_RETURN (p->*f_)(a1);
      |                             ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
mkdir -p buildout/apache2/module_libpassenger_common/ApplicationPool2
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/ApplicationPool2/AppTypes.h:80,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/ApplicationPool2/AppTypes.h:80,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
mkdir -p buildout/apache2/module_libboost_oxt/boost
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:151,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/regex/v4/regex_iterator.hpp: In instantiation of ‘void boost::regex_iterator<BidirectionalIterator, charT, traits>::cow() [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/regex_iterator.hpp:141:7:   required from ‘boost::regex_iterator<BidirectionalIterator, charT, traits>& boost::regex_iterator<BidirectionalIterator, charT, traits>::operator++() [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/regex_replace.hpp:64:10:   required from ‘OutputIterator boost::regex_replace(OutputIterator, BidirectionalIterator, BidirectionalIterator, const boost::basic_regex<charT, traits>&, Formatter, boost::regex_constants::match_flag_type) [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; traits = boost::regex_traits<char>; charT = char; Formatter = const char*; boost::regex_constants::match_flag_type = boost::regex_constants::_match_flags]’
ext/boost/libs/regex/src/cregex.cpp:461:17:   required from here
ext/boost/regex/v4/regex_iterator.hpp:163:22: warning: implicitly-declared ‘boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >::regex_iterator_implementation(const boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >&)’ is deprecated [-Wdeprecated-copy]
  163 |          pdata.reset(new impl(*(pdata.get())));
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp:81:35: note: because ‘boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >’ has user-provided ‘boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>& boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>::operator=(const boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>&) [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’
   81 |    regex_iterator_implementation& operator=(const regex_iterator_implementation&);
      |                                   ^~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp: In instantiation of ‘void boost::regex_iterator<BidirectionalIterator, charT, traits>::cow() [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/regex_iterator.hpp:141:7:   required from ‘boost::regex_iterator<BidirectionalIterator, charT, traits>& boost::regex_iterator<BidirectionalIterator, charT, traits>::operator++() [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/regex_replace.hpp:64:10:   required from ‘OutputIterator boost::regex_replace(OutputIterator, BidirectionalIterator, BidirectionalIterator, const boost::basic_regex<charT, traits>&, Formatter, boost::regex_constants::match_flag_type) [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; BidirectionalIterator = const char*; traits = boost::regex_traits<char>; charT = char; Formatter = const char*; boost::regex_constants::match_flag_type = boost::regex_constants::_match_flags]’
ext/boost/libs/regex/src/cregex.cpp:471:17:   required from here
ext/boost/regex/v4/regex_iterator.hpp:163:22: warning: implicitly-declared ‘boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >::regex_iterator_implementation(const boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >&)’ is deprecated [-Wdeprecated-copy]
  163 |          pdata.reset(new impl(*(pdata.get())));
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp:81:35: note: because ‘boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >’ has user-provided ‘boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>& boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>::operator=(const boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>&) [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’
   81 |    regex_iterator_implementation& operator=(const regex_iterator_implementation&);
      |                                   ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:79,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_all() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:281:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |          if((m_flags & format_sed) == 0)
      |          ^~
ext/boost/regex/v4/regex_format.hpp:288:7: note: here
  288 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_perl() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:357:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  357 |       ++m_position;
      |       ^~
ext/boost/regex/v4/regex_format.hpp:359:4: note: here
  359 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_all() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<const char*>; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:281:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |          if((m_flags & format_sed) == 0)
      |          ^~
ext/boost/regex/v4/regex_format.hpp:288:7: note: here
  288 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_perl() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<const char*>; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:357:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  357 |       ++m_position;
      |       ^~
ext/boost/regex/v4/regex_format.hpp:359:4: note: here
  359 |    default:
      |    ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = char; traits = boost::regex_traits<char>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/instances.hpp:176:18:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:382:14:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:587:13:   required from ‘unsigned int boost::basic_regex<charT, traits>::set_expression(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/libs/regex/src/posix_api.cpp:127:67:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:382:14:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:587:13:   required from ‘unsigned int boost::basic_regex<charT, traits>::set_expression(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/libs/regex/src/wide_posix_api.cpp:137:68:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/instances.hpp:176:18:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/pthread/once_atomic.hpp:19,
                 from ext/boost/thread/once.hpp:20,
                 from ext/boost/libs/thread/src/pthread/./once_atomic.cpp:13,
                 from ext/boost/libs/thread/src/pthread/once.cpp:10:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/get_pointer.hpp:14,
                 from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/pthread/once_atomic.hpp:19,
                 from ext/boost/thread/once.hpp:20,
                 from ext/boost/libs/thread/src/pthread/./once_atomic.cpp:13,
                 from ext/boost/libs/thread/src/pthread/once.cpp:10:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:19:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/apache2/module_libboost_oxt/oxt
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
ext/oxt/system_calls.cpp: In function ‘void oxt::setup_syscall_interruption_support()’:
ext/oxt/system_calls.cpp:69:35: warning: ‘int siginterrupt(int, int)’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
   69 |                 ret = siginterrupt(INTERRUPTION_SIGNAL, 1);
      |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/sys/wait.h:36,
                 from ext/oxt/system_calls.hpp:31,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/signal.h:311:12: note: declared here
  311 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/apache2/module_libboost_oxt
rm -rf buildout/apache2/module_libboost_oxt.a
ar cru buildout/apache2/module_libboost_oxt.a buildout/apache2/module_libboost_oxt/boost/lockpool.o buildout/apache2/module_libboost_oxt/boost/c_regex_traits.o buildout/apache2/module_libboost_oxt/boost/cpp_regex_traits.o buildout/apache2/module_libboost_oxt/boost/cregex.o buildout/apache2/module_libboost_oxt/boost/instances.o buildout/apache2/module_libboost_oxt/boost/posix_api.o buildout/apache2/module_libboost_oxt/boost/regex.o buildout/apache2/module_libboost_oxt/boost/regex_debug.o buildout/apache2/module_libboost_oxt/boost/regex_raw_buffer.o buildout/apache2/module_libboost_oxt/boost/regex_traits_defaults.o buildout/apache2/module_libboost_oxt/boost/static_mutex.o buildout/apache2/module_libboost_oxt/boost/wc_regex_traits.o buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o buildout/apache2/module_libboost_oxt/boost/winstances.o buildout/apache2/module_libboost_oxt/boost/error_code.o buildout/apache2/module_libboost_oxt/boost/future.o buildout/apache2/module_libboost_oxt/boost/once.o buildout/apache2/module_libboost_oxt/boost/once_atomic.o buildout/apache2/module_libboost_oxt/boost/thread.o buildout/apache2/module_libboost_oxt/boost/tss_null.o buildout/apache2/module_libboost_oxt/oxt/implementation.o buildout/apache2/module_libboost_oxt/oxt/system_calls.o
ranlib buildout/apache2/module_libboost_oxt.a
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/apache2/Configuration.hpp:31,
                 from ext/apache2/Configuration.cpp:38:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/apache2/Configuration.hpp:31,
                 from ext/apache2/Configuration.cpp:38:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Configuration.cpp:41:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::Tokenizer::Tokenizer(const Passenger::StaticString&, bool)’:
ext/common/agent/UstRouter/FilterSupport.h:362:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  362 |                 this->data = data;
      |                              ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Configuration.cpp:41:
ext/common/agent/UstRouter/FilterSupport.h: In static member function ‘static bool Passenger::FilterSupport::ContextFromLog::splitLine(const Passenger::StaticString&, Passenger::StaticString&, long long unsigned int&, unsigned int&, Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:735:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  735 |                 txnId = line.substr(0, firstDelim);
      |                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Configuration.cpp:41:
ext/common/agent/UstRouter/FilterSupport.h:739:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  739 |                 data = line.substr(thirdDelim + 1);
      |                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Configuration.cpp:41:
ext/common/agent/UstRouter/FilterSupport.h: In member function ‘Passenger::FilterSupport::SimpleContext* Passenger::FilterSupport::ContextFromLog::parse() const’:
ext/common/agent/UstRouter/FilterSupport.h:785:25: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  785 |                         auto_ptr<SimpleContext> ctx(new SimpleContext());
      |                         ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/apache2/Configuration.cpp:41:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::ContextFromLog::ContextFromLog(const Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:794:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  794 |                 this->logData = logData;
      |                                 ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Configuration.cpp:38:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Configuration.h:30,
                 from ext/apache2/Configuration.hpp:36,
                 from ext/apache2/Configuration.cpp:38:
ext/apache2/Configuration.cpp: At global scope:
ext/apache2/Configuration.cpp:381:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  381 |                 (Take1Func) cmd_passenger_root,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:386:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*, const char*)’} to ‘Take2Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  386 |                 (Take2Func) cmd_passenger_ctl,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:181:18: note: in definition of macro ‘AP_INIT_TAKE2’
  181 |     { directive, func, mconfig, where, TAKE2, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:391:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  391 |                 (Take1Func) cmd_passenger_default_ruby,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:396:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  396 |                 (Take1Func) cmd_passenger_log_level,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:401:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  401 |                 (Take1Func) cmd_passenger_log_file,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:406:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  406 |                 (Take1Func) cmd_passenger_file_descriptor_log_file,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:411:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  411 |                 (Take1Func) cmd_passenger_max_pool_size,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:416:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  416 |                 (Take1Func) cmd_passenger_pool_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:421:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  421 |                 (Take1Func) cmd_passenger_response_buffer_high_watermark,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:426:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, int)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, int)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  426 |                 (FlagFunc) cmd_passenger_user_switching,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:431:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  431 |                 (Take1Func) cmd_passenger_default_user,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:436:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  436 |                 (Take1Func) cmd_passenger_default_group,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:441:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  441 |                 (Take1Func) cmd_passenger_data_buffer_dir,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:446:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  446 |                 (Take1Func) cmd_passenger_instance_registry_dir,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:451:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  451 |                 (Take1Func) cmd_passenger_max_preloader_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:456:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  456 |                 (Take1Func) cmd_passenger_stat_throttle_rate,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:461:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  461 |                 (Take1Func) cmd_union_station_gateway_address,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:466:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  466 |                 (Take1Func) cmd_union_station_gateway_port,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:471:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  471 |                 (Take1Func) cmd_union_station_gateway_cert,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:476:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  476 |                 (Take1Func) cmd_union_station_proxy_address,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:481:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  481 |                 (Take1Func) cmd_passenger_analytics_log_user,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:486:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  486 |                 (Take1Func) cmd_passenger_analytics_log_group,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:491:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  491 |                 (Take1Func) cmd_passenger_pre_start,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:496:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, int)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, int)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  496 |                 (FlagFunc) cmd_passenger_turbocaching,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:44:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   44 |                 (Take1Func) cmd_passenger_ruby,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:51:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   51 |                 (Take1Func) cmd_passenger_python,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:58:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   58 |                 (Take1Func) cmd_passenger_nodejs,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:65:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   65 |                 (Take1Func) cmd_passenger_meteor_app_settings,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:72:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   72 |                 (Take1Func) cmd_passenger_app_env,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:79:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   79 |                 (Take1Func) cmd_passenger_min_instances,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:86:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   86 |                 (Take1Func) cmd_passenger_max_instances_per_app,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:93:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
   93 |                 (Take1Func) cmd_passenger_user,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:100:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  100 |                 (Take1Func) cmd_passenger_group,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:107:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  107 |                 (FlagFunc) cmd_passenger_error_override,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:114:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  114 |                 (Take1Func) cmd_passenger_max_requests,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:121:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  121 |                 (Take1Func) cmd_passenger_start_timeout,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:128:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  128 |                 (FlagFunc) cmd_passenger_high_performance,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:135:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  135 |                 (FlagFunc) cmd_passenger_enabled,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:142:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  142 |                 (Take1Func) cmd_passenger_max_request_queue_size,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:149:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  149 |                 (Take1Func) cmd_passenger_max_preloader_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:156:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  156 |                 (FlagFunc) cmd_passenger_load_shell_envvars,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:163:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  163 |                 (FlagFunc) cmd_passenger_buffer_upload,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:170:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  170 |                 (Take1Func) cmd_passenger_app_type,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:177:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  177 |                 (Take1Func) cmd_passenger_startup_file,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:184:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  184 |                 (FlagFunc) cmd_passenger_sticky_sessions,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:191:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  191 |                 (FlagFunc) cmd_passenger_sticky_sessions_cookie_name,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:198:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  198 |                 (Take1Func) cmd_passenger_spawn_method,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:205:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  205 |                 (FlagFunc) cmd_passenger_show_version_in_header,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:212:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  212 |                 (FlagFunc) cmd_passenger_friendly_error_pages,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:219:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  219 |                 (Take1Func) cmd_passenger_restart_dir,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:226:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  226 |                 (Take1Func) cmd_passenger_app_group_name,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:233:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  233 |                 (Take1Func) cmd_passenger_app_env,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:240:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  240 |                 (Take1Func) cmd_passenger_app_env,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/ConfigurationCommands.cpp:247:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  247 |                 (Take1Func) cmd_passenger_spawn_method,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:504:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  504 |                 (Take1Func) cmd_passenger_app_root,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:509:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  509 |                 (Take1Func) cmd_union_station_key,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:514:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  514 |                 (Take1Func) cmd_union_station_filter,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:519:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  519 |                 (FlagFunc) cmd_passenger_buffer_response,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:524:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  524 |                 (FlagFunc) cmd_passenger_resolve_symlinks_in_document_root,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:529:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  529 |                 (FlagFunc) cmd_passenger_allow_encoded_slashes,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:534:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  534 |                 (Take1Func) cmd_passenger_base_uri,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:539:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  539 |                 (Take1Func) cmd_union_station_support,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:546:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  546 |                 (Take1Func) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:551:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  551 |                 (Take1Func) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:556:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  556 |                 (Take1Func) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:561:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  561 |                 (FlagFunc) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:566:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  566 |                 (FlagFunc) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:571:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  571 |                 (FlagFunc) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:576:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  576 |                 (Take1Func) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:581:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  581 |                 (Take1Func) cmd_passenger_enterprise_only,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:588:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  588 |                 (Take1Func) cmd_passenger_log_file,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:593:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  593 |                 (Take1Func) cmd_passenger_ruby,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:598:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  598 |                 (Take1Func) cmd_passenger_max_pool_size,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:603:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  603 |                 (Take1Func) cmd_passenger_max_instances_per_app,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:608:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  608 |                 (Take1Func) cmd_passenger_pool_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:613:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, int)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, int)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  613 |                 (FlagFunc) cmd_passenger_user_switching,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:618:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  618 |                 (Take1Func) cmd_passenger_default_user,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:623:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  623 |                 (Take1Func) cmd_passenger_max_preloader_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:628:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  628 |                 (Take1Func) cmd_passenger_base_uri,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:633:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  633 |                 (Take1Func) cmd_passenger_base_uri,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:640:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  640 |                 (Take1Func) cmd_rails_spawn_server,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:645:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, int)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, int)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  645 |                 (FlagFunc) cmd_rails_allow_mod_rewrite,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:650:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, const char*)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, const char*)’} to ‘Take1Func’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  650 |                 (Take1Func) cmd_rails_framework_spawner_idle_time,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:177:18: note: in definition of macro ‘AP_INIT_TAKE1’
  177 |     { directive, func, mconfig, where, TAKE1, help }
      |                  ^~~~
ext/apache2/Configuration.cpp:655:17: warning: cast between incompatible function types from ‘const char* (*)(cmd_parms*, void*, int)’ {aka ‘const char* (*)(cmd_parms_struct*, void*, int)’} to ‘FlagFunc’ {aka ‘const char* (*)()’} [-Wcast-function-type]
  655 |                 (FlagFunc) cmd_passenger_use_global_queue,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/httpd/http_config.h:195:18: note: in definition of macro ‘AP_INIT_FLAG’
  195 |     { directive, func, mconfig, where, FLAG, help }
      |                  ^~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/apache2/Configuration.hpp:28,
                 from ext/apache2/Configuration.cpp:38:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/apache2/Bucket.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/Logging.h:28,
                 from ext/common/FileDescriptor.h:37,
                 from ext/apache2/Bucket.h:30,
                 from ext/apache2/Bucket.cpp:27:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/apache2/Configuration.hpp:31,
                 from ext/apache2/Hooks.cpp:54:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Hooks.cpp:54:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/apache2/Configuration.hpp:31,
                 from ext/apache2/Hooks.cpp:54:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Hooks.cpp:54:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/apache2/Hooks.cpp:55:
ext/apache2/DirectoryMapper.h: In member function ‘void Passenger::DirectoryMapper::autoDetect()’:
ext/apache2/DirectoryMapper.h:126:71: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  126 |                         docRoot = docRoot.substr(0, docRoot.size() - 1);
      |                                                                       ^
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Hooks.cpp:54:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/AgentsStarter.h:101,
                 from ext/apache2/Hooks.cpp:63:
ext/common/MessageClient.h: In member function ‘Passenger::FileDescriptor Passenger::MessageClient::getConnection() const’:
ext/common/MessageClient.h:172:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  172 |                 return fd;
      |                        ^~
In file included from ext/apache2/Bucket.h:30,
                 from ext/apache2/Hooks.cpp:53:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/apache2/Hooks.cpp:63:
ext/common/AgentsStarter.h: In member function ‘void Passenger::AgentsStarter::start(const string&, const Passenger::VariantMap&, const boost::function<void()>&)’:
ext/common/AgentsStarter.h:435:58: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  435 |                         FileDescriptor feedbackFd = fds[0];
      |                                                          ^
In file included from ext/apache2/Bucket.h:30,
                 from ext/apache2/Hooks.cpp:53:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
ext/apache2/Hooks.cpp: In member function ‘Passenger::FileDescriptor Hooks::connectToInternalServer()’:
ext/apache2/Hooks.cpp:312:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  312 |                 return conn;
      |                        ^~~~
In file included from ext/apache2/Bucket.h:30,
                 from ext/apache2/Hooks.cpp:53:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
ext/apache2/Hooks.cpp: In member function ‘bool Hooks::prepareRequest(request_rec*, Passenger::DirConfig*, const char*, bool)’:
ext/apache2/Hooks.cpp:410:25: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  410 |                         auto_ptr<RequestNote> note(new RequestNote(mapper, config));
      |                         ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
ext/apache2/Hooks.cpp:430:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  430 |                                 auto_ptr<RequestNote> note(new RequestNote(mapper, config));
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/apache2/Hooks.cpp:40:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/apache2/DirectoryMapper.h:36,
                 from ext/apache2/Hooks.cpp:55:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Hooks.cpp:54:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/apache2/DirectoryMapper.h:36,
                 from ext/apache2/Hooks.cpp:55:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/apache2/Configuration.hpp:30,
                 from ext/apache2/Hooks.cpp:54:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
mkdir -p buildout/support-binaries
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:26:
ext/libev/ev++.h:355:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  355 |     dynamic_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
ext/libev/ev++.h:379:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  379 |     default_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::persist(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:542:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  542 |                         *str = StaticString(pos, end - pos - 1);
      |                                                               ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::clearPerRequestFields()’:
ext/common/ApplicationPool2/Options.h:555:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  555 |                 hostName = StaticString();
      |                                         ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:556:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  556 |                 uri      = StaticString();
      |                                         ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:83,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/BackgroundIOCapturer.h: In constructor ‘Passenger::SpawningKit::BackgroundIOCapturer::BackgroundIOCapturer(const Passenger::FileDescriptor&, pid_t, const char*)’:
ext/common/SpawningKit/BackgroundIOCapturer.h:108:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  108 |                 : fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(const Passenger::FileDescriptor&)’:
ext/common/Utils/BufferedIO.h:105:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  105 |                 : fd(_fd)
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/BufferedIO.h: In member function ‘Passenger::FileDescriptor Passenger::BufferedIO::getFd() const’:
ext/common/Utils/BufferedIO.h:109:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  109 |                 return fd;
      |                        ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Result.h: In constructor ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Spawner.h: In member function ‘Passenger::SpawningKit::Result Passenger::SpawningKit::Spawner::handleSpawnResponse(Passenger::SpawningKit::Spawner::NegotiationDetails&)’:
ext/common/SpawningKit/Spawner.h:434:24: note: synthesized method ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’ first required here
  434 |                 return result;
      |                        ^~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/PipeWatcher.h: In constructor ‘Passenger::SpawningKit::PipeWatcher::PipeWatcher(const ConfigPtr&, const Passenger::FileDescriptor&, const char*, pid_t)’:
ext/common/SpawningKit/PipeWatcher.h:123:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  123 |                   fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/PipeWatcher.h: In member function ‘void Passenger::SpawningKit::PipeWatcher::initialize()’:
ext/common/SpawningKit/PipeWatcher.h:131:94: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  131 |                         "PipeWatcher: PID " + toString(pid) + " " + name + ", fd " + toString(fd),
      |                                                                                      ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’:
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’ first required here
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/SmartSpawner.h: In member function ‘Passenger::SpawningKit::Spawner::NegotiationDetails Passenger::SpawningKit::SmartSpawner::sendSpawnCommandAndGetNegotiationDetails(const Options&)’:
ext/common/SpawningKit/SmartSpawner.h:634:24: note: synthesized method ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’ first required here
  634 |                 return details;
      |                        ^~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SpawningKit/SmartSpawner.h: In constructor ‘Passenger::SpawningKit::SmartSpawner::SmartSpawner(const std::vector<std::__cxx11::basic_string<char> >&, const Options&, const ConfigPtr&)’:
ext/common/SpawningKit/SmartSpawner.h:752:90: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’ first required here
  752 |                 options    = _options.copyAndPersist().detachFromUnionStationTransaction();
      |                                                                                          ^
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Socket.h: In member function ‘Passenger::ApplicationPool2::Socket& Passenger::ApplicationPool2::Socket::operator=(const Passenger::ApplicationPool2::Socket&)’:
ext/common/ApplicationPool2/Socket.h:146:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  146 |                 name = other.name;
      |                              ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Socket.h:147:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  147 |                 address = other.address;
      |                                 ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Socket.h:148:34: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  148 |                 protocol = other.protocol;
      |                                  ^~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Process.h: In member function ‘void Passenger::ApplicationPool2::Process::initializeSocketsAndStringFields(const Json::Value&)’:
ext/common/ApplicationPool2/Process.h:280:54: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  280 |                                 log.codeRevision.size);
      |                                                      ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group.h:54,
                 from ext/common/ApplicationPool2/Pool.h:52,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Hooks.h: In function ‘bool Passenger::runSingleHookScript(Passenger::HookScriptOptions&, const string&, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
ext/common/Hooks.h:140:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  140 |                 execlp(command.c_str(), command.c_str(), (const char * const) 0);
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:63,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/MessagePassing.h: In member function ‘bool Passenger::MessageBox::checkTimeout(boost::unique_lock<boost::mutex>&, long long unsigned int*, long long unsigned int, boost::posix_time::ptime)’:
ext/common/Utils/MessagePassing.h:172:40: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  172 |                 if (diff.is_negative() < 0) {
      |                     ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::AuthenticationOptions Passenger::ApplicationPool2::Pool::AuthenticationOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:88:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
   88 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::RestartOptions Passenger::ApplicationPool2::Pool::RestartOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:105:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  105 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::InspectOptions Passenger::ApplicationPool2::Pool::InspectOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:128:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  128 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::ToXmlOptions Passenger::ApplicationPool2::Pool::ToXmlOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:146:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  146 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ServerKit/Server.h:49,
                 from ext/common/agent/ApiServerUtils.h:74,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/SafeLibev.h: In static member function ‘static void Passenger::SafeLibev::timeoutHandler(int, void*)’:
ext/common/SafeLibev.h:83:17: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |                 auto_ptr<Callback> callback((Callback *) arg);
      |                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:155:
ext/common/agent/Watchdog/AgentWatcher.cpp: In member function ‘virtual pid_t AgentWatcher::start()’:
ext/common/agent/Watchdog/AgentWatcher.cpp:337:57: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  337 |                         FileDescriptor feedbackFd(fds[0]);
      |                                                         ^
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:155:
ext/common/agent/Watchdog/AgentWatcher.cpp: In member function ‘const Passenger::FileDescriptor AgentWatcher::getFeedbackFd() const’:
ext/common/agent/Watchdog/AgentWatcher.cpp:530:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  530 |                 return feedbackFd;
      |                        ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:28:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::ApplicationPool2::Socket; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::ApplicationPool2::Socket; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::ApplicationPool2::Socket&]’
ext/common/ApplicationPool2/Socket.h:263:12:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class Passenger::ApplicationPool2::Socket’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/Socket.h:77:7: note: ‘class Passenger::ApplicationPool2::Socket’ declared here
   77 | class Socket {
      |       ^~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/agent/ApiServerUtils.h: In instantiation of ‘Passenger::Authorization Passenger::authorize(ApiServer*, Client*, Request*) [with ApiServer = Passenger::WatchdogAgent::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::WatchdogAgent::Request>; Request = Passenger::WatchdogAgent::Request]’:
ext/common/agent/ApiServerUtils.h:676:30:   required from ‘void Passenger::apiServerProcessPing(Server*, Client*, Request*) [with Server = Passenger::WatchdogAgent::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::WatchdogAgent::Request>; Request = Passenger::WatchdogAgent::Request]’
ext/common/agent/Watchdog/ApiServer.h:68:24:   required from here
ext/common/agent/ApiServerUtils.h:270:29: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  270 |                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/agent/ApiServerUtils.h:279:37: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  279 |                         auth.apiKey = ApplicationPool2::ApiKey(password);
      |                         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/agent/ApiServerUtils.h:292:45: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  292 |                                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/Watchdog/WatchdogMain.cpp:61:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Watchdog/WatchdogMain.cpp:26:
ext/libev/ev++.h: At global scope:
ext/libev/ev++.h:560:15: warning: mangled name for ‘void ev::set_syserr_cb(void (*)(const char*) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  560 |   inline void set_syserr_cb (void (*cb)(const char *msg) throw ()) throw ()
      |               ^~~~~~~~~~~~~
ext/libev/ev++.h:555:15: warning: mangled name for ‘void ev::set_allocator(void* (*)(void*, long int) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  555 |   inline void set_allocator (void *(*cb)(void *ptr, long size) throw ()) throw ()
      |               ^~~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:67:
ext/libev/ev++.h:355:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  355 |     dynamic_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
ext/libev/ev++.h:379:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  379 |     default_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ArrayMessage::generate(Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*, unsigned int)’:
ext/common/MessageReadersWriters.h:366:73: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  366 |                 out[0] = StaticString(headerBuf, sizeof(boost::uint16_t));
      |                                                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h:368:48: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  368 |                         out[1 + 2 * i] = args[i];
      |                                                ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h:369:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  369 |                         out[1 + 2 * i + 1] = StaticString("\0", 1);
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h: In member function ‘size_t Passenger::ScalarMessage::feed(const char*, size_t)’:
ext/common/MessageReadersWriters.h:452:92: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  452 |                                         result = StaticString(current, headerReader.value());
      |                                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h:464:77: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  464 |                                                 result = StaticString(buffer);
      |                                                                             ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString&, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:501:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  501 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h:502:29: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  502 |                 output[1] = data;
      |                             ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:517:47: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  517 |                         output[i + 1] = data[i];
      |                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:54,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/MessageReadersWriters.h:521:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  521 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ServerKit/Server.h:49,
                 from ext/common/ServerKit/HttpServer.h:37,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SafeLibev.h: In static member function ‘static void Passenger::SafeLibev::timeoutHandler(int, void*)’:
ext/common/SafeLibev.h:83:17: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |                 auto_ptr<Callback> callback((Callback *) arg);
      |                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::persist(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:542:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  542 |                         *str = StaticString(pos, end - pos - 1);
      |                                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::clearPerRequestFields()’:
ext/common/ApplicationPool2/Options.h:555:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  555 |                 hostName = StaticString();
      |                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:556:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  556 |                 uri      = StaticString();
      |                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:83,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/BackgroundIOCapturer.h: In constructor ‘Passenger::SpawningKit::BackgroundIOCapturer::BackgroundIOCapturer(const Passenger::FileDescriptor&, pid_t, const char*)’:
ext/common/SpawningKit/BackgroundIOCapturer.h:108:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  108 |                 : fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(const Passenger::FileDescriptor&)’:
ext/common/Utils/BufferedIO.h:105:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  105 |                 : fd(_fd)
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/BufferedIO.h: In member function ‘Passenger::FileDescriptor Passenger::BufferedIO::getFd() const’:
ext/common/Utils/BufferedIO.h:109:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  109 |                 return fd;
      |                        ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Result.h: In constructor ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Spawner.h: In member function ‘Passenger::SpawningKit::Result Passenger::SpawningKit::Spawner::handleSpawnResponse(Passenger::SpawningKit::Spawner::NegotiationDetails&)’:
ext/common/SpawningKit/Spawner.h:434:24: note: synthesized method ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’ first required here
  434 |                 return result;
      |                        ^~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/PipeWatcher.h: In constructor ‘Passenger::SpawningKit::PipeWatcher::PipeWatcher(const ConfigPtr&, const Passenger::FileDescriptor&, const char*, pid_t)’:
ext/common/SpawningKit/PipeWatcher.h:123:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  123 |                   fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/PipeWatcher.h: In member function ‘void Passenger::SpawningKit::PipeWatcher::initialize()’:
ext/common/SpawningKit/PipeWatcher.h:131:94: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  131 |                         "PipeWatcher: PID " + toString(pid) + " " + name + ", fd " + toString(fd),
      |                                                                                      ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’:
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’ first required here
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/SmartSpawner.h: In member function ‘Passenger::SpawningKit::Spawner::NegotiationDetails Passenger::SpawningKit::SmartSpawner::sendSpawnCommandAndGetNegotiationDetails(const Options&)’:
ext/common/SpawningKit/SmartSpawner.h:634:24: note: synthesized method ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’ first required here
  634 |                 return details;
      |                        ^~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/SpawningKit/SmartSpawner.h: In constructor ‘Passenger::SpawningKit::SmartSpawner::SmartSpawner(const std::vector<std::__cxx11::basic_string<char> >&, const Options&, const ConfigPtr&)’:
ext/common/SpawningKit/SmartSpawner.h:752:90: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’ first required here
  752 |                 options    = _options.copyAndPersist().detachFromUnionStationTransaction();
      |                                                                                          ^
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Socket.h: In member function ‘Passenger::ApplicationPool2::Socket& Passenger::ApplicationPool2::Socket::operator=(const Passenger::ApplicationPool2::Socket&)’:
ext/common/ApplicationPool2/Socket.h:146:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  146 |                 name = other.name;
      |                              ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Socket.h:147:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  147 |                 address = other.address;
      |                                 ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Socket.h:148:34: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  148 |                 protocol = other.protocol;
      |                                  ^~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Process.h: In member function ‘void Passenger::ApplicationPool2::Process::initializeSocketsAndStringFields(const Json::Value&)’:
ext/common/ApplicationPool2/Process.h:280:54: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  280 |                                 log.codeRevision.size);
      |                                                      ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group.h:54,
                 from ext/common/ApplicationPool2/Pool.h:52,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Hooks.h: In function ‘bool Passenger::runSingleHookScript(Passenger::HookScriptOptions&, const string&, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
ext/common/Hooks.h:140:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  140 |                 execlp(command.c_str(), command.c_str(), (const char * const) 0);
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:63,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/MessagePassing.h: In member function ‘bool Passenger::MessageBox::checkTimeout(boost::unique_lock<boost::mutex>&, long long unsigned int*, long long unsigned int, boost::posix_time::ptime)’:
ext/common/Utils/MessagePassing.h:172:40: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  172 |                 if (diff.is_negative() < 0) {
      |                     ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::AuthenticationOptions Passenger::ApplicationPool2::Pool::AuthenticationOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:88:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
   88 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::RestartOptions Passenger::ApplicationPool2::Pool::RestartOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:105:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  105 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::InspectOptions Passenger::ApplicationPool2::Pool::InspectOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:128:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  128 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::ToXmlOptions Passenger::ApplicationPool2::Pool::ToXmlOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:146:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  146 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/RequestHandler/Request.h:38,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/UnionStation/StopwatchLog.h: In destructor ‘Passenger::UnionStation::StopwatchLog::~StopwatchLog()’:
ext/common/UnionStation/StopwatchLog.h:146:33: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
  146 |                                 throw SystemException("getrusage() failed", e);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/UnionStation/StopwatchLog.h:146:33: note: in C++11 destructors default to ‘noexcept’
In file included from ext/common/agent/Core/RequestHandler.h:173,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/Utils.cpp: In member function ‘void Passenger::RequestHandler::generateServerLogName(unsigned int)’:
ext/common/agent/Core/RequestHandler/Utils.cpp:51:53: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   51 |         serverLogName = psg_pstrdup(stringPool, name);
      |                                                     ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:174,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/Hooks.cpp: In member function ‘virtual void Passenger::RequestHandler::reinitializeRequest(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*)’:
ext/common/agent/Core/RequestHandler/Hooks.cpp:95:44: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   95 |         req->cacheKey = HashedStaticString();
      |                                            ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp: In member function ‘void Passenger::RequestHandler::fillPoolOptionsFromAgentsOptions(Passenger::ApplicationPool2::Options&)’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:210:24: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  210 |         options.ruby = defaultRuby;
      |                        ^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:212:69: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  212 |                 options.nodejs = agentsOptions->get("default_nodejs");
      |                                                                     ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:215:69: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  215 |                 options.python = agentsOptions->get("default_python");
      |                                                                     ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:218:85: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  218 |                 options.meteorAppSettings = agentsOptions->get("meteor_app_settings");
      |                                                                                     ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:223:48: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  223 |                 false, DEFAULT_INTEGRATION_MODE);
      |                                                ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:224:36: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  224 |         options.ustRouterAddress = ustRouterAddress;
      |                                    ^~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/StaticString.h:40:68: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   40 | #define P_STATIC_STRING(x) Passenger::StaticString(x, sizeof(x) - 1)
      |                                                                    ^
ext/common/agent/Core/RequestHandler/InitRequest.cpp:225:37: note: in expansion of macro ‘P_STATIC_STRING’
  225 |         options.ustRouterUsername = P_STATIC_STRING("logging");
      |                                     ^~~~~~~~~~~~~~~
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:226:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  226 |         options.ustRouterPassword = ustRouterPassword;
      |                                     ^~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:229:72: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  229 |                 options.defaultUser = agentsOptions->get("default_user");
      |                                                                        ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:232:74: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  232 |                 options.defaultGroup = agentsOptions->get("default_group");
      |                                                                          ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:236:64: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  236 |         options.spawnMethod = agentsOptions->get("spawn_method");
      |                                                                ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp: In static member function ‘static void Passenger::RequestHandler::fillPoolOption(Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, Passenger::StaticString&, const Passenger::HashedStaticString&)’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:248:69: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  248 |                 field = StaticString(value->start->data, value->size);
      |                                                                     ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(Passenger::ApplicationPool2::Options&&)’:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp: In member function ‘void Passenger::RequestHandler::createNewPoolOptions(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, const Passenger::HashedStaticString&)’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:303:27: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(Passenger::ApplicationPool2::Options&&)’ first required here
  303 |         options = Options();
      |                           ^
ext/common/agent/Core/RequestHandler/InitRequest.cpp:322:89: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  322 |                 options.appRoot = HashedStaticString(appRoot->start->data, appRoot->size);
      |                                                                                         ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:340:89: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  340 |                 options.appRoot = HashedStaticString(appRoot->start->data, appRoot->size);
      |                                                                                         ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:342:89: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  342 |                 options.baseURI = StaticString(scriptName->start->data, scriptName->size);
      |                                                                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:355:54: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  355 |                 options.appType = getAppTypeName(type);
      |                                                      ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:360:32: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  360 |         options.appGroupName = appGroupName;
      |                                ^~~~~~~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:175,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/InitRequest.cpp: In member function ‘void Passenger::RequestHandler::initializeUnionStation(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, Passenger::RequestHandler::RequestAnalysis&)’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:416:91: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  416 |                         options.unionStationKey = StaticString(key->start->data, key->size);
      |                                                                                           ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp: In member function ‘unsigned int Passenger::RequestHandler::determineHeaderSizeForSessionProtocol(Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, Passenger::RequestHandler::SessionProtocolWorkingState&)’:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:177:60: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  177 |         state.path        = req->getPathWithoutQueryString();
      |                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:181:75: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  181 |                 state.path = state.path.substr(req->options.baseURI.size());
      |                                                                           ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/StaticString.h:40:68: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   40 | #define P_STATIC_STRING(x) Passenger::StaticString(x, sizeof(x) - 1)
      |                                                                    ^
ext/common/agent/Core/RequestHandler/SendRequest.cpp:183:38: note: in expansion of macro ‘P_STATIC_STRING’
  183 |                         state.path = P_STATIC_STRING("/");
      |                                      ^~~~~~~~~~~~~~~
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:186:49: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  186 |         state.queryString = req->getQueryString();
      |                                                 ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:187:70: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |         state.methodStr   = StaticString(http_method_str(req->method));
      |                                                                      ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:236:99: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  236 |                         state.serverName = StaticString(host->start->data, sep - host->start->data);
      |                                                                                                   ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:238:73: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  238 |                                 host->start->data + host->size - sep - 1);
      |                                                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:240:86: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  240 |                         state.serverName = StaticString(host->start->data, host->size);
      |                                                                                      ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/StaticString.h:40:68: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   40 | #define P_STATIC_STRING(x) Passenger::StaticString(x, sizeof(x) - 1)
      |                                                                    ^
ext/common/agent/Core/RequestHandler/SendRequest.cpp:242:52: note: in expansion of macro ‘P_STATIC_STRING’
  242 |                                 state.serverPort = P_STATIC_STRING("443");
      |                                                    ^~~~~~~~~~~~~~~
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/StaticString.h:40:68: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   40 | #define P_STATIC_STRING(x) Passenger::StaticString(x, sizeof(x) - 1)
      |                                                                    ^
ext/common/agent/Core/RequestHandler/SendRequest.cpp:244:52: note: in expansion of macro ‘P_STATIC_STRING’
  244 |                                 state.serverPort = P_STATIC_STRING("80");
      |                                                    ^~~~~~~~~~~~~~~
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:248:36: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  248 |                 state.serverName = defaultServerName;
      |                                    ^~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:249:36: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  249 |                 state.serverPort = defaultServerPort;
      |                                    ^~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp: In member function ‘bool Passenger::RequestHandler::constructHeaderBuffersForHttpProtocol(Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, iovec*, unsigned int, unsigned int&, unsigned int&, Passenger::RequestHandler::HttpHeaderConstructionCache&)’:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:622:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  622 |                 cache.methodStr  = http_method_str(req->method);
      |                                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp: In member function ‘void Passenger::RequestHandler::prepareAppResponseCaching(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*)’:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:393:68: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  393 |                                 req->cacheKey = HashedStaticString();
      |                                                                    ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:398:60: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  398 |                         req->cacheKey = HashedStaticString();
      |                                                            ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:404:60: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  404 |                         req->cacheKey = HashedStaticString();
      |                                                            ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp: In member function ‘bool Passenger::RequestHandler::constructHeaderBuffersForResponse(Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, iovec*, unsigned int, unsigned int&, unsigned int&, unsigned int&)’:
ext/common/StaticString.h:40:68: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   40 | #define P_STATIC_STRING(x) Passenger::StaticString(x, sizeof(x) - 1)
      |                                                                    ^
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:677:35: note: in expansion of macro ‘P_STATIC_STRING’
  677 |                         baseURI = P_STATIC_STRING("/");
      |                                   ^~~~~~~~~~~~~~~
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp: In member function ‘void Passenger::RequestHandler::markHeaderBuffersForTurboCaching(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, iovec*, unsigned int)’:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:870:60: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  870 |                         req->cacheKey = HashedStaticString();
      |                                                            ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp: In member function ‘void Passenger::RequestHandler::markResponsePartForTurboCaching(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, const Passenger::MemoryKit::mbuf&)’:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:925:60: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  925 |                         req->cacheKey = HashedStaticString();
      |                                                            ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h: In constructor ‘Passenger::RequestHandler::RequestHandler(Passenger::ServerKit::Context*, const Passenger::VariantMap*, unsigned int)’:
ext/common/agent/Core/RequestHandler.h:223:59: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  223 |                         agentsOptions->get("default_ruby"));
      |                                                           ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:225:72: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  225 |                         agentsOptions->get("ust_router_address", false));
      |                                                                        ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:227:73: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  227 |                         agentsOptions->get("ust_router_password", false));
      |                                                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:229:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  229 |                         agentsOptions->get("default_user", false));
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:231:67: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  231 |                         agentsOptions->get("default_group", false));
      |                                                                   ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:233:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  233 |                         agentsOptions->get("default_server_name"));
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:235:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  235 |                         agentsOptions->get("default_server_port"));
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:237:62: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  237 |                         agentsOptions->get("server_software"));
      |                                                              ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:239:74: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  239 |                         agentsOptions->get("sticky_sessions_cookie_name"));
      |                                                                          ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:243:80: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  243 |                                 agentsOptions->get("vary_turbocache_by_cookie"));
      |                                                                                ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:255:63: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  255 |                                 agentsOptions->get("app_root"));
      |                                                               ^
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:257:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  257 |                                 agentsOptions->get("environment"));
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:259:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  259 |                                 agentsOptions->get("app_type"));
      |                                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h:261:67: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  261 |                                 agentsOptions->get("startup_file"));
      |                                                                   ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler.h: In member function ‘void Passenger::RequestHandler::disconnectLongRunningConnections(const Passenger::StaticString&)’:
ext/common/agent/Core/RequestHandler.h:337:109: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  337 |                                                         hostStr = StaticString(host->start->data, host->size);
      |                                                                                                             ^
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/Core/ApiServer.h: In member function ‘void Passenger::Core::ApiServer::processPoolStatusXml(Passenger::Core::ApiServer::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request> >::Request*)’:
ext/common/agent/Core/ApiServer.h:205:47: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  205 |                         options.apiKey = auth.apiKey;
      |                                               ^~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/Core/ApiServer.h: In member function ‘void Passenger::Core::ApiServer::processPoolStatusTxt(Passenger::Core::ApiServer::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request> >::Request*)’:
ext/common/agent/Core/ApiServer.h:237:47: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  237 |                         options.apiKey = auth.apiKey;
      |                                               ^~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/Core/ApiServer.h: In member function ‘void Passenger::Core::ApiServer::processPoolRestartAppGroupBody(Passenger::Core::ApiServer::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request> >::Request*)’:
ext/common/agent/Core/ApiServer.h:287:53: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  287 |                 options.apiKey = req->authorization.apiKey;
      |                                                     ^~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/Core/ApiServer.h: In member function ‘void Passenger::Core::ApiServer::processPoolDetachProcessBody(Passenger::Core::ApiServer::Client*, Passenger::ServerKit::HttpServer<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request> >::Request*)’:
ext/common/agent/Core/ApiServer.h:346:61: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  346 |                         options.apiKey = req->authorization.apiKey;
      |                                                             ^~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:78:
ext/common/MessageServer.h: In constructor ‘Passenger::MessageServer::CommonClientContext::CommonClientContext(Passenger::FileDescriptor&, Passenger::AccountPtr&)’:
ext/common/MessageServer.h:185:27: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  185 |                         : fd(_fd),
      |                           ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:78:
ext/common/MessageServer.h: In member function ‘std::string Passenger::MessageServer::CommonClientContext::name()’:
ext/common/MessageServer.h:191:40: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  191 |                         return toString(fd);
      |                                ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:78:
ext/common/MessageServer.h: In member function ‘void Passenger::MessageServer::mainLoop()’:
ext/common/MessageServer.h:591:66: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  591 |                         boost::function<void ()> func(boost::bind(&MessageServer::clientHandlingMainLoop,
      |                                                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  592 |                                 this, fd));
      |                                 ~~~~~~~~~                         
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:1595,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind_mf_cc.hpp:43:59: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
   43 |     BOOST_BIND(R (BOOST_BIND_MF_CC T::*f) (B1), A1 a1, A2 a2)
      |                                                        ~~~^~
In file included from ext/common/agent/Core/CoreMain.cpp:78:
ext/common/MessageServer.h:594:45: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  594 |                         name.append(toString(fd));
      |                                     ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = Passenger::StaticString]’:
ext/common/ApplicationPool2/ErrorRenderer.h:71:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h:188:46: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  188 |                         entry.thePair.second = value;
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/ErrorRenderer.h:32,
                 from ext/common/agent/Core/RequestHandler.h:62,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/StringMap.h:194:46: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  194 |                         entry.thePair.second = value;
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h: In instantiation of ‘bool Passenger::ResponseCache<Request>::prepareRequest(RequestHandler*, Request*) [with RequestHandler = Passenger::RequestHandler; Request = Passenger::Request]’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:141:77:   required from here
ext/common/agent/Core/ResponseCache.h:512:39: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  512 |                         req->cacheKey = HashedStaticString();
      |                         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h:527:31: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  527 |                 req->cacheKey = HashedStaticString(key, size);
      |                 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:61,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/StringKeyTable.h: In instantiation of ‘bool Passenger::StringKeyTable<T>::lookupRandom(Passenger::HashedStaticString*, T**) [with T = boost::shared_ptr<Passenger::ApplicationPool2::Options>]’:
ext/common/agent/Core/RequestHandler/InitRequest.cpp:178:32:   required from here
ext/common/DataStructures/StringKeyTable.h:335:38: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  335 |                                 *key = HashedStaticString(cellKey, cell->keyLength, cell->hash);
      |                                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:61,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/StringKeyTable.h:344:38: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  344 |                                 *key = it.getKey();
      |                                 ~~~~~^~~~~~~~~~~~~
In file included from ext/common/ServerKit/HeaderTable.h:33,
                 from ext/common/ServerKit/HttpRequest.h:34,
                 from ext/common/ServerKit/HttpClient.h:30,
                 from ext/common/ServerKit/HttpServer.h:38,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h: In instantiation of ‘Passenger::Authorization Passenger::authorize(ApiServer*, Client*, Request*) [with ApiServer = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’:
ext/common/agent/Core/ApiServer.h:200:31:   required from here
ext/common/agent/ApiServerUtils.h:270:29: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  270 |                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:279:37: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  279 |                         auth.apiKey = ApplicationPool2::ApiKey(password);
      |                         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:292:45: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  292 |                                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’:
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:112:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  112 | template<class T> class value
      |                         ^~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:41,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/storage.hpp:76:37: note: synthesized method ‘boost::_bi::value<Passenger::FileDescriptor>::value(const boost::_bi::value<Passenger::FileDescriptor>&)’ first required here
   76 | template<class A1, class A2> struct storage2: public storage1<A1>
      |                                     ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind.hpp:275:38: note: synthesized method ‘boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::storage2(const boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  275 | template< class A1, class A2 > class list2: private storage2< A1, A2 >
      |                                      ^~~~~
ext/boost/bind/bind.hpp:864:43: note: synthesized method ‘boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::list2(const boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  864 | template<class R, class F, class L> class bind_t
      |                                           ^~~~~~
In file included from ext/boost/function/detail/maybe_include.hpp:13,
                 from ext/boost/function/detail/function_iterate.hpp:14,
                 from ext/boost/preprocessor/iteration/detail/iter/forward1.hpp:47,
                 from ext/boost/function.hpp:64,
                 from ext/boost/thread/future.hpp:39,
                 from ext/boost/thread.hpp:24,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/function/function_template.hpp:1069:16: note: synthesized method ‘boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >::bind_t(const boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >&)’ first required here
 1069 |     base_type(f)
      |                ^
ext/boost/function/function_template.hpp:712:72: note:   initializing argument 1 of ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
  712 |     BOOST_FUNCTION_FUNCTION(Functor BOOST_FUNCTION_TARGET_FIX(const &) f
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
In file included from ext/common/ServerKit/Server.h:57,
                 from ext/common/ServerKit/HttpServer.h:37,
                 from ext/common/agent/Core/RequestHandler.h:57,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::ApplicationPool2::Socket; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::ApplicationPool2::Socket; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::ApplicationPool2::Socket&]’
ext/common/ApplicationPool2/Socket.h:263:12:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class Passenger::ApplicationPool2::Socket’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/ApplicationPool2/Socket.h:77:7: note: ‘class Passenger::ApplicationPool2::Socket’ declared here
   77 | class Socket {
      |       ^~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h: In instantiation of ‘void Passenger::ResponseCache<Request>::invalidateLocation(Request*, const Passenger::HashedStaticString&) [with Request = Passenger::Request]’:
ext/common/agent/Core/ResponseCache.h:677:3:   required from ‘void Passenger::ResponseCache<Request>::invalidate(Request*) [with Request = Passenger::Request]’
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:397:41:   required from here
ext/common/agent/Core/ResponseCache.h:366:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  366 |                         host = StaticString(lowercaseHost, host.size());
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h:378:38: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  378 |                                 path = StaticString(value->start->data + url.field_data[UF_PATH].off,
      |                                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  379 |                                         url.field_data[UF_PATH].len);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h:381:38: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  381 |                                 path = P_STATIC_STRING("/");
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler/TurboCaching.h:35,
                 from ext/common/agent/Core/RequestHandler.h:73,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/ResponseCache.h:392:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  392 |                         path = StaticString(value->start->data, value->size);
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h: In instantiation of ‘void Passenger::_apiServerProcessReinheritLogsDone(Passenger::ApiServerInternalHttpResponse<Server, Client, Request>) [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’:
ext/common/agent/ApiServerUtils.h:930:19:   required from ‘void Passenger::apiServerProcessReinheritLogs(Server*, Client*, Request*, const Passenger::StaticString&, const Passenger::StaticString&) [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’
ext/common/agent/Core/ApiServer.h:120:33:   required from here
ext/common/agent/ApiServerUtils.h:855:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  855 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  856 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  857 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  858 |                                         "invalid response headers from Watchdog\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:861:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  861 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  862 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  863 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  864 |                                         "invalid response body from Watchdog\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:867:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  867 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  868 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  869 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  870 |                                         "an internal error occurred\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:873:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  873 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  874 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  875 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  876 |                                         "unknown error\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:881:22: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  881 |                 body = "{ \"status\": \"ok\" }\n";
      |                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:884:22: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  884 |                 body = "{ \"status\": \"error\", "
      |                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  885 |                         "\"code\": \"INHERIT_ERROR\", "
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  886 |                         "\"message\": \"Error communicating with Watchdog process: non-200 response\" }\n";
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/agent/Core/OptionParser.h:32,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::_bi::value<T>::value(const T&) [with T = Passenger::FileDescriptor]’:
ext/boost/bind/bind_mf_cc.hpp:47:47:   required from ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
ext/common/MessageServer.h:591:45:   required from here
ext/boost/bind/bind.hpp:116:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  116 |     value(T const & t): t_(t) {}
      |                         ^~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/Core/RequestHandler/Request.h:35,
                 from ext/common/agent/Core/RequestHandler/Client.h:31,
                 from ext/common/agent/Core/RequestHandler.h:71,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/Utils/BufferedIO.h: In instantiation of ‘Passenger::apiServerMakeInternalHttpRequestThreadMain(Passenger::ApiServerInternalHttpRequest<Server, Client, Request>)::Guard::~Guard() [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’:
ext/common/agent/ApiServerUtils.h:458:2:   required from ‘void Passenger::apiServerMakeInternalHttpRequestThreadMain(Passenger::ApiServerInternalHttpRequest<Server, Client, Request>) [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’
ext/common/agent/ApiServerUtils.h:592:25:   required from ‘void Passenger::apiServerMakeInternalHttpRequest(const Passenger::ApiServerInternalHttpRequest<Server, Client, Request>&) [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’
ext/common/agent/ApiServerUtils.h:932:35:   required from ‘void Passenger::apiServerProcessReinheritLogs(Server*, Client*, Request*, const Passenger::StaticString&, const Passenger::StaticString&) [with Server = Passenger::Core::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::Core::Request>; Request = Passenger::Core::Request]’
ext/common/agent/Core/ApiServer.h:120:33:   required from here
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/Core/ApiServer.h:36,
                 from ext/common/agent/Core/CoreMain.cpp:71:
ext/common/agent/ApiServerUtils.h:362:8: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(const Passenger::BufferedIO&)’ first required here
  362 | struct ApiServerInternalHttpResponse {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/ApiServerUtils.h:449:60: note: synthesized method ‘Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>::ApiServerInternalHttpResponse(const Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>&)’ first required here
  449 |                                 libev->runLater(boost::bind(
      |                                                 ~~~~~~~~~~~^
  450 |                                         apiServerMakeInternalHttpRequestCallbackWrapper<Server, Client, Request>,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  451 |                                         req.callback, resp));
      |                                         ~~~~~~~~~~~~~~~~~~~ 
In file included from ext/boost/bind/bind.hpp:1549,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind_cc.hpp:35:71: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, R (*)(B1, B2), typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (*)(B1, B2), A1, A2) [with R = void; B1 = boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>)>; B2 = Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>; A1 = boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>)>; A2 = Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request>)> >, boost::_bi::value<Passenger::ApiServerInternalHttpResponse<Passenger::Core::ApiServer, Passenger::ServerKit::HttpClient<Passenger::Core::Request>, Passenger::Core::Request> > >]’
   35 |     BOOST_BIND(BOOST_BIND_ST R (BOOST_BIND_CC *f) (B1, B2), A1 a1, A2 a2)
      |                                                                    ~~~^~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/bind.hpp: In instantiation of ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’:
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:313:35: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  313 |         unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:215,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/agent/Core/CoreMain.cpp:60:
ext/boost/bind/mem_fn_template.hpp:163:28: note:   initializing argument 2 of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’
  163 |     R operator()(T * p, A1 a1) const
      |                         ~~~^~
ext/boost/bind/mem_fn_template.hpp: In instantiation of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’:
ext/boost/bind/bind.hpp:313:35:   required from ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/mem_fn_template.hpp:165:37: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  165 |         BOOST_MEM_FN_RETURN (p->*f_)(a1);
      |                             ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Core/OptionParser.h:33,
                 from ext/common/agent/Core/CoreMain.cpp:69:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/Core/CoreMain.cpp:67:
ext/libev/ev++.h: At global scope:
ext/libev/ev++.h:560:15: warning: mangled name for ‘void ev::set_syserr_cb(void (*)(const char*) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  560 |   inline void set_syserr_cb (void (*cb)(const char *msg) throw ()) throw ()
      |               ^~~~~~~~~~~~~
ext/libev/ev++.h:555:15: warning: mangled name for ‘void ev::set_allocator(void* (*)(void*, long int) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  555 |   inline void set_allocator (void *(*cb)(void *ptr, long size) throw ()) throw ()
      |               ^~~~~~~~~~~~~
In file included from ext/common/agent/Core/RequestHandler.h:178,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/SendRequest.cpp: In member function ‘void Passenger::RequestHandler::httpHeaderToScgiUpperCase(unsigned char*, unsigned int)’:
ext/common/agent/Core/RequestHandler/SendRequest.cpp:519:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  519 |         case 7: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:520:9: note: here
  520 |         case 6: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |         ^~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:520:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  520 |         case 6: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:521:9: note: here
  521 |         case 5: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |         ^~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:521:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  521 |         case 5: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:522:9: note: here
  522 |         case 4: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |         ^~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:522:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  522 |         case 4: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:523:9: note: here
  523 |         case 3: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |         ^~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:523:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  523 |         case 3: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:524:9: note: here
  524 |         case 2: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |         ^~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:524:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  524 |         case 2: *data++ = (unsigned char) toUpperMap[buf[i++]];
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Core/RequestHandler/SendRequest.cpp:525:9: note: here
  525 |         case 1: *data++ = (unsigned char) toUpperMap[buf[i]];
      |         ^~~~
In file included from ext/common/agent/Core/RequestHandler.h:179,
                 from ext/common/agent/Core/CoreMain.cpp:70:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp: In member function ‘Passenger::ServerKit::Channel::Result Passenger::RequestHandler::onAppSourceData(Passenger::Client*, Passenger::ServerKit::HttpServer<Passenger::RequestHandler, Passenger::Client>::Request*, const Passenger::MemoryKit::mbuf&, int)’:
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:259:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  259 |                 }
      |                 ^
ext/common/agent/Core/RequestHandler/ForwardResponse.cpp:261:9: note: here
  261 |         case AppResponse::PARSING_BODY_UNTIL_EOF:
      |         ^~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:26:
ext/libev/ev++.h:355:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  355 |     dynamic_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
ext/libev/ev++.h:379:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  379 |     default_loop (unsigned int flags = AUTO) throw (bad_loop)
      |                                              ^~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::persist(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:542:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  542 |                         *str = StaticString(pos, end - pos - 1);
      |                                                               ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::clearPerRequestFields()’:
ext/common/ApplicationPool2/Options.h:555:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  555 |                 hostName = StaticString();
      |                                         ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:556:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  556 |                 uri      = StaticString();
      |                                         ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:83,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/BackgroundIOCapturer.h: In constructor ‘Passenger::SpawningKit::BackgroundIOCapturer::BackgroundIOCapturer(const Passenger::FileDescriptor&, pid_t, const char*)’:
ext/common/SpawningKit/BackgroundIOCapturer.h:108:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  108 |                 : fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(const Passenger::FileDescriptor&)’:
ext/common/Utils/BufferedIO.h:105:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  105 |                 : fd(_fd)
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/BufferedIO.h: In member function ‘Passenger::FileDescriptor Passenger::BufferedIO::getFd() const’:
ext/common/Utils/BufferedIO.h:109:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  109 |                 return fd;
      |                        ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Result.h: In constructor ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Spawner.h: In member function ‘Passenger::SpawningKit::Result Passenger::SpawningKit::Spawner::handleSpawnResponse(Passenger::SpawningKit::Spawner::NegotiationDetails&)’:
ext/common/SpawningKit/Spawner.h:434:24: note: synthesized method ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’ first required here
  434 |                 return result;
      |                        ^~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/PipeWatcher.h: In constructor ‘Passenger::SpawningKit::PipeWatcher::PipeWatcher(const ConfigPtr&, const Passenger::FileDescriptor&, const char*, pid_t)’:
ext/common/SpawningKit/PipeWatcher.h:123:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  123 |                   fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/PipeWatcher.h: In member function ‘void Passenger::SpawningKit::PipeWatcher::initialize()’:
ext/common/SpawningKit/PipeWatcher.h:131:94: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  131 |                         "PipeWatcher: PID " + toString(pid) + " " + name + ", fd " + toString(fd),
      |                                                                                      ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’:
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’ first required here
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/SmartSpawner.h: In member function ‘Passenger::SpawningKit::Spawner::NegotiationDetails Passenger::SpawningKit::SmartSpawner::sendSpawnCommandAndGetNegotiationDetails(const Options&)’:
ext/common/SpawningKit/SmartSpawner.h:634:24: note: synthesized method ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’ first required here
  634 |                 return details;
      |                        ^~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SpawningKit/SmartSpawner.h: In constructor ‘Passenger::SpawningKit::SmartSpawner::SmartSpawner(const std::vector<std::__cxx11::basic_string<char> >&, const Options&, const ConfigPtr&)’:
ext/common/SpawningKit/SmartSpawner.h:752:90: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’ first required here
  752 |                 options    = _options.copyAndPersist().detachFromUnionStationTransaction();
      |                                                                                          ^
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Socket.h: In member function ‘Passenger::ApplicationPool2::Socket& Passenger::ApplicationPool2::Socket::operator=(const Passenger::ApplicationPool2::Socket&)’:
ext/common/ApplicationPool2/Socket.h:146:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  146 |                 name = other.name;
      |                              ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Socket.h:147:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  147 |                 address = other.address;
      |                                 ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Socket.h:148:34: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  148 |                 protocol = other.protocol;
      |                                  ^~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Process.h: In member function ‘void Passenger::ApplicationPool2::Process::initializeSocketsAndStringFields(const Json::Value&)’:
ext/common/ApplicationPool2/Process.h:280:54: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  280 |                                 log.codeRevision.size);
      |                                                      ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group.h:54,
                 from ext/common/ApplicationPool2/Pool.h:52,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Hooks.h: In function ‘bool Passenger::runSingleHookScript(Passenger::HookScriptOptions&, const string&, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
ext/common/Hooks.h:140:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  140 |                 execlp(command.c_str(), command.c_str(), (const char * const) 0);
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:63,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/MessagePassing.h: In member function ‘bool Passenger::MessageBox::checkTimeout(boost::unique_lock<boost::mutex>&, long long unsigned int*, long long unsigned int, boost::posix_time::ptime)’:
ext/common/Utils/MessagePassing.h:172:40: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  172 |                 if (diff.is_negative() < 0) {
      |                     ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::AuthenticationOptions Passenger::ApplicationPool2::Pool::AuthenticationOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:88:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
   88 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::RestartOptions Passenger::ApplicationPool2::Pool::RestartOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:105:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  105 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::InspectOptions Passenger::ApplicationPool2::Pool::InspectOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:128:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  128 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::ToXmlOptions Passenger::ApplicationPool2::Pool::ToXmlOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:146:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  146 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ServerKit/Server.h:49,
                 from ext/common/agent/ApiServerUtils.h:74,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/SafeLibev.h: In static member function ‘static void Passenger::SafeLibev::timeoutHandler(int, void*)’:
ext/common/SafeLibev.h:83:17: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |                 auto_ptr<Callback> callback((Callback *) arg);
      |                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/UstRouter/RemoteSender.h:44,
                 from ext/common/agent/UstRouter/LoggingServer.h:47,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/Utils/BlockingQueue.h: In member function ‘bool Passenger::BlockingQueue<T>::timedGet(T&, unsigned int)’:
ext/common/Utils/BlockingQueue.h:109:48: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  109 |                         if (diff.is_negative() < 0) {
      |                             ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:48,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::Tokenizer::Tokenizer(const Passenger::StaticString&, bool)’:
ext/common/agent/UstRouter/FilterSupport.h:362:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  362 |                 this->data = data;
      |                              ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:48,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/FilterSupport.h: In static member function ‘static bool Passenger::FilterSupport::ContextFromLog::splitLine(const Passenger::StaticString&, Passenger::StaticString&, long long unsigned int&, unsigned int&, Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:735:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  735 |                 txnId = line.substr(0, firstDelim);
      |                                                  ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:48,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/FilterSupport.h:739:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  739 |                 data = line.substr(thirdDelim + 1);
      |                                                  ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:48,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/FilterSupport.h: In member function ‘Passenger::FilterSupport::SimpleContext* Passenger::FilterSupport::ContextFromLog::parse() const’:
ext/common/agent/UstRouter/FilterSupport.h:785:25: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  785 |                         auto_ptr<SimpleContext> ctx(new SimpleContext());
      |                         ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:48,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::ContextFromLog::ContextFromLog(const Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:794:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  794 |                 this->logData = logData;
      |                                 ^~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedServer.h:42,
                 from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedClient.h: In constructor ‘Passenger::EventedClient::EventedClient(ev_loop*, const Passenger::FileDescriptor&)’:
ext/common/EventedClient.h:395:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  395 |                   fd(_fd)
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedServer.h:42,
                 from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedClient.h: In member function ‘Passenger::FileDescriptor Passenger::EventedClient::detach()’:
ext/common/EventedClient.h:686:32: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  686 |                         return fd;
      |                                ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedServer.h:42,
                 from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedClient.h:688:48: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  688 |                         FileDescriptor oldFd = fd;
      |                                                ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedServer.h:42,
                 from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedClient.h:694:32: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  694 |                         return oldFd;
      |                                ^~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedServer.h: In member function ‘Passenger::FileDescriptor Passenger::EventedServer::getServerFd() const’:
ext/common/EventedServer.h:288:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  288 |                 return fd;
      |                        ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ArrayMessage::generate(Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*, unsigned int)’:
ext/common/MessageReadersWriters.h:366:73: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  366 |                 out[0] = StaticString(headerBuf, sizeof(boost::uint16_t));
      |                                                                         ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h:368:48: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  368 |                         out[1 + 2 * i] = args[i];
      |                                                ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h:369:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  369 |                         out[1 + 2 * i + 1] = StaticString("\0", 1);
      |                                                                  ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h: In member function ‘size_t Passenger::ScalarMessage::feed(const char*, size_t)’:
ext/common/MessageReadersWriters.h:452:92: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  452 |                                         result = StaticString(current, headerReader.value());
      |                                                                                            ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h:464:77: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  464 |                                                 result = StaticString(buffer);
      |                                                                             ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString&, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:501:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  501 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h:502:29: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  502 |                 output[1] = data;
      |                             ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:517:47: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  517 |                         output[i + 1] = data[i];
      |                                               ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/EventedMessageServer.h:34,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/MessageReadersWriters.h:521:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  521 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedMessageServer.h: In constructor ‘Passenger::EventedMessageServer::EventedMessageServer(ev_loop*, Passenger::FileDescriptor, const AccountsDatabasePtr&)’:
ext/common/EventedMessageServer.h:323:41: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  323 |                 : EventedServer(loop, fd)
      |                                         ^
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/EventedMessageServer.h:33,
                 from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedServer.h:269:61: note:   initializing argument 2 of ‘Passenger::EventedServer::EventedServer(ev_loop*, Passenger::FileDescriptor)’
  269 |         EventedServer(struct ev_loop *_loop, FileDescriptor serverFd)
      |                                              ~~~~~~~~~~~~~~~^~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/LoggingServer.h: In member function ‘virtual void Passenger::LoggingServer::RemoteSink::append(const Passenger::DataStoreId&, const Passenger::StaticString&)’:
ext/common/agent/UstRouter/LoggingServer.h:239:75: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  239 |                                 data2[0] = StaticString(buffer, bufferSize);
      |                                                                           ^
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/LoggingServer.h:240:44: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  240 |                                 data2[1] = data;
      |                                            ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/LoggingServer.h: In member function ‘virtual bool Passenger::LoggingServer::onMessageReceived(Passenger::EventedMessageClient*, const std::vector<Passenger::StaticString>&)’:
ext/common/agent/UstRouter/LoggingServer.h:859:52: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  859 |                                 nodeName = client->nodeName;
      |                                                    ^~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/LoggingServer.h: In constructor ‘Passenger::LoggingServer::LoggingServer(ev_loop*, Passenger::FileDescriptor, const AccountsDatabasePtr&, const Passenger::VariantMap&)’:
ext/common/agent/UstRouter/LoggingServer.h:1131:83: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
 1131 |                   dumpFile(options.get("ust_router_dump_file", false, "/dev/null"))
      |                                                                                   ^
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/UstRouter/LoggingServer.h:50,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/EventedMessageServer.h:321:67: note:   initializing argument 2 of ‘Passenger::EventedMessageServer::EventedMessageServer(ev_loop*, Passenger::FileDescriptor, const AccountsDatabasePtr&)’
  321 |         EventedMessageServer(struct ev_loop *loop, FileDescriptor fd,
      |                                                    ~~~~~~~~~~~~~~~^~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:57:
ext/common/MessageServer.h: In constructor ‘Passenger::MessageServer::CommonClientContext::CommonClientContext(Passenger::FileDescriptor&, Passenger::AccountPtr&)’:
ext/common/MessageServer.h:185:27: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  185 |                         : fd(_fd),
      |                           ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:57:
ext/common/MessageServer.h: In member function ‘std::string Passenger::MessageServer::CommonClientContext::name()’:
ext/common/MessageServer.h:191:40: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  191 |                         return toString(fd);
      |                                ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:57:
ext/common/MessageServer.h: In member function ‘void Passenger::MessageServer::mainLoop()’:
ext/common/MessageServer.h:591:66: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  591 |                         boost::function<void ()> func(boost::bind(&MessageServer::clientHandlingMainLoop,
      |                                                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  592 |                                 this, fd));
      |                                 ~~~~~~~~~                         
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:1595,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind_mf_cc.hpp:43:59: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
   43 |     BOOST_BIND(R (BOOST_BIND_MF_CC T::*f) (B1), A1 a1, A2 a2)
      |                                                        ~~~^~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:57:
ext/common/MessageServer.h:594:45: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  594 |                         name.append(toString(fd));
      |                                     ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
ext/common/agent/UstRouter/UstRouterMain.cpp: In function ‘void initializeUnprivilegedWorkingObjects()’:
ext/common/agent/UstRouter/UstRouterMain.cpp:284:66: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  284 |                 wo->serverSocketFd, wo->accountsDatabase, options);
      |                                                                  ^
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/agent/UstRouter/LoggingServer.h:1119:32: note:   initializing argument 2 of ‘Passenger::LoggingServer::LoggingServer(ev_loop*, Passenger::FileDescriptor, const AccountsDatabasePtr&, const Passenger::VariantMap&)’
 1119 |                 FileDescriptor fd,
      |                 ~~~~~~~~~~~~~~~^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/RemoteSender.h:44,
                 from ext/common/agent/UstRouter/LoggingServer.h:47,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:48:
ext/common/Utils/BlockingQueue.h: In instantiation of ‘bool Passenger::BlockingQueue<T>::timedGet(T&, unsigned int) [with T = Passenger::RemoteSender::Item]’:
ext/common/agent/UstRouter/RemoteSender.h:344:29:   required from here
ext/common/Utils/BlockingQueue.h:109:48: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  109 |                         if (diff.is_negative() < 0) {
      |                             ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = boost::shared_ptr<Passenger::FilterSupport::Filter>]’:
ext/common/agent/UstRouter/LoggingServer.h:631:15:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’:
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:112:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  112 | template<class T> class value
      |                         ^~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:41,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/storage.hpp:76:37: note: synthesized method ‘boost::_bi::value<Passenger::FileDescriptor>::value(const boost::_bi::value<Passenger::FileDescriptor>&)’ first required here
   76 | template<class A1, class A2> struct storage2: public storage1<A1>
      |                                     ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind.hpp:275:38: note: synthesized method ‘boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::storage2(const boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  275 | template< class A1, class A2 > class list2: private storage2< A1, A2 >
      |                                      ^~~~~
ext/boost/bind/bind.hpp:864:43: note: synthesized method ‘boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::list2(const boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  864 | template<class R, class F, class L> class bind_t
      |                                           ^~~~~~
In file included from ext/boost/function/detail/maybe_include.hpp:13,
                 from ext/boost/function/detail/function_iterate.hpp:14,
                 from ext/boost/preprocessor/iteration/detail/iter/forward1.hpp:47,
                 from ext/boost/function.hpp:64,
                 from ext/boost/thread/future.hpp:39,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/function/function_template.hpp:1069:16: note: synthesized method ‘boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >::bind_t(const boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >&)’ first required here
 1069 |     base_type(f)
      |                ^
ext/boost/function/function_template.hpp:712:72: note:   initializing argument 1 of ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
  712 |     BOOST_FUNCTION_FUNCTION(Functor BOOST_FUNCTION_TARGET_FIX(const &) f
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::ApplicationPool2::Socket; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::ApplicationPool2::Socket; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::ApplicationPool2::Socket&]’
ext/common/ApplicationPool2/Socket.h:263:12:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class Passenger::ApplicationPool2::Socket’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/Socket.h:77:7: note: ‘class Passenger::ApplicationPool2::Socket’ declared here
   77 | class Socket {
      |       ^~~~~~
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::StaticString; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::StaticString; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::StaticString&]’
ext/common/EventedMessageServer.h:103:17:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘class Passenger::StaticString’; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:50:7: note: ‘class Passenger::StaticString’ declared here
   50 | class StaticString {
      |       ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h: In instantiation of ‘Passenger::Authorization Passenger::authorize(ApiServer*, Client*, Request*) [with ApiServer = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’:
ext/common/agent/ApiServerUtils.h:676:30:   required from ‘void Passenger::apiServerProcessPing(Server*, Client*, Request*) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’
ext/common/agent/UstRouter/ApiServer.h:66:24:   required from here
ext/common/agent/ApiServerUtils.h:270:29: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  270 |                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:279:37: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  279 |                         auth.apiKey = ApplicationPool2::ApiKey(password);
      |                         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:292:45: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  292 |                                 auth.apiKey = ApplicationPool2::ApiKey::makeSuper();
      |                                 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h: In instantiation of ‘void Passenger::_apiServerProcessReinheritLogsDone(Passenger::ApiServerInternalHttpResponse<Server, Client, Request>) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’:
ext/common/agent/ApiServerUtils.h:930:19:   required from ‘void Passenger::apiServerProcessReinheritLogs(Server*, Client*, Request*, const Passenger::StaticString&, const Passenger::StaticString&) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’
ext/common/agent/UstRouter/ApiServer.h:76:33:   required from here
ext/common/agent/ApiServerUtils.h:855:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  855 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  856 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  857 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  858 |                                         "invalid response headers from Watchdog\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:861:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  861 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  862 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  863 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  864 |                                         "invalid response body from Watchdog\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:867:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  867 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  868 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  869 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  870 |                                         "an internal error occurred\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:873:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  873 |                         body = "{ \"status\": \"error\", "
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  874 |                                 "\"code\": \"INHERIT_ERROR\", "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  875 |                                 "\"message\": \"Error communicating with Watchdog process: "
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  876 |                                         "unknown error\" }\n";
      |                                         ~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:881:22: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  881 |                 body = "{ \"status\": \"ok\" }\n";
      |                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:884:22: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  884 |                 body = "{ \"status\": \"error\", "
      |                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  885 |                         "\"code\": \"INHERIT_ERROR\", "
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  886 |                         "\"message\": \"Error communicating with Watchdog process: non-200 response\" }\n";
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::_bi::value<T>::value(const T&) [with T = Passenger::FileDescriptor]’:
ext/boost/bind/bind_mf_cc.hpp:47:47:   required from ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
ext/common/MessageServer.h:591:45:   required from here
ext/boost/bind/bind.hpp:116:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  116 |     value(T const & t): t_(t) {}
      |                         ^~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/agent/ApiServerUtils.h:68,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/Utils/BufferedIO.h: In instantiation of ‘Passenger::apiServerMakeInternalHttpRequestThreadMain(Passenger::ApiServerInternalHttpRequest<Server, Client, Request>)::Guard::~Guard() [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’:
ext/common/agent/ApiServerUtils.h:458:2:   required from ‘void Passenger::apiServerMakeInternalHttpRequestThreadMain(Passenger::ApiServerInternalHttpRequest<Server, Client, Request>) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’
ext/common/agent/ApiServerUtils.h:592:25:   required from ‘void Passenger::apiServerMakeInternalHttpRequest(const Passenger::ApiServerInternalHttpRequest<Server, Client, Request>&) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’
ext/common/agent/ApiServerUtils.h:932:35:   required from ‘void Passenger::apiServerProcessReinheritLogs(Server*, Client*, Request*, const Passenger::StaticString&, const Passenger::StaticString&) [with Server = Passenger::UstRouter::ApiServer; Client = Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>; Request = Passenger::UstRouter::Request]’
ext/common/agent/UstRouter/ApiServer.h:76:33:   required from here
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:46:
ext/common/agent/ApiServerUtils.h:362:8: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(const Passenger::BufferedIO&)’ first required here
  362 | struct ApiServerInternalHttpResponse {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/ApiServerUtils.h:449:60: note: synthesized method ‘Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>::ApiServerInternalHttpResponse(const Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>&)’ first required here
  449 |                                 libev->runLater(boost::bind(
      |                                                 ~~~~~~~~~~~^
  450 |                                         apiServerMakeInternalHttpRequestCallbackWrapper<Server, Client, Request>,
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  451 |                                         req.callback, resp));
      |                                         ~~~~~~~~~~~~~~~~~~~ 
In file included from ext/boost/bind/bind.hpp:1549,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind_cc.hpp:35:71: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, R (*)(B1, B2), typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (*)(B1, B2), A1, A2) [with R = void; B1 = boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>)>; B2 = Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>; A1 = boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>)>; A2 = Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<boost::function<void(Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request>)> >, boost::_bi::value<Passenger::ApiServerInternalHttpResponse<Passenger::UstRouter::ApiServer, Passenger::ServerKit::HttpClient<Passenger::UstRouter::Request>, Passenger::UstRouter::Request> > >]’
   35 |     BOOST_BIND(BOOST_BIND_ST R (BOOST_BIND_CC *f) (B1, B2), A1 a1, A2 a2)
      |                                                                    ~~~^~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/bind.hpp: In instantiation of ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’:
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:313:35: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  313 |         unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:215,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:30:
ext/boost/bind/mem_fn_template.hpp:163:28: note:   initializing argument 2 of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’
  163 |     R operator()(T * p, A1 a1) const
      |                         ~~~^~
ext/boost/bind/mem_fn_template.hpp: In instantiation of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’:
ext/boost/bind/bind.hpp:313:35:   required from ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/mem_fn_template.hpp:165:37: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  165 |         BOOST_MEM_FN_RETURN (p->*f_)(a1);
      |                             ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/Utils/MessageIO.h:94,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/UstRouter/UstRouterMain.cpp:45:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/agent/UstRouter/UstRouterMain.cpp:26:
ext/libev/ev++.h: At global scope:
ext/libev/ev++.h:560:15: warning: mangled name for ‘void ev::set_syserr_cb(void (*)(const char*) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  560 |   inline void set_syserr_cb (void (*cb)(const char *msg) throw ()) throw ()
      |               ^~~~~~~~~~~~~
ext/libev/ev++.h:555:15: warning: mangled name for ‘void ev::set_allocator(void* (*)(void*, long int) throw ())’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
  555 |   inline void set_allocator (void *(*cb)(void *ptr, long size) throw ()) throw ()
      |               ^~~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/function/detail/prologue.hpp:18,
                 from ext/boost/function.hpp:24,
                 from ext/common/Utils.h:29,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.h:30,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.h:30,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.h:30,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils.h:30,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils.h:28,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.h:30,
                 from ext/common/agent/SystemMetrics/SystemMetricsMain.cpp:30:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
ext/common/agent/TempDirToucher/TempDirToucherMain.cpp: In function ‘void touchDir(const char*)’:
ext/common/agent/TempDirToucher/TempDirToucherMain.cpp:304:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  304 |                         (const char * const) 0);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/TempDirToucher/TempDirToucherMain.cpp: In function ‘void performCleanup(const char*)’:
ext/common/agent/TempDirToucher/TempDirToucherMain.cpp:373:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  373 |                         (const char * const) 0);
      |                         ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemMetricsCollector.h:29,
                 from ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp:45:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/common/libboost_oxt/boost
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/c_regex_traits.cpp:28:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/cpp_regex_traits.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:151,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/regex/v4/regex_iterator.hpp: In instantiation of ‘void boost::regex_iterator<BidirectionalIterator, charT, traits>::cow() [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/regex_iterator.hpp:141:7:   required from ‘boost::regex_iterator<BidirectionalIterator, charT, traits>& boost::regex_iterator<BidirectionalIterator, charT, traits>::operator++() [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/regex_replace.hpp:64:10:   required from ‘OutputIterator boost::regex_replace(OutputIterator, BidirectionalIterator, BidirectionalIterator, const boost::basic_regex<charT, traits>&, Formatter, boost::regex_constants::match_flag_type) [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; traits = boost::regex_traits<char>; charT = char; Formatter = const char*; boost::regex_constants::match_flag_type = boost::regex_constants::_match_flags]’
ext/boost/libs/regex/src/cregex.cpp:461:17:   required from here
ext/boost/regex/v4/regex_iterator.hpp:163:22: warning: implicitly-declared ‘boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >::regex_iterator_implementation(const boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >&)’ is deprecated [-Wdeprecated-copy]
  163 |          pdata.reset(new impl(*(pdata.get())));
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp:81:35: note: because ‘boost::regex_iterator_implementation<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >, char, boost::regex_traits<char> >’ has user-provided ‘boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>& boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>::operator=(const boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>&) [with BidirectionalIterator = __gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> >; charT = char; traits = boost::regex_traits<char>]’
   81 |    regex_iterator_implementation& operator=(const regex_iterator_implementation&);
      |                                   ^~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp: In instantiation of ‘void boost::regex_iterator<BidirectionalIterator, charT, traits>::cow() [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/regex_iterator.hpp:141:7:   required from ‘boost::regex_iterator<BidirectionalIterator, charT, traits>& boost::regex_iterator<BidirectionalIterator, charT, traits>::operator++() [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/regex_replace.hpp:64:10:   required from ‘OutputIterator boost::regex_replace(OutputIterator, BidirectionalIterator, BidirectionalIterator, const boost::basic_regex<charT, traits>&, Formatter, boost::regex_constants::match_flag_type) [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; BidirectionalIterator = const char*; traits = boost::regex_traits<char>; charT = char; Formatter = const char*; boost::regex_constants::match_flag_type = boost::regex_constants::_match_flags]’
ext/boost/libs/regex/src/cregex.cpp:471:17:   required from here
ext/boost/regex/v4/regex_iterator.hpp:163:22: warning: implicitly-declared ‘boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >::regex_iterator_implementation(const boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >&)’ is deprecated [-Wdeprecated-copy]
  163 |          pdata.reset(new impl(*(pdata.get())));
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/regex_iterator.hpp:81:35: note: because ‘boost::regex_iterator_implementation<const char*, char, boost::regex_traits<char> >’ has user-provided ‘boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>& boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>::operator=(const boost::regex_iterator_implementation<BidirectionalIterator, charT, traits>&) [with BidirectionalIterator = const char*; charT = char; traits = boost::regex_traits<char>]’
   81 |    regex_iterator_implementation& operator=(const regex_iterator_implementation&);
      |                                   ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:79,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/cregex.cpp:22:
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_all() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:281:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |          if((m_flags & format_sed) == 0)
      |          ^~
ext/boost/regex/v4/regex_format.hpp:288:7: note: here
  288 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_perl() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:357:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  357 |       ++m_position;
      |       ^~
ext/boost/regex/v4/regex_format.hpp:359:4: note: here
  359 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_all() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<const char*>; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:281:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  281 |          if((m_flags & format_sed) == 0)
      |          ^~
ext/boost/regex/v4/regex_format.hpp:288:7: note: here
  288 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/regex_format.hpp: In member function ‘void boost::re_detail::basic_regex_formatter<OutputIterator, Results, traits, ForwardIter>::format_perl() [with OutputIterator = boost::re_detail::string_out_iterator<std::__cxx11::basic_string<char> >; Results = boost::match_results<const char*>; traits = boost::regex_traits_wrapper<boost::regex_traits<char> >; ForwardIter = const char*]’:
ext/boost/regex/v4/regex_format.hpp:357:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  357 |       ++m_position;
      |       ^~
ext/boost/regex/v4/regex_format.hpp:359:4: note: here
  359 |    default:
      |    ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = char; traits = boost::regex_traits<char>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = char; traits = boost::regex_traits<char>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/instances.hpp:176:18:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/instances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = char; traits = boost::regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = char; traits = boost::c_regex_traits<char>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:382:14:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:587:13:   required from ‘unsigned int boost::basic_regex<charT, traits>::set_expression(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = char; traits = boost::c_regex_traits<char>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/libs/regex/src/posix_api.cpp:127:67:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<char>& boost::re_detail::digraph<char>::operator=(const boost::re_detail::digraph<char>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<char>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = char]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/posix_api.cpp:23:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = char; traits = boost::c_regex_traits<char>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/regex.cpp:24:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex_traits.hpp:26,
                 from ext/boost/regex/regex_traits.hpp:27,
                 from ext/boost/libs/regex/src/regex_traits_defaults.cpp:20:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/c_regex_traits.hpp:26,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:76:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/libs/regex/src/wc_regex_traits.cpp:23:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:382:14:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:587:13:   required from ‘unsigned int boost::basic_regex<charT, traits>::set_expression(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/libs/regex/src/wide_posix_api.cpp:137:68:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/wide_posix_api.cpp:25:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = wchar_t; traits = boost::c_regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/regex/v4/regex_workaround.hpp:43,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/smart_ptr/scoped_ptr.hpp:21,
                 from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/regex/v4/regex_workaround.hpp:41,
                 from ext/boost/regex/v4/regex.hpp:32,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In instantiation of ‘boost::re_detail::digraph<charT> boost::re_detail::basic_regex_parser<charT, traits>::get_next_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1524:31:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse_set_literal(boost::re_detail::basic_char_set<charT, traits>&) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:1294:13:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_set() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:354:14:   required from ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex_parser.hpp:134:26:   required from ‘void boost::re_detail::basic_regex_parser<charT, traits>::parse(const charT*, const charT*, unsigned int) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’
ext/boost/regex/v4/basic_regex.hpp:215:19:   required from ‘void boost::re_detail::basic_regex_implementation<charT, traits>::assign(const charT*, const charT*, boost::re_detail::basic_regex_implementation<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>; boost::re_detail::basic_regex_implementation<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/basic_regex.hpp:661:16:   required from ‘boost::basic_regex<charT, traits>& boost::basic_regex<charT, traits>::do_assign(const charT*, const charT*, boost::basic_regex<charT, traits>::flag_type) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>; boost::basic_regex<charT, traits>::flag_type = unsigned int]’
ext/boost/regex/v4/instances.hpp:176:18:   required from here
ext/boost/regex/v4/basic_regex_parser.hpp:1588:17: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1588 |          result = *m_position++;
      |          ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1592:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1592 |       result = unescape_character();
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp:1650:14: warning: implicitly-declared ‘boost::re_detail::digraph<wchar_t>& boost::re_detail::digraph<wchar_t>::operator=(const boost::re_detail::digraph<wchar_t>&)’ is deprecated [-Wdeprecated-copy]
 1650 |       result = *m_position++;
      |       ~~~~~~~^~~~~~~~~~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp:51:4: note: because ‘boost::re_detail::digraph<wchar_t>’ has user-provided ‘boost::re_detail::digraph<charT>::digraph(const boost::re_detail::digraph<charT>&) [with charT = wchar_t]’
   51 |    digraph(const digraph<charT>& d) : std::pair<charT, charT>(d.first, d.second){}
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:73,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_basic_escape() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:625:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  625 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:627:10: note: here
  627 |          case 'W':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:642:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  642 |             negate = false;
      |             ~~~~~~~^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:644:10: note: here
  644 |          case 'S':
      |          ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_perl_extension() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:1997:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1997 |       m_mark_reset = m_mark_count;
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:1999:4: note: here
 1999 |    case regex_constants::syntax_colon:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:365:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  365 |       if((this->flags()
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:373:4: note: here
  373 |    default:
      |    ^~~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp: In member function ‘bool boost::re_detail::basic_regex_parser<charT, traits>::parse_extended_escape() [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_parser.hpp:674:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  674 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:676:4: note: here
  676 |    case regex_constants::escape_type_class:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:744:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |       negate = true;
      |       ~~~~~~~^~~~~~
ext/boost/regex/v4/basic_regex_parser.hpp:746:4: note: here
  746 |    case regex_constants::escape_type_property:
      |    ^~~~
ext/boost/regex/v4/basic_regex_parser.hpp:902:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
  902 |       if(0 == (this->flags() & (regbase::main_option_type | regbase::no_perl_ex)))
      |       ^~
ext/boost/regex/v4/basic_regex_parser.hpp:905:4: note: here
  905 |    default:
      |    ^~~~~~~
In file included from ext/boost/regex/v4/regex.hpp:70,
                 from ext/boost/regex.hpp:31,
                 from ext/boost/libs/regex/src/winstances.cpp:30:
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::fixup_pointers(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:740:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  740 |          static_cast<re_repeat*>(state)->state_id = m_repeater_id++;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:742:7: note: here
  742 |       case syntax_element_alt:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:744:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
  744 |          static_cast<re_alt*>(state)->can_be_null = 0;
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ext/boost/regex/v4/basic_regex_creator.hpp:746:7: note: here
  746 |       case syntax_element_jump:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:747:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
  747 |          static_cast<re_jump*>(state)->alt.p = getaddress(static_cast<re_jump*>(state)->alt.i, state);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp:749:7: note: here
  749 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmaps(boost::re_detail::re_syntax_base*) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:925:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
  925 |          if(static_cast<re_brace*>(state)->index < 0)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:946:7: note: here
  946 |       default:
      |       ^~~~~~~
ext/boost/regex/v4/basic_regex_creator.hpp: In member function ‘void boost::re_detail::basic_regex_creator<charT, traits>::create_startmap(boost::re_detail::re_syntax_base*, unsigned char*, unsigned int*, unsigned char) [with charT = wchar_t; traits = boost::regex_traits<wchar_t>]’:
ext/boost/regex/v4/basic_regex_creator.hpp:1156:47: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1156 |             m_recursion_checks[recursion_sub] = true;
ext/boost/regex/v4/basic_regex_creator.hpp:1160:7: note: here
 1160 |       case syntax_element_backref:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1162:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1162 |          if(pnull)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1165:7: note: here
 1165 |       case syntax_element_wild:
      |       ^~~~
ext/boost/regex/v4/basic_regex_creator.hpp:1359:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1359 |          if(static_cast<re_brace*>(state)->index == -3)
      |          ^~
ext/boost/regex/v4/basic_regex_creator.hpp:1365:7: note: here
 1365 |       default:
      |       ^~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/pthread/once_atomic.hpp:19,
                 from ext/boost/thread/once.hpp:20,
                 from ext/boost/libs/thread/src/pthread/./once_atomic.cpp:13,
                 from ext/boost/libs/thread/src/pthread/once.cpp:10:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/get_pointer.hpp:14,
                 from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/pthread/once_atomic.hpp:19,
                 from ext/boost/thread/once.hpp:20,
                 from ext/boost/libs/thread/src/pthread/./once_atomic.cpp:13,
                 from ext/boost/libs/thread/src/pthread/once.cpp:10:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:19:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/libs/thread/src/pthread/thread.cpp:11:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/common/libboost_oxt/oxt
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/oxt/implementation.cpp:32:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/implementation.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/system_calls.cpp:27:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
ext/oxt/system_calls.cpp: In function ‘void oxt::setup_syscall_interruption_support()’:
ext/oxt/system_calls.cpp:69:35: warning: ‘int siginterrupt(int, int)’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
   69 |                 ret = siginterrupt(INTERRUPTION_SIGNAL, 1);
      |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/sys/wait.h:36,
                 from ext/oxt/system_calls.hpp:31,
                 from ext/oxt/system_calls.cpp:25:
/usr/include/signal.h:311:12: note: declared here
  311 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/mutex.hpp:14,
                 from ext/boost/thread/mutex.hpp:16,
                 from ext/oxt/detail/context.hpp:28,
                 from ext/oxt/system_calls.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/common/libboost_oxt
rm -rf buildout/common/libboost_oxt.a
ar cru buildout/common/libboost_oxt.a buildout/common/libboost_oxt/boost/lockpool.o buildout/common/libboost_oxt/boost/c_regex_traits.o buildout/common/libboost_oxt/boost/cpp_regex_traits.o buildout/common/libboost_oxt/boost/cregex.o buildout/common/libboost_oxt/boost/instances.o buildout/common/libboost_oxt/boost/posix_api.o buildout/common/libboost_oxt/boost/regex.o buildout/common/libboost_oxt/boost/regex_debug.o buildout/common/libboost_oxt/boost/regex_raw_buffer.o buildout/common/libboost_oxt/boost/regex_traits_defaults.o buildout/common/libboost_oxt/boost/static_mutex.o buildout/common/libboost_oxt/boost/wc_regex_traits.o buildout/common/libboost_oxt/boost/wide_posix_api.o buildout/common/libboost_oxt/boost/winstances.o buildout/common/libboost_oxt/boost/error_code.o buildout/common/libboost_oxt/boost/future.o buildout/common/libboost_oxt/boost/once.o buildout/common/libboost_oxt/boost/once_atomic.o buildout/common/libboost_oxt/boost/thread.o buildout/common/libboost_oxt/boost/tss_null.o buildout/common/libboost_oxt/oxt/implementation.o buildout/common/libboost_oxt/oxt/system_calls.o
ranlib buildout/common/libboost_oxt.a
mkdir -p buildout/common/libpassenger_common
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Logging.cpp:31:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Logging.cpp:31:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/bits/locale_conv.h:41,
                 from /usr/include/c++/11.2.0/locale:43,
                 from /usr/include/c++/11.2.0/iomanip:43,
                 from ext/common/Logging.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mkdir -p buildout/common/libpassenger_common/Utils
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/StrIntUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp: In function ‘void Passenger::convertLowerCase(const unsigned char*, unsigned char*, size_t)’:
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:135:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  135 |                 case 7: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:136:17: note: here
  136 |                 case 6: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                 ^~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:136:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  136 |                 case 6: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:137:17: note: here
  137 |                 case 5: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                 ^~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:137:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  137 |                 case 5: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:138:17: note: here
  138 |                 case 4: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                 ^~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:138:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  138 |                 case 4: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:139:17: note: here
  139 |                 case 3: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                 ^~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:139:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  139 |                 case 3: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:140:17: note: here
  140 |                 case 2: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                 ^~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:140:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
  140 |                 case 2: *output++ = (unsigned char) gsToLowerMap[ustr[i++]];
      |                         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp:141:17: note: here
  141 |                 case 1: *output++ = (unsigned char) gsToLowerMap[ustr[i]];
      |                 ^~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils/Timer.h:28,
                 from ext/common/Utils/IOUtils.cpp:68:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils/IOUtils.cpp:33:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils.cpp:27:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/Utils.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/MessageServer.h:51,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/MessageServer.h:51,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In constructor ‘Passenger::MessageServer::CommonClientContext::CommonClientContext(Passenger::FileDescriptor&, Passenger::AccountPtr&)’:
ext/common/MessageServer.h:185:27: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  185 |                         : fd(_fd),
      |                           ^~~~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In member function ‘std::string Passenger::MessageServer::CommonClientContext::name()’:
ext/common/MessageServer.h:191:40: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  191 |                         return toString(fd);
      |                                ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Account.h:33,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h: In member function ‘void Passenger::MessageServer::mainLoop()’:
ext/common/MessageServer.h:591:66: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  591 |                         boost::function<void ()> func(boost::bind(&MessageServer::clientHandlingMainLoop,
      |                                                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  592 |                                 this, fd));
      |                                 ~~~~~~~~~                         
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:1595,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind_mf_cc.hpp:43:59: note:   initializing argument 3 of ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
   43 |     BOOST_BIND(R (BOOST_BIND_MF_CC T::*f) (B1), A1 a1, A2 a2)
      |                                                        ~~~^~
In file included from ext/common/Utils.cpp:55:
ext/common/MessageServer.h:594:45: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  594 |                         name.append(toString(fd));
      |                                     ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/Account.h:33,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
ext/common/Utils.cpp: In function ‘void Passenger::removeDirTree(const string&)’:
ext/common/Utils.cpp:736:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  736 |                 execlp("chmod", "chmod", "-R", "u+rwx", c_path, (char * const) 0);
      |                                                                 ^~~~~~~~~~~~~~~~
ext/common/Utils.cpp:755:51: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  755 |                 execlp("rm", "rm", "-rf", c_path, (char * const) 0);
      |                                                   ^~~~~~~~~~~~~~~~
ext/common/Utils.cpp: In function ‘int Passenger::runShellCommand(const Passenger::StaticString&)’:
ext/common/Utils.cpp:1020:68: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 1020 |                 execlp("/bin/sh", "/bin/sh", "-c", command.data(), (char * const) 0);
      |                                                                    ^~~~~~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’:
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:112:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  112 | template<class T> class value
      |                         ^~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/bind.hpp:41,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/storage.hpp:76:37: note: synthesized method ‘boost::_bi::value<Passenger::FileDescriptor>::value(const boost::_bi::value<Passenger::FileDescriptor>&)’ first required here
   76 | template<class A1, class A2> struct storage2: public storage1<A1>
      |                                     ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp:275:38: note: synthesized method ‘boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::storage2(const boost::_bi::storage2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  275 | template< class A1, class A2 > class list2: private storage2< A1, A2 >
      |                                      ^~~~~
ext/boost/bind/bind.hpp:864:43: note: synthesized method ‘boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >::list2(const boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >&)’ first required here
  864 | template<class R, class F, class L> class bind_t
      |                                           ^~~~~~
In file included from ext/boost/function/detail/maybe_include.hpp:13,
                 from ext/boost/function/detail/function_iterate.hpp:14,
                 from ext/boost/preprocessor/iteration/detail/iter/forward1.hpp:47,
                 from ext/boost/function.hpp:64,
                 from ext/boost/thread/future.hpp:39,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils.cpp:27:
ext/boost/function/function_template.hpp:1069:16: note: synthesized method ‘boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >::bind_t(const boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >&)’ first required here
 1069 |     base_type(f)
      |                ^
ext/boost/function/function_template.hpp:712:72: note:   initializing argument 1 of ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
  712 |     BOOST_FUNCTION_FUNCTION(Functor BOOST_FUNCTION_TARGET_FIX(const &) f
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils.cpp:59:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils.cpp:59:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Account.h:31,
                 from ext/common/MessageServer.h:43,
                 from ext/common/Utils.cpp:55:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘boost::_bi::value<T>::value(const T&) [with T = Passenger::FileDescriptor]’:
ext/boost/bind/bind_mf_cc.hpp:47:47:   required from ‘boost::_bi::bind_t<R, boost::_mfi::mf1<R, T, A1>, typename boost::_bi::list_av_2<A1, A2>::type> boost::bind(R (T::*)(B1), A1, A2) [with R = void; T = Passenger::MessageServer; B1 = Passenger::FileDescriptor; A1 = Passenger::MessageServer*; A2 = Passenger::FileDescriptor; typename boost::_bi::list_av_2<A1, A2>::type = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >]’
ext/common/MessageServer.h:591:45:   required from here
ext/boost/bind/bind.hpp:116:25: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  116 |     value(T const & t): t_(t) {}
      |                         ^~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/bind.hpp: In instantiation of ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’:
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/bind.hpp:313:35: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  313 |         unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:215,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils.cpp:27:
ext/boost/bind/mem_fn_template.hpp:163:28: note:   initializing argument 2 of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’
  163 |     R operator()(T * p, A1 a1) const
      |                         ~~~^~
ext/boost/bind/mem_fn_template.hpp: In instantiation of ‘R boost::_mfi::mf1<R, T, A1>::operator()(T*, A1) const [with R = void; T = Passenger::MessageServer; A1 = Passenger::FileDescriptor]’:
ext/boost/bind/bind.hpp:313:35:   required from ‘void boost::_bi::list2<A1, A2>::operator()(boost::_bi::type<void>, F&, A&, int) [with F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; A = boost::_bi::list0; A1 = boost::_bi::value<Passenger::MessageServer*>; A2 = boost::_bi::value<Passenger::FileDescriptor>]’
ext/boost/bind/bind_template.hpp:20:29:   required from ‘boost::_bi::bind_t<R, F, L>::result_type boost::_bi::bind_t<R, F, L>::operator()() [with R = void; F = boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>; L = boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> >; boost::_bi::bind_t<R, F, L>::result_type = void]’
ext/boost/function/function_template.hpp:153:11:   required from ‘static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&) [with FunctionObj = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:934:38:   required from ‘void boost::function0<R>::assign_to(Functor) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void]’
ext/boost/function/function_template.hpp:722:22:   required from ‘boost::function0<R>::function0(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/boost/function/function_template.hpp:1069:16:   required from ‘boost::function<R()>::function(Functor, typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type) [with Functor = boost::_bi::bind_t<void, boost::_mfi::mf1<void, Passenger::MessageServer, Passenger::FileDescriptor>, boost::_bi::list2<boost::_bi::value<Passenger::MessageServer*>, boost::_bi::value<Passenger::FileDescriptor> > >; R = void; typename boost::enable_if_c<boost::type_traits::ice_not<boost::is_integral<Functor>::value>::value, int>::type = int]’
ext/common/MessageServer.h:592:14:   required from here
ext/boost/bind/mem_fn_template.hpp:165:37: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  165 |         BOOST_MEM_FN_RETURN (p->*f_)(a1);
      |                             ~~~~~~~~^~~~
In file included from ext/common/Utils.cpp:54:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
mkdir -p buildout/common/libpassenger_common/agent/UstRouter
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::Tokenizer::Tokenizer(const Passenger::StaticString&, bool)’:
ext/common/agent/UstRouter/FilterSupport.h:362:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  362 |                 this->data = data;
      |                              ^~~~
In file included from ext/common/agent/UstRouter/FilterSupport.h:46,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/agent/UstRouter/FilterSupport.h: In static member function ‘static bool Passenger::FilterSupport::ContextFromLog::splitLine(const Passenger::StaticString&, Passenger::StaticString&, long long unsigned int&, unsigned int&, Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:735:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  735 |                 txnId = line.substr(0, firstDelim);
      |                                                  ^
In file included from ext/common/agent/UstRouter/FilterSupport.h:46,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/agent/UstRouter/FilterSupport.h:739:50: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  739 |                 data = line.substr(thirdDelim + 1);
      |                                                  ^
In file included from ext/common/agent/UstRouter/FilterSupport.h:46,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/agent/UstRouter/FilterSupport.h: In member function ‘Passenger::FilterSupport::SimpleContext* Passenger::FilterSupport::ContextFromLog::parse() const’:
ext/common/agent/UstRouter/FilterSupport.h:785:25: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  785 |                         auto_ptr<SimpleContext> ctx(new SimpleContext());
      |                         ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/agent/UstRouter/FilterSupport.h:30,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/agent/UstRouter/FilterSupport.h: In constructor ‘Passenger::FilterSupport::ContextFromLog::ContextFromLog(const Passenger::StaticString&)’:
ext/common/agent/UstRouter/FilterSupport.h:794:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  794 |                 this->logData = logData;
      |                                 ^~~~~~~
In file included from ext/common/agent/UstRouter/FilterSupport.h:46,
                 from ext/common/agent/UstRouter/FilterSupport.cpp:25:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/common/Utils/CachedFileStat.hpp:36,
                 from ext/common/Utils/CachedFileStat.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/SystemTime.h:28,
                 from ext/common/Utils/CachedFileStat.hpp:41,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:40,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:40,
                 from ext/common/Utils/CachedFileStat.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
mkdir -p buildout/common/libpassenger_common/ApplicationPool2
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/smart_ptr/make_shared_object.hpp:16,
                 from ext/boost/smart_ptr/make_shared.hpp:15,
                 from ext/boost/make_shared.hpp:15,
                 from ext/common/ApplicationPool2/Implementation.cpp:32:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/UnionStation/Connection.h:42,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/UnionStation/Connection.h:42,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::persist(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:542:63: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  542 |                         *str = StaticString(pos, end - pos - 1);
      |                                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::clearPerRequestFields()’:
ext/common/ApplicationPool2/Options.h:555:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  555 |                 hostName = StaticString();
      |                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:556:41: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  556 |                 uri      = StaticString();
      |                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:83,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/BackgroundIOCapturer.h: In constructor ‘Passenger::SpawningKit::BackgroundIOCapturer::BackgroundIOCapturer(const Passenger::FileDescriptor&, pid_t, const char*)’:
ext/common/SpawningKit/BackgroundIOCapturer.h:108:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  108 |                 : fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(const Passenger::FileDescriptor&)’:
ext/common/Utils/BufferedIO.h:105:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  105 |                 : fd(_fd)
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/BufferedIO.h: In member function ‘Passenger::FileDescriptor Passenger::BufferedIO::getFd() const’:
ext/common/Utils/BufferedIO.h:109:24: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  109 |                 return fd;
      |                        ^~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Result.h: In constructor ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:82,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Result.h:40:8: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   40 | struct Result: public Json::Value {
      |        ^~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Spawner.h: In member function ‘Passenger::SpawningKit::Result Passenger::SpawningKit::Spawner::handleSpawnResponse(Passenger::SpawningKit::Spawner::NegotiationDetails&)’:
ext/common/SpawningKit/Spawner.h:434:24: note: synthesized method ‘Passenger::SpawningKit::Result::Result(Passenger::SpawningKit::Result&&)’ first required here
  434 |                 return result;
      |                        ^~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/PipeWatcher.h: In constructor ‘Passenger::SpawningKit::PipeWatcher::PipeWatcher(const ConfigPtr&, const Passenger::FileDescriptor&, const char*, pid_t)’:
ext/common/SpawningKit/PipeWatcher.h:123:19: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  123 |                   fd(_fd),
      |                   ^~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/SmartSpawner.h:29,
                 from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/PipeWatcher.h: In member function ‘void Passenger::SpawningKit::PipeWatcher::initialize()’:
ext/common/SpawningKit/PipeWatcher.h:131:94: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  131 |                         "PipeWatcher: PID " + toString(pid) + " " + name + ", fd " + toString(fd),
      |                                                                                      ~~~~~~~~^~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/RandomGenerator.h:37,
                 from ext/common/ApplicationPool2/Common.h:34,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StrIntUtils.h:224:12: note:   initializing argument 1 of ‘std::string Passenger::toString(T) [with T = Passenger::FileDescriptor; std::string = std::__cxx11::basic_string<char>]’
  224 | toString(T something) {
      |          ~~^~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Spawner.h:219:16: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Spawner.h:89,
                 from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/BufferedIO.h: In constructor ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’:
ext/common/Utils/BufferedIO.h:56:7: warning: implicitly-declared ‘Passenger::FileDescriptor::FileDescriptor(const Passenger::FileDescriptor&)’ is deprecated [-Wdeprecated-copy]
   56 | class BufferedIO {
      |       ^~~~~~~~~~
In file included from ext/common/Utils/IOUtils.h:39,
                 from ext/common/UnionStation/Connection.h:41,
                 from ext/common/UnionStation/Core.h:43,
                 from ext/common/ApplicationPool2/Common.h:38,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/FileDescriptor.h:220:25: note: because ‘Passenger::FileDescriptor’ has user-provided ‘Passenger::FileDescriptor& Passenger::FileDescriptor::operator=(const Passenger::FileDescriptor&)’
  220 |         FileDescriptor &operator=(const FileDescriptor &other) {
      |                         ^~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:28,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/Spawner.h: In constructor ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’:
ext/common/SpawningKit/Spawner.h:219:16: note: synthesized method ‘Passenger::BufferedIO::BufferedIO(Passenger::BufferedIO&&)’ first required here
  219 |         struct NegotiationDetails {
      |                ^~~~~~~~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/SmartSpawner.h: In member function ‘Passenger::SpawningKit::Spawner::NegotiationDetails Passenger::SpawningKit::SmartSpawner::sendSpawnCommandAndGetNegotiationDetails(const Options&)’:
ext/common/SpawningKit/SmartSpawner.h:634:24: note: synthesized method ‘Passenger::SpawningKit::Spawner::NegotiationDetails::NegotiationDetails(Passenger::SpawningKit::Spawner::NegotiationDetails&&)’ first required here
  634 |                 return details;
      |                        ^~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h: In member function ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/SpawningKit/Factory.h:29,
                 from ext/common/ApplicationPool2/Context.h:31,
                 from ext/common/ApplicationPool2/Pool.h:50,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/SpawningKit/SmartSpawner.h: In constructor ‘Passenger::SpawningKit::SmartSpawner::SmartSpawner(const std::vector<std::__cxx11::basic_string<char> >&, const Options&, const ConfigPtr&)’:
ext/common/SpawningKit/SmartSpawner.h:752:90: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(const Passenger::ApplicationPool2::Options&)’ first required here
  752 |                 options    = _options.copyAndPersist().detachFromUnionStationTransaction();
      |                                                                                          ^
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Socket.h: In member function ‘Passenger::ApplicationPool2::Socket& Passenger::ApplicationPool2::Socket::operator=(const Passenger::ApplicationPool2::Socket&)’:
ext/common/ApplicationPool2/Socket.h:146:30: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  146 |                 name = other.name;
      |                              ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Socket.h:147:33: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  147 |                 address = other.address;
      |                                 ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Socket.h:148:34: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  148 |                 protocol = other.protocol;
      |                                  ^~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Process.h: In member function ‘void Passenger::ApplicationPool2::Process::initializeSocketsAndStringFields(const Json::Value&)’:
ext/common/ApplicationPool2/Process.h:280:54: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  280 |                                 log.codeRevision.size);
      |                                                      ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group.h:54,
                 from ext/common/ApplicationPool2/Pool.h:52,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Hooks.h: In function ‘bool Passenger::runSingleHookScript(Passenger::HookScriptOptions&, const string&, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
ext/common/Hooks.h:140:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  140 |                 execlp(command.c_str(), command.c_str(), (const char * const) 0);
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:63,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/MessagePassing.h: In member function ‘bool Passenger::MessageBox::checkTimeout(boost::unique_lock<boost::mutex>&, long long unsigned int*, long long unsigned int, boost::posix_time::ptime)’:
ext/common/Utils/MessagePassing.h:172:40: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare]
  172 |                 if (diff.is_negative() < 0) {
      |                     ~~~~~~~~~~~~~~~~~~~^~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::AuthenticationOptions Passenger::ApplicationPool2::Pool::AuthenticationOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:88:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
   88 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::RestartOptions Passenger::ApplicationPool2::Pool::RestartOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:105:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  105 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::InspectOptions Passenger::ApplicationPool2::Pool::InspectOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:128:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  128 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Pool.h: In static member function ‘static Passenger::ApplicationPool2::Pool::ToXmlOptions Passenger::ApplicationPool2::Pool::ToXmlOptions::makeAuthorized()’:
ext/common/ApplicationPool2/Pool.h:146:60: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  146 |                         options.apiKey = ApiKey::makeSuper();
      |                                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:48:
ext/common/ApplicationPool2/Group/InitializationAndShutdown.cpp: In constructor ‘Passenger::ApplicationPool2::Group::Group(Passenger::ApplicationPool2::Pool*, const Passenger::ApplicationPool2::Options&)’:
ext/common/ApplicationPool2/Group/InitializationAndShutdown.cpp:105:44: warning: implicitly-declared ‘Passenger::ApplicationPool2::ApiKey& Passenger::ApplicationPool2::ApiKey::operator=(const Passenger::ApplicationPool2::ApiKey&)’ is deprecated [-Wdeprecated-copy]
  105 |         info.apiKey  = generateApiKey(_pool);
      |                                            ^
In file included from ext/common/ApplicationPool2/BasicGroupInfo.h:31,
                 from ext/common/ApplicationPool2/BasicProcessInfo.h:33,
                 from ext/common/ApplicationPool2/Session.h:35,
                 from ext/common/ApplicationPool2/Process.h:44,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/ApiKey.h:104:9: note: because ‘Passenger::ApplicationPool2::ApiKey’ has user-provided ‘Passenger::ApplicationPool2::ApiKey::ApiKey(const Passenger::ApplicationPool2::ApiKey&)’
  104 |         ApiKey(const ApiKey &other) {
      |         ^~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ArrayMessage::generate(Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*, unsigned int)’:
ext/common/MessageReadersWriters.h:366:73: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  366 |                 out[0] = StaticString(headerBuf, sizeof(boost::uint16_t));
      |                                                                         ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h:368:48: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  368 |                         out[1 + 2 * i] = args[i];
      |                                                ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h:369:66: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  369 |                         out[1 + 2 * i + 1] = StaticString("\0", 1);
      |                                                                  ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h: In member function ‘size_t Passenger::ScalarMessage::feed(const char*, size_t)’:
ext/common/MessageReadersWriters.h:452:92: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  452 |                                         result = StaticString(current, headerReader.value());
      |                                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h:464:77: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  464 |                                                 result = StaticString(buffer);
      |                                                                             ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString&, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:501:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  501 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h:502:29: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  502 |                 output[1] = data;
      |                             ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h: In static member function ‘static void Passenger::ScalarMessage::generate(const Passenger::StaticString*, unsigned int, char*, Passenger::StaticString*)’:
ext/common/MessageReadersWriters.h:517:47: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  517 |                         output[i + 1] = data[i];
      |                                               ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:26,
                 from ext/common/ApplicationPool2/Implementation.cpp:53:
ext/common/MessageReadersWriters.h:521:76: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  521 |                 output[0] = StaticString(headerBuf, sizeof(boost::uint32_t));
      |                                                                            ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:55:
ext/common/ApplicationPool2/Group/InternalUtils.cpp: In member function ‘void Passenger::ApplicationPool2::Group::resetOptions(const Passenger::ApplicationPool2::Options&, Passenger::ApplicationPool2::Options*)’:
ext/common/ApplicationPool2/Group/InternalUtils.cpp:77:61: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   77 |         destination->apiKey    = getApiKey().toStaticString();
      |                                                             ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Implementation.cpp:55:
ext/common/ApplicationPool2/Group/InternalUtils.cpp:78:34: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   78 |         destination->groupUuid = uuid;
      |                                  ^~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/ApplicationPool2/Implementation.cpp: In function ‘void Passenger::ApplicationPool2::recreateString(psg_pool_t*, Passenger::StaticString&)’:
ext/common/ApplicationPool2/Implementation.cpp:322:36: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  322 |         str = psg_pstrdup(pool, str);
      |                                    ^
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/Pool.h:34,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = Passenger::StaticString]’:
ext/common/ApplicationPool2/ErrorRenderer.h:71:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h:188:46: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  188 |                         entry.thePair.second = value;
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/Options.h:32,
                 from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/StringMap.h:194:46: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  194 |                         entry.thePair.second = value;
      |                         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/StringKeyTable.h: In instantiation of ‘bool Passenger::StringKeyTable<T>::lookupRandom(Passenger::HashedStaticString*, T**) [with T = boost::shared_ptr<Passenger::ApplicationPool2::Group>]’:
ext/common/ApplicationPool2/Pool/InitializationAndShutdown.cpp:123:22:   required from here
ext/common/DataStructures/StringKeyTable.h:335:38: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  335 |                                 *key = HashedStaticString(cellKey, cell->keyLength, cell->hash);
      |                                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/StringKeyTable.h:344:38: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
  344 |                                 *key = it.getKey();
      |                                 ~~~~~^~~~~~~~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::ApplicationPool2::Socket; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::ApplicationPool2::Socket; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::ApplicationPool2::Socket&]’
ext/common/ApplicationPool2/Socket.h:263:12:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class Passenger::ApplicationPool2::Socket’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Socket.h:77:7: note: ‘class Passenger::ApplicationPool2::Socket’ declared here
   77 | class Socket {
      |       ^~~~~~
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::StaticString; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:200:5:   required from ‘void Passenger::SmallVectorImpl<T>::push_back(Passenger::SmallVectorImpl<T>::const_reference) [with T = Passenger::StaticString; Passenger::SmallVectorImpl<T>::const_reference = const Passenger::StaticString&]’
ext/common/ApplicationPool2/Group/OutOfBandWork.cpp:232:17:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘class Passenger::StaticString’; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:50:7: note: ‘class Passenger::StaticString’ declared here
   50 | class StaticString {
      |       ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Socket.h:39,
                 from ext/common/ApplicationPool2/Process.h:43,
                 from ext/common/ApplicationPool2/Pool.h:51,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/Utils/SmallVector.h: In instantiation of ‘void Passenger::SmallVectorImpl<T>::grow(size_t) [with T = Passenger::ApplicationPool2::Group::GetAction; size_t = long unsigned int]’:
ext/common/Utils/SmallVector.h:246:7:   required from ‘void Passenger::SmallVectorImpl<T>::reserve(unsigned int) [with T = Passenger::ApplicationPool2::Group::GetAction]’
ext/common/ApplicationPool2/Group/InternalUtils.cpp:255:17:   required from ‘void Passenger::ApplicationPool2::Group::assignSessionsToGetWaitersQuickly(Lock&) [with Lock = boost::unique_lock<boost::mutex>]’
ext/common/ApplicationPool2/Group/SessionManagement.cpp:241:37:   required from here
ext/common/Utils/SmallVector.h:478:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct Passenger::ApplicationPool2::Group::GetAction’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  478 |     memcpy(NewElts, Begin, CurSize * sizeof(T));
      |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:52,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Group.h:75:16: note: ‘struct Passenger::ApplicationPool2::Group::GetAction’ declared here
   75 |         struct GetAction {
      |                ^~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h: In instantiation of ‘static _BI2 std::__copy_move_backward<true, false, std::random_access_iterator_tag>::__copy_move_b(_BI1, _BI1, _BI2) [with _BI1 = Passenger::ApplicationPool2::GetWaiter*; _BI2 = Passenger::ApplicationPool2::GetWaiter*]’:
/usr/include/c++/11.2.0/bits/stl_algobase.h:760:37:   required from ‘_BI2 std::__copy_move_backward_a2(_BI1, _BI1, _BI2) [with bool _IsMove = true; _BI1 = Passenger::ApplicationPool2::GetWaiter*; _BI2 = Passenger::ApplicationPool2::GetWaiter*]’
/usr/include/c++/11.2.0/bits/stl_algobase.h:769:51:   required from ‘_BI2 std::__copy_move_backward_a1(_BI1, _BI1, _BI2) [with bool _IsMove = true; _BI1 = Passenger::ApplicationPool2::GetWaiter*; _BI2 = Passenger::ApplicationPool2::GetWaiter*]’
/usr/include/c++/11.2.0/bits/deque.tcc:1186:41:   required from ‘typename __gnu_cxx::__enable_if<std::__is_random_access_iter<_II>::__value, std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type std::__copy_move_backward_a1(_II, _II, std::_Deque_iterator<_Tp, _Tp&, _Tp*>) [with bool _IsMove = true; _II = Passenger::ApplicationPool2::GetWaiter*; _Tp = Passenger::ApplicationPool2::GetWaiter; typename __gnu_cxx::__enable_if<std::__is_random_access_iter<_II>::__value, std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type = __gnu_cxx::__enable_if<true, std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*> >::__type; typename std::iterator_traits<_II>::iterator_category = std::random_access_iterator_tag]’
/usr/include/c++/11.2.0/bits/deque.tcc:1130:52:   required from ‘_OI std::__copy_move_backward_dit(std::_Deque_iterator<_Tp, _Ref, _Ptr>, std::_Deque_iterator<_Tp, _Ref, _Ptr>, _OI) [with bool _IsMove = true; _Tp = Passenger::ApplicationPool2::GetWaiter; _Ref = Passenger::ApplicationPool2::GetWaiter&; _Ptr = Passenger::ApplicationPool2::GetWaiter*; _OI = std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*>]’
/usr/include/c++/11.2.0/bits/deque.tcc:1162:47:   required from ‘std::_Deque_iterator<_OTp, _OTp&, _OTp*> std::__copy_move_backward_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, std::_Deque_iterator<_Tp, _Ref, _Ptr>, std::_Deque_iterator<_OTp, _OTp&, _OTp*>) [with bool _IsMove = true; _ITp = Passenger::ApplicationPool2::GetWaiter; _IRef = Passenger::ApplicationPool2::GetWaiter&; _IPtr = Passenger::ApplicationPool2::GetWaiter*; _OTp = Passenger::ApplicationPool2::GetWaiter]’
/usr/include/c++/11.2.0/bits/stl_algobase.h:800:5:   required from ‘_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*>; _OI = std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*>]’
/usr/include/c++/11.2.0/bits/stl_algobase.h:894:47:   required from ‘_BI2 std::move_backward(_BI1, _BI1, _BI2) [with _BI1 = std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*>; _BI2 = std::_Deque_iterator<Passenger::ApplicationPool2::GetWaiter, Passenger::ApplicationPool2::GetWaiter&, Passenger::ApplicationPool2::GetWaiter*>]’
/usr/include/c++/11.2.0/bits/deque.tcc:244:6:   required from ‘std::deque<_Tp, _Alloc>::iterator std::deque<_Tp, _Alloc>::_M_erase(std::deque<_Tp, _Alloc>::iterator) [with _Tp = Passenger::ApplicationPool2::GetWaiter; _Alloc = std::allocator<Passenger::ApplicationPool2::GetWaiter>; std::deque<_Tp, _Alloc>::iterator = std::_Deque_base<Passenger::ApplicationPool2::GetWaiter, std::allocator<Passenger::ApplicationPool2::GetWaiter> >::iterator]’
/usr/include/c++/11.2.0/bits/stl_deque.h:1736:24:   required from ‘std::deque<_Tp, _Alloc>::iterator std::deque<_Tp, _Alloc>::erase(std::deque<_Tp, _Alloc>::const_iterator) [with _Tp = Passenger::ApplicationPool2::GetWaiter; _Alloc = std::allocator<Passenger::ApplicationPool2::GetWaiter>; std::deque<_Tp, _Alloc>::iterator = std::_Deque_base<Passenger::ApplicationPool2::GetWaiter, std::allocator<Passenger::ApplicationPool2::GetWaiter> >::iterator; std::deque<_Tp, _Alloc>::const_iterator = std::_Deque_base<Passenger::ApplicationPool2::GetWaiter, std::allocator<Passenger::ApplicationPool2::GetWaiter> >::const_iterator]’
ext/common/ApplicationPool2/Group/InternalUtils.cpp:296:21:   required from here
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::HashedStaticString& Passenger::HashedStaticString::operator=(const Passenger::HashedStaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/DataStructures/StringKeyTable.h:34,
                 from ext/common/ApplicationPool2/Common.h:37,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/DataStructures/HashedStaticString.h:55:9: note: because ‘Passenger::HashedStaticString’ has user-provided ‘Passenger::HashedStaticString::HashedStaticString(const Passenger::HashedStaticString&)’
   55 |         HashedStaticString(const HashedStaticString &b)
      |         ^~~~~~~~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Common.h:40,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Options.h:76:7: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
   76 | class Options {
      |       ^~~~~~~
In file included from ext/common/Utils.h:43,
                 from ext/common/ResourceLocator.h:37,
                 from ext/common/ApplicationPool2/Common.h:33,
                 from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/ApplicationPool2/Pool.h:49,
                 from ext/common/ApplicationPool2/Implementation.cpp:37:
ext/common/ApplicationPool2/Common.h:185:8: note: synthesized method ‘Passenger::ApplicationPool2::Options& Passenger::ApplicationPool2::Options::operator=(Passenger::ApplicationPool2::Options&&)’ first required here
  185 | struct GetWaiter {
      |        ^~~~~~~~~
In file included from /usr/include/c++/11.2.0/algorithm:61,
                 from ext/common/ApplicationPool2/Implementation.cpp:26:
/usr/include/c++/11.2.0/bits/stl_algobase.h:719:25: note: synthesized method ‘Passenger::ApplicationPool2::GetWaiter& Passenger::ApplicationPool2::GetWaiter::operator=(Passenger::ApplicationPool2::GetWaiter&&)’ first required here
  719 |             *--__result = std::move(*--__last);
      |             ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/ApplicationPool2/AppTypes.h:75,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/Utils/StringMap.h: In instantiation of ‘bool Passenger::StringMap<T>::set(const Passenger::StaticString&, const T&) [with T = std::_List_iterator<boost::shared_ptr<Passenger::CachedFileStat::Entry> >]’:
ext/common/Utils/CachedFileStat.hpp:197:13:   required from here
ext/common/Utils/StringMap.h:187:45: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  187 |                         entry.thePair.first = entry.key;
      |                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/ApplicationPool2/AppTypes.h:80,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/CachedFileStat.hpp:42,
                 from ext/common/ApplicationPool2/AppTypes.h:83,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/Utils/StringMap.h:189:37: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  189 |                         originalKey = entry.key;
      |                         ~~~~~~~~~~~~^~~~~~~~~~~
In file included from ext/common/ApplicationPool2/AppTypes.h:80,
                 from ext/common/ApplicationPool2/AppTypes.cpp:26:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/common/Utils/MessageIO.h:85,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/ScopeGuard.h:30,
                 from ext/common/Utils/MessageIO.h:93,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/ScopeGuard.h:30,
                 from ext/common/Utils/MessageIO.h:93,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/ScopeGuard.h:30,
                 from ext/common/Utils/MessageIO.h:93,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/common/Utils/ScopeGuard.h:30,
                 from ext/common/Utils/MessageIO.h:93,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/thread/tss.hpp:9,
                 from ext/oxt/system_calls.hpp:28,
                 from ext/common/agent/Base.cpp:30:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/common/Utils/MessageIO.h: In function ‘void Passenger::writeArrayMessageVA(int, const Passenger::StaticString&, __va_list_tag (&)[1], long long unsigned int*)’:
ext/common/Utils/MessageIO.h:500:19: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  500 |         args[0] = name;
      |                   ^~~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
In file included from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/common/Utils/MessageIO.h:506:39: warning: implicitly-declared ‘Passenger::StaticString& Passenger::StaticString::operator=(const Passenger::StaticString&)’ is deprecated [-Wdeprecated-copy]
  506 |                         args[nargs] = arg;
      |                                       ^~~
In file included from ext/common/Utils/StrIntUtils.h:39,
                 from ext/common/Utils/VariantMap.h:36,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/common/StaticString.h:125:9: note: because ‘Passenger::StaticString’ has user-provided ‘Passenger::StaticString::StaticString(const Passenger::StaticString&)’
  125 |         StaticString(const StaticString &b)
      |         ^~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::dumpFileDescriptorInfoWithLsof(Passenger::AbortHandlerState&, void*)’:
ext/common/agent/Base.cpp:445:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  445 |         execlp("lsof", "lsof", "-p", state.messageBuf, "-nP", (const char * const) 0);
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::dumpFileDescriptorInfoWithLs(Passenger::AbortHandlerState&, char*)’:
ext/common/agent/Base.cpp:464:61: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  464 |                 execlp("ls", "ls", "-lv", state.messageBuf, (const char * const) 0);
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::dumpWithCrashWatch(Passenger::AbortHandlerState&)’:
ext/common/agent/Base.cpp:524:58: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  524 |                         passengerRoot, "--dump", pidStr, (char * const) 0);
      |                                                          ^~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::dumpBacktrace(Passenger::AbortHandlerState&, void*)’:
ext/common/agent/Base.cpp:597:77: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  597 |                                 execlp("/bin/sh", "/bin/sh", "-c", command, (const char * const) 0);
      |                                                                             ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:604:54: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  604 |                                 execlp("cat", "cat", (const char * const) 0);
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:605:59: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  605 |                                 execlp("/bin/cat", "cat", (const char * const) 0);
      |                                                           ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:606:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  606 |                                 execlp("/usr/bin/cat", "cat", (const char * const) 0);
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::dumpDiagnostics(Passenger::AbortHandlerState&)’:
ext/common/agent/Base.cpp:666:40: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  666 |                 execlp("date", "date", (const char * const) 0);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:678:52: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  678 |                 execlp("uname", "uname", "-mprsv", (const char * const) 0);
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:690:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  690 |                 execlp("ulimit", "ulimit", "-a", (const char * const) 0);
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:692:65: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  692 |                 execlp("/bin/sh", "/bin/sh", "-c", "ulimit -a", (const char * const) 0);
      |                                                                 ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::forkAndRedirectToTee(char*)’:
ext/common/agent/Base.cpp:809:48: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  809 |                 execlp("tee", "tee", filename, (const char * const) 0);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:810:57: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  810 |                 execlp("/usr/bin/tee", "tee", filename, (const char * const) 0);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:811:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  811 |                 execlp("cat", "cat", (const char * const) 0);
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:812:43: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  812 |                 execlp("/bin/cat", "cat", (const char * const) 0);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp:813:47: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  813 |                 execlp("/usr/bin/cat", "cat", (const char * const) 0);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~
ext/common/agent/Base.cpp: In function ‘void Passenger::abortHandler(int, siginfo_t*, void*)’:
ext/common/agent/Base.cpp:935:56: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  935 |                                 execlp("beep", "beep", (const char * const) 0);
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/common/Utils/ScopeGuard.h:30,
                 from ext/common/Utils/MessageIO.h:93,
                 from ext/common/Utils/VariantMap.h:38,
                 from ext/common/agent/Base.h:31,
                 from ext/common/agent/Base.cpp:60:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
mkdir -p buildout/common/libpassenger_common/MemoryKit
In file included from ext/boost/smart_ptr/shared_ptr.hpp:32,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/detail/shared_count.hpp:323:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  323 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp:247:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  247 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp:446:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  446 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp:459:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  459 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp:525:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  525 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp:534:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  534 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
ext/boost/smart_ptr/shared_ptr.hpp:536:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  536 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/chrono/duration.hpp: In instantiation of ‘constexpr typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type boost::chrono::operator-(const boost::chrono::duration<Rep, Period>&, const boost::chrono::duration<Rep2, Period2>&) [with Rep1 = long long int; Period1 = boost::ratio<1, 1000000000>; Rep2 = long long int; Period2 = boost::ratio<1>; typename boost::common_type<boost::chrono::duration<Rep, Period>, boost::chrono::duration<Rep2, Period2> >::type = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/timespec.hpp:52:85:   required from here
ext/boost/chrono/duration.hpp:553:17: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  553 |       return CD(CD(lhs).count()-CD(rhs).count());
      |                 ^~~~~~~
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/chrono/time_point.hpp: In instantiation of ‘constexpr boost::chrono::time_point<Clock, Duration>::duration boost::chrono::time_point<Clock, Duration>::time_since_epoch() const [with Clock = boost::chrono::system_clock; Duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >; boost::chrono::time_point<Clock, Duration>::duration = boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >]’:
ext/boost/thread/pthread/mutex.hpp:329:54:   required from here
ext/boost/chrono/time_point.hpp:196:20: warning: implicitly-declared ‘constexpr boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >::duration(const boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >&)’ is deprecated [-Wdeprecated-copy]
  196 |             return d_;
      |                    ^~
In file included from ext/boost/chrono/time_point.hpp:33,
                 from ext/boost/thread/lock_types.hpp:22,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/chrono/duration.hpp:456:19: note: because ‘boost::chrono::duration<long long int, boost::ratio<1, 1000000000> >’ has user-provided ‘boost::chrono::duration<Rep, Period>& boost::chrono::duration<Rep, Period>::operator=(const boost::chrono::duration<Rep, Period>&) [with Rep = long long int; Period = boost::ratio<1, 1000000000>]’
  456 |         duration& operator=(const duration& rhs) // = default;
      |                   ^~~~~~~~
In file included from ext/boost/bind/mem_fn.hpp:25,
                 from ext/boost/mem_fn.hpp:22,
                 from ext/boost/bind/bind.hpp:26,
                 from ext/boost/bind.hpp:22,
                 from ext/boost/thread/detail/thread.hpp:29,
                 from ext/boost/thread/thread_only.hpp:22,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/get_pointer.hpp: At global scope:
ext/boost/get_pointer.hpp:27:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   27 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
      |                                        ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/thread/thread.hpp:13,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/thread/detail/thread_group.hpp: In member function ‘boost::thread* boost::thread_group::create_thread(F)’:
ext/boost/thread/detail/thread_group.hpp:78:18: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   78 |             std::auto_ptr<thread> new_thread(new thread(threadfunc));
      |                  ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from ext/boost/scoped_ptr.hpp:14,
                 from ext/boost/thread/future.hpp:30,
                 from ext/boost/thread.hpp:24,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
ext/boost/smart_ptr/scoped_ptr.hpp: At global scope:
ext/boost/smart_ptr/scoped_ptr.hpp:68:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
In file included from /usr/include/c++/11.2.0/memory:76,
                 from ext/boost/config/no_tr1/memory.hpp:21,
                 from ext/boost/smart_ptr/shared_ptr.hpp:27,
                 from ext/boost/shared_ptr.hpp:17,
                 from ext/boost/date_time/time_clock.hpp:17,
                 from ext/boost/thread/thread_time.hpp:9,
                 from ext/boost/thread/lock_types.hpp:18,
                 from ext/boost/thread/pthread/thread_data.hpp:12,
                 from ext/boost/thread/thread_only.hpp:17,
                 from ext/boost/thread/thread.hpp:12,
                 from ext/boost/thread.hpp:13,
                 from ext/oxt/thread.hpp:28,
                 from ext/common/MemoryKit/mbuf.cpp:21:
/usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mkdir -p buildout/common/libpassenger_common/ServerKit
ext/common/ServerKit/http_parser.cpp: In function ‘int http_parser_parse_url(const char*, size_t, int, http_parser_url*)’:
ext/common/ServerKit/http_parser.cpp:2171:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2171 |         found_at = 1;
      |         ~~~~~~~~~^~~
ext/common/ServerKit/http_parser.cpp:2174:7: note: here
 2174 |       case s_req_server:
      |       ^~~~
In file included from /usr/include/c++/11.2.0/cassert:44,
                 from ext/common/Utils/jsoncpp.cpp:202:
ext/common/Utils/jsoncpp.cpp: In member function ‘bool Json::Reader::decodeNumber(Json::Reader::Token&)’:
ext/common/Utils/jsoncpp.cpp:767:31: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
  767 |    assert( lastDigitThreshold >=0  &&  lastDigitThreshold <= 9 );
      |            ~~~~~~~~~~~~~~~~~~~^~~
ext/common/Utils/jsoncpp.cpp: In copy constructor ‘Json::Value::CZString::CZString(const Json::Value::CZString&)’:
ext/common/Utils/jsoncpp.cpp:1701:26: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
 1701 |    , index_( other.cstr_ ? (other.index_ == noDuplication ? noDuplication : duplicate)
      |              ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1702 |                          : other.index_ )
      |                          ~~~~~~~~~~~~~~
mkdir -p buildout/libev/
cd buildout/libev/ && sh /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/configure --disable-shared --enable-static CC='cc' CXX='c++' CFLAGS='-D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w' orig_CFLAGS=1
rm -f buildout/libev/libev.la
cd buildout/libev/ && make libev.la
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev     -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev.c -o ev.o
mv -f .deps/ev.Tpo .deps/ev.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev     -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/event.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w -MT event.lo -MD -MP -MF .deps/event.Tpo -c /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/event.c -o event.o
mv -f .deps/event.Tpo .deps/event.Plo
/bin/sh ./libtool --tag=CC   --mode=link cc  -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w -version-info 4:0:0  -o libev.la -rpath /usr/local/lib ev.lo event.lo  -lm 
libtool: link: ar cru .libs/libev.a  ev.o event.o
libtool: link: ranlib .libs/libev.a
libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" )
mkdir -p buildout/libuv/
cd /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/ && (touch aclocal.m4 configure Makefile.in || true)
cd buildout/libuv/ && sh /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/configure --disable-shared --enable-static CC='cc' CXX='c++' CFLAGS='-D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -w' AM_V_CC= AM_V_CCLD=
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking if cc supports -fvisibility=hidden flag... yes
checking if cc supports -g flag... yes
checking if cc supports -std=gnu89 flag... yes
checking if cc supports -pedantic flag... yes
checking if cc supports -Wall flag... yes
checking if cc supports -Wextra flag... yes
checking if cc supports -Wno-unused-parameter flag... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for dlopen in -ldl... yes
checking for kstat_lookup in -lkstat... no
checking for kvm_open in -lkvm... no
checking for gethostbyname in -lnsl... yes
checking for perfstat_cpu in -lperfstat... no
checking for pthread_mutex_init in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libuv.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
rm -f buildout/libuv//libuv.la
cd buildout/libuv/ && make -j2 libuv.la
  CC       src/libuv_la-fs-poll.lo
  CC       src/libuv_la-inet.lo
  CC       src/libuv_la-threadpool.lo
  CC       src/libuv_la-uv-common.lo
  CC       src/libuv_la-version.lo
  CC       src/unix/libuv_la-async.lo
  CC       src/unix/libuv_la-core.lo
  CC       src/unix/libuv_la-dl.lo
  CC       src/unix/libuv_la-fs.lo
  CC       src/unix/libuv_la-getaddrinfo.lo
  CC       src/unix/libuv_la-getnameinfo.lo
  CC       src/unix/libuv_la-loop-watcher.lo
  CC       src/unix/libuv_la-loop.lo
  CC       src/unix/libuv_la-pipe.lo
  CC       src/unix/libuv_la-poll.lo
  CC       src/unix/libuv_la-process.lo
  CC       src/unix/libuv_la-signal.lo
  CC       src/unix/libuv_la-stream.lo
  CC       src/unix/libuv_la-tcp.lo
  CC       src/unix/libuv_la-thread.lo
  CC       src/unix/libuv_la-timer.lo
  CC       src/unix/libuv_la-tty.lo
  CC       src/unix/libuv_la-udp.lo
  CC       src/unix/libuv_la-linux-core.lo
  CC       src/unix/libuv_la-linux-inotify.lo
  CC       src/unix/libuv_la-linux-syscalls.lo
  CC       src/unix/libuv_la-proctitle.lo
  CCLD     libuv.la
c++ -o buildout/support-binaries/PassengerAgent.o  -Iext -Iext/common  -Iext/libev -Iext/libuv/include   -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -Wno-attributes -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -std=gnu++11 -Wno-unused-local-typedefs -DHAS_UNORDERED_MAP -c ext/common/agent/AgentMain.cpp
c++ buildout/support-binaries/PassengerAgent.o -o buildout/support-binaries/PassengerAgent buildout/common/libpassenger_common/Logging.o buildout/common/libpassenger_common/Exceptions.o buildout/common/libpassenger_common/Utils/SystemTime.o buildout/common/libpassenger_common/Utils/StrIntUtils.o buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o buildout/common/libpassenger_common/Utils/IOUtils.o buildout/common/libpassenger_common/Utils.o buildout/common/libpassenger_common/agent/UstRouter/FilterSupport.o buildout/common/libpassenger_common/Utils/modp_b64.o buildout/common/libpassenger_common/Utils/CachedFileStat.o buildout/common/libpassenger_common/Utils/LargeFiles.o buildout/common/libpassenger_common/ApplicationPool2/Implementation.o buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o buildout/common/libpassenger_common/AgentBase.o buildout/common/libpassenger_common/MemoryKit/mbuf.o buildout/common/libpassenger_common/MemoryKit/palloc.o buildout/common/libpassenger_common/ServerKit/http_parser.o buildout/common/libpassenger_common/ServerKit/Implementation.o buildout/common/libpassenger_common/Utils/MD5.o buildout/common/libpassenger_common/Utils/Hasher.o buildout/common/libpassenger_common/Utils/jsoncpp.o buildout/support-binaries/WatchdogMain.o buildout/support-binaries/CoreMain.o buildout/support-binaries/UstRouterMain.o buildout/support-binaries/SystemMetricsMain.o buildout/support-binaries/TempDirToucherMain.o buildout/support-binaries/SpawnPreparerMain.o buildout/common/libboost_oxt.a   buildout/libev/.libs/libev.a  -lm buildout/libuv/.libs/libuv.a  -lrt -lpthread -lnsl -ldl -lcurl -lz -std=gnu++11 -lpthread -lrt -rdynamic  
mkdir -p 'buildout/ruby/ruby-3.0.4-x86_64-linux/'
cd 'buildout/ruby/ruby-3.0.4-x86_64-linux/' && /usr/bin/ruby '/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/extconf.rb'
checking for alloca.h... yes
checking for ruby/version.h... yes
checking for ruby/io.h... yes
checking for ruby/thread.h... yes
checking for ruby_version... no
checking for rb_thread_io_blocking_region() in ruby/io.h... yes
checking for rb_thread_call_without_gvl() in ruby/thread.h... yes
creating Makefile
cd 'buildout/ruby/ruby-3.0.4-x86_64-linux/' && make
compiling /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/passenger_native_support.c
/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/passenger_native_support.c: In function ‘f_generic_writev’:
/usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/passenger_native_support.c:335:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  335 |                                         ret = (int) rb_thread_call_without_gvl(writev_wrapper,
      |                                               ^
linking shared-object passenger_native_support.so

--------------------------------------------
Almost there!

Please edit your Apache configuration file, and add these lines:

   LoadModule passenger_module /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/mod_passenger.so
   <IfModule mod_passenger.c>
     PassengerRoot /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16
     PassengerDefaultRuby /usr/bin/ruby
   </IfModule>

After you restart Apache, you are ready to deploy any number of web
applications on Apache, with a minimum amount of configuration!

Press ENTER when you are done editing.

--------------------------------------------

Validating installation...

 * Checking whether this Passenger install is in PATH... (!)

   Please add /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin to PATH.
   Otherwise you will get "command not found" errors upon running
   any Passenger commands.
   
   Learn more at about PATH at:
   
     https://www.phusionpassenger.com/library/indepth/environment_variables.html#the-path-environment-variable

 * Checking whether there are no other Passenger installations... ✓
 * Checking whether Apache is installed... ✓
 * Checking whether the Passenger module is correctly configured in Apache... ✗

   Your Apache installation might be broken
   
   You are about to validate Phusion Passenger against the following
   Apache installation:
   
      apxs2: /usr/bin/apxs
   
   However, this Apache installation appears to be broken, so this program
   cannot continue. To find out why this program thinks the above Apache
   installation is broken, run:
   
      export ORIG_PATH="$PATH"
      sudo -s -E
      export PATH="$ORIG_PATH"
      /usr/bin/ruby /usr/src/slapt-src-x86_64/ruby/passenger/package-passenger/usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-config --detect-apache2


Detected 1 error(s), 1 warning(s).
Please solve the above issues, then press ENTER to continue.

--------------------------------------------

Deploying a web application

To learn how to deploy a web app on Passenger, please follow the deployment
guide:

  https://www.phusionpassenger.com/library/deploy/apache/deploy/

Enjoy Phusion Passenger, a product of Phusion (www.phusion.nl) :-)
https://www.phusionpassenger.com

Phusion Passenger is a registered trademark of Hongli Lai & Ninh Bui.

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs/libev.la	../libev.la
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs/libuv.la	../libuv.la

Making symbolic link creation script:
( cd usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs ; rm -rf libev.la )
( cd usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs ; ln -sf ../libev.la libev.la )
( cd usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs ; rm -rf libuv.la )
( cd usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs ; ln -sf ../libuv.la libuv.la )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs/libev.la'
removed './usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs/libuv.la'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /usr/src/slapt-src-x86_64/ruby/passenger/passenger-5.0.16-x86_64-1salix15.0.txz

./
etc/
etc/httpd/
etc/httpd/extra/
etc/httpd/extra/mod_passenger.conf.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/passenger
usr/bin/passenger-config
usr/bin/passenger-install-apache2-module
usr/bin/passenger-install-nginx-module
usr/bin/passenger-memory-stats
usr/bin/passenger-status
usr/doc/
usr/doc/passenger-5.0.16/
usr/doc/passenger-5.0.16/CHANGELOG
usr/doc/passenger-5.0.16/CONTRIBUTING.md
usr/doc/passenger-5.0.16/CONTRIBUTORS
usr/doc/passenger-5.0.16/INSTALL.md
usr/doc/passenger-5.0.16/LICENSE
usr/doc/passenger-5.0.16/README.md
usr/doc/passenger-5.0.16/doc/
usr/doc/passenger-5.0.16/doc/CloudLicensingConfiguration.html
usr/doc/passenger-5.0.16/doc/CloudLicensingConfiguration.txt.md
usr/doc/passenger-5.0.16/doc/CodingTipsAndPitfalls.md
usr/doc/passenger-5.0.16/doc/DebuggingAndStressTesting.md
usr/doc/passenger-5.0.16/doc/Design and Architecture.html
usr/doc/passenger-5.0.16/doc/Design and Architecture.txt
usr/doc/passenger-5.0.16/doc/DeveloperQuickstart.md
usr/doc/passenger-5.0.16/doc/Packaging.html
usr/doc/passenger-5.0.16/doc/Packaging.txt.md
usr/doc/passenger-5.0.16/doc/Security of user switching support.html
usr/doc/passenger-5.0.16/doc/Security of user switching support.idmap.txt
usr/doc/passenger-5.0.16/doc/Security of user switching support.txt
usr/doc/passenger-5.0.16/doc/ServerOptimizationGuide.html
usr/doc/passenger-5.0.16/doc/ServerOptimizationGuide.txt.md
usr/doc/passenger-5.0.16/doc/Users guide Apache.html
usr/doc/passenger-5.0.16/doc/Users guide Apache.idmap.txt
usr/doc/passenger-5.0.16/doc/Users guide Apache.txt
usr/doc/passenger-5.0.16/doc/Users guide Nginx.html
usr/doc/passenger-5.0.16/doc/Users guide Nginx.idmap.txt
usr/doc/passenger-5.0.16/doc/Users guide Nginx.txt
usr/doc/passenger-5.0.16/doc/Users guide Standalone.html
usr/doc/passenger-5.0.16/doc/Users guide Standalone.idmap.txt
usr/doc/passenger-5.0.16/doc/Users guide Standalone.txt
usr/doc/passenger-5.0.16/doc/Users guide.html
usr/doc/passenger-5.0.16/doc/Users guide.txt
usr/doc/passenger-5.0.16/doc/images/
usr/doc/passenger-5.0.16/doc/images/by_sa.png
usr/doc/passenger-5.0.16/doc/images/cloud_licensing_batch_job.png
usr/doc/passenger-5.0.16/doc/images/code_walkthrough.jpg
usr/doc/passenger-5.0.16/doc/images/direct_spawning.png
usr/doc/passenger-5.0.16/doc/images/direct_spawning.svg
usr/doc/passenger-5.0.16/doc/images/glyphicons-halflings-white.png
usr/doc/passenger-5.0.16/doc/images/glyphicons-halflings.png
usr/doc/passenger-5.0.16/doc/images/icons/
usr/doc/passenger-5.0.16/doc/images/icons/README
usr/doc/passenger-5.0.16/doc/images/icons/callouts/
usr/doc/passenger-5.0.16/doc/images/icons/callouts/1.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/10.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/11.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/12.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/13.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/14.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/15.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/2.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/3.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/4.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/5.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/6.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/7.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/8.png
usr/doc/passenger-5.0.16/doc/images/icons/callouts/9.png
usr/doc/passenger-5.0.16/doc/images/icons/caution.png
usr/doc/passenger-5.0.16/doc/images/icons/example.png
usr/doc/passenger-5.0.16/doc/images/icons/home.png
usr/doc/passenger-5.0.16/doc/images/icons/important.png
usr/doc/passenger-5.0.16/doc/images/icons/next.png
usr/doc/passenger-5.0.16/doc/images/icons/note.png
usr/doc/passenger-5.0.16/doc/images/icons/prev.png
usr/doc/passenger-5.0.16/doc/images/icons/tip.png
usr/doc/passenger-5.0.16/doc/images/icons/up.png
usr/doc/passenger-5.0.16/doc/images/icons/warning.png
usr/doc/passenger-5.0.16/doc/images/many_web_framework_protocols.png
usr/doc/passenger-5.0.16/doc/images/passenger_architecture.png
usr/doc/passenger-5.0.16/doc/images/passenger_architecture.svg
usr/doc/passenger-5.0.16/doc/images/passenger_architecture_overview.png
usr/doc/passenger-5.0.16/doc/images/passenger_core_architecture.png
usr/doc/passenger-5.0.16/doc/images/passenger_nodejs_architecture.svg
usr/doc/passenger-5.0.16/doc/images/phusion_banner.png
usr/doc/passenger-5.0.16/doc/images/phusion_banner_small.png
usr/doc/passenger-5.0.16/doc/images/rack.png
usr/doc/passenger-5.0.16/doc/images/smart_spawning.png
usr/doc/passenger-5.0.16/doc/images/smart_spawning.svg
usr/doc/passenger-5.0.16/doc/images/spawn_server_architecture.png
usr/doc/passenger-5.0.16/doc/images/spawn_server_architecture.svg
usr/doc/passenger-5.0.16/doc/images/spawning_preparation_work.png
usr/doc/passenger-5.0.16/doc/images/startup_sequence.png
usr/doc/passenger-5.0.16/doc/images/typical_isolated_web_application.png
usr/doc/passenger-5.0.16/doc/images/typical_isolated_web_application.svg
usr/doc/passenger-5.0.16/doc/templates/
usr/doc/passenger-5.0.16/doc/templates/bootstrap.config.json
usr/doc/passenger-5.0.16/doc/templates/bootstrap.min.css
usr/doc/passenger-5.0.16/doc/templates/markdown.html.erb
usr/doc/passenger-5.0.16/doc/users_guide_snippets/
usr/doc/passenger-5.0.16/doc/users_guide_snippets/alternative_for_flying_passenger.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/analysis_and_system_maintenance.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/appendix_a_about.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/appendix_b_terminology.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/appendix_c_spawning_methods.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/deployment_basics.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/enterprise_only.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/environment_variables.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/global_queueing_explained.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/installation/
usr/doc/passenger-5.0.16/doc/users_guide_snippets/installation.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/installation/run_installer.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/installation/verify_running_epilogue.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/passenger_spawn_method.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/rackup_specifications.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/rvm_helper_tool.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/since_version.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/support_information.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/tips.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/
usr/doc/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/default.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/rails.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/
usr/doc/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/page_caching_support.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/relationship_with_ruby.txt
usr/doc/passenger-5.0.16/doc/users_guide_snippets/where_to_get_support.txt
usr/doc/passenger-5.0.16/passenger.SlackBuild
usr/lib64/
usr/lib64/httpd/
usr/lib64/httpd/modules/
usr/lib64/httpd/modules/mod_passenger.so
usr/lib64/ruby/
usr/lib64/ruby/gems/
usr/lib64/ruby/gems/3.0.0/
usr/lib64/ruby/gems/3.0.0/build_info/
usr/lib64/ruby/gems/3.0.0/cache/
usr/lib64/ruby/gems/3.0.0/cache/passenger-5.0.16.gem
usr/lib64/ruby/gems/3.0.0/doc/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/cdesc-Addr2line.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/pid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/query-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/stdin-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Addr2line/stdout-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/aggregate_sources%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/all_components-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/apply_selector-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/category_complete%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/cdesc-CommonLibraryBuilder.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/component_satisfies_condition%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/define_category_tasks-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/define_component-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/define_tasks-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/dependencies_for-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/enable_optimizations%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/ensure_directory_exists-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/exclude%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/exclude-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/group_all_components_by_category-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/initialize_copy-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/link_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/link_objects_as_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/object_filenames_for-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/only%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/only-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/output_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/selected_categories-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/selected_components-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/selected_objects_beloging_to_category-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/set_namespace%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/set_namespace-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/set_output_dir%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CommonLibraryBuilder/set_output_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/App/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/App/cdesc-App.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/App/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/Error/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/Error/cdesc-Error.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbBroken/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbBroken/cdesc-GdbBroken.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/backtrace-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/cdesc-ExitInfo.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/exit_code-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/signal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/signaled%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ExitInfo/snapshot-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/all_threads_backtraces-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/attach-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/call-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/cdesc-GdbController.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/close%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/closed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/current_thread-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/current_thread_backtrace-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/debug-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/execute-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/find_gdb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/popen_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/program_counter-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/ruby_backtrace-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbController/wait_until_exit-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbNotFound/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/GdbNotFound/cdesc-GdbNotFound.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/CrashWatch/cdesc-CrashWatch.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Dir/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Dir/cdesc-Dir.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Dir/pwd_no_resolve-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Exception/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Exception/backtrace_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Exception/cdesc-Exception.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/File/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/File/absolute_path_no_resolve-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/File/cdesc-File.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/GC/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/GC/cdesc-GC.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/GC/copy_on_write_friendly%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/cdesc-IO.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/close_on_exec%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/writev-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/writev2-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/IO/writev3-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/cdesc-Object.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/debug-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/escape-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/join-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/passthrough-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Object/really_download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/Abort/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/Abort/cdesc-Abort.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/CommandError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/CommandError/cdesc-CommandError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/after_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/before_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/cdesc-AbstractInstaller.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/check_dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/check_directory_accessible_by_web_server-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/check_gem_install_permission_problems-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/check_whether_os_is_broken-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/check_whether_system_has_enough_ram-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/home_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/install_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/interactive%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/line-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/list_parent_directories-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/new_screen-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/non_interactive%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/print-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/prompt-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/prompt_confirmation-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/prompt_confirmation_with_default-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/puts-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/puts_error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/rake%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/rake-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/render_template-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/sh%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/sh-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/show_support_options_for_installer_bug-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/troubleshooting_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/use_stderr-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/wait-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AbstractInstaller/world_executable%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ACExtension/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ACExtension/cdesc-ACExtension.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ACExtension/process_action-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ACExtension/render-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ASBenchmarkableExtension/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ASBenchmarkableExtension/benchmark_with_passenger-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ASBenchmarkableExtension/cdesc-ASBenchmarkableExtension.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ExceptionLogger/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ExceptionLogger/call-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ExceptionLogger/cdesc-ExceptionLogger.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ExceptionLogger/log_union_station_exception-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/ExceptionLogger/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/cache_fetch_hit-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/cache_generate-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/cache_read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/cdesc-UnionStationExtension.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/install%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/install_event_preprocessor-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/process_action-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/UnionStationExtension/sql-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/cdesc-ActiveSupport3Extensions.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ActiveSupport3Extensions/init%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/CorruptedError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/CorruptedError/cdesc-CorruptedError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/cdesc-Instance.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/core_pid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/full_admin_password-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/http_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/locked%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/process_is_alive%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/properties-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/read_only_admin_password-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/reload_properties-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/reload_properties_internal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/server_software-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/stale%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/state-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/Instance/watchdog_alive%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/cdesc-InstanceRegistry.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/cleanup-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/default_paths-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/find_by_name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/find_by_name_prefix-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/list-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/InstanceRegistry/string_env-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/cdesc-Process.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/cpu-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/pid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/ppid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/private_dirty_rss-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/private_dirty_rss_in_mb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/rss-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/rss_in_mb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/threads-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/to_a-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/vm_size-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/Process/vm_size_in_mb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/apache_processes-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/cdesc-MemoryStats.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/determine_private_dirty_rss-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/list_processes-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/nginx_processes-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/os_name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/passenger_processes-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/platform_provides_private_dirty_rss_information%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/root_privileges_required_for_private_dirty_rss%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/should_show_private_dirty_rss%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/sum_memory_usage-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/MemoryStats/system_ram_usage-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/cdesc-AdminTools.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/process_is_alive%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/AdminTools/tmpdir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/app-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/cdesc-App.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/exit_code_for_exception-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/format_exception-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/handshake_and_read_startup_request-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/init_passenger-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/load_app-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/negotiate_spawn_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/ping_port-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/preload_app-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/App/wait_for_exit_message-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AboutCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AboutCommand/cdesc-AboutCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AboutCommand/common_library-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AboutCommand/help-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AboutCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/after_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/before_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/cdesc-AgentCompiler.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/check_source_code_available%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/compile_agent-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/confirm_enable_optimizations-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/install_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/run_steps-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/total_ram_gb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/AgentCompiler/troubleshooting_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/cdesc-ApiCallCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/create_default_options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/infer_socket_path_and_credentials-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/invoke-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/print_headers-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ApiCallCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/cdesc-BuildNativeSupportCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/BuildNativeSupportCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/cdesc-Command.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/create_default_options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Command/run_and_get_exit_code-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/cdesc-CompileAgentCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileAgentCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/cdesc-CompileNginxEngineCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/CompileNginxEngineCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/cdesc-DetachProcessCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/perform_detach-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DetachProcessCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/cdesc-DownloadAgentCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/compile_tip_message-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/download_and_extract-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/download_support_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/print_installation_error_header-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/real_download_support_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadAgentCommand/test_binary-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/cdesc-DownloadNginxEngineCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/compile_tip_message-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/download_and_extract-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/download_support_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/real_download_support_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/DownloadNginxEngineCommand/test_binary-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/cdesc-InstallAgentCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/compile-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallAgentCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/cdesc-InstallStandaloneRuntimeCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/compile_nginx_engine-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/download_nginx_engine-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/initialize_objects-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/install_agent-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallStandaloneRuntimeCommand/sanity_check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/cdesc-InstallationUtils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/check_for_download_tool%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/create_user_support_binaries_dir%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/directory_writable%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/find_or_create_writable_support_binaries_dir%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/find_or_create_writable_user_support_binaries_dir%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/mkdir_p_preserve_parent_owner-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/myself-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/print_installation_error_header-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/rake-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/render_template-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/InstallationUtils/run_rake_task%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/cdesc-ListInstancesCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/print_instances-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/print_json-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/print_no_instances_running-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ListInstancesCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/after_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/before_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/cdesc-NginxEngineCompiler.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/check_precompiled_support_libs_available%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/check_source_code_available%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/compile_nginx-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/compile_support_libraries-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/configure_and_compile_nginx-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/configure_nginx-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/determine_support_libraries-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/download_and_extract_nginx_sources-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/install_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/run_command_yield_activity-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/run_steps-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/show_possible_solutions_for_download_and_extraction_problems-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/NginxEngineCompiler/troubleshooting_doc_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/cdesc-ReopenLogsCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/handle_error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/perform_reinherit_logs_on-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/perform_reopen_logs-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/perform_reopen_logs_on-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ReopenLogsCommand/should_ignore_error%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/abort_app_not_found-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/cdesc-RestartAppCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/help-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/perform_restart-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/query_group_names-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/query_pool_xml-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/select_app_group_name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/select_app_group_name_by_app_root_regex-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/select_app_group_name_exact-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/RestartAppCommand/select_app_group_name_interactively-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/SystemMetricsCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/SystemMetricsCommand/cdesc-SystemMetricsCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/SystemMetricsCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/cdesc-Utils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/complain_that_multiple_passenger_instances_are_running-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/is_enterprise%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/list_all_passenger_instances-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/print_full_admin_command_permission_error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/print_instance_querying_permission_error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/select_passenger_instance-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/try_performing_full_admin_basic_auth-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/Utils/try_performing_ro_admin_basic_auth-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/ask_what_to_validate-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/cdesc-ValidateInstallCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_apache2_installed-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_apache2_load_module_config-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_no_other_installs_in_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_ok-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_tools_in_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_warning-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/check_whether_there_are_multiple_apache_installs-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/checking-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/create_default_options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/display_separator-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/gem_bindir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/homebrew_bindir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/initialize_apache_envvars-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/log-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/logn-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/prepare-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/prepare_terminal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/prompt-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/prompt_confirmation-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/reindent-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/reset_terminal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/ruby_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/sudo_s_e-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/suggest-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/summarize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/try_realpath-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/ValidateInstallCommand/unindent-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/cdesc-Config.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/help-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/help_all_requested%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/help_requested%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/lookup_command_class_by_argv-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/lookup_command_class_by_class_name-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Config/run%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ConsoleTextTemplate/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ConsoleTextTemplate/%5b%5d%3d-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ConsoleTextTemplate/cdesc-ConsoleTextTemplate.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ConsoleTextTemplate/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ConsoleTextTemplate/result-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/AlreadyStarted/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/AlreadyStarted/cdesc-AlreadyStarted.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/ConnectError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/ConnectError/cdesc-ConnectError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/DaemonizationTimeout/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/DaemonizationTimeout/cdesc-DaemonizationTimeout.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/Error/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/Error/cdesc-Error.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/AlreadyLocked/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/AlreadyLocked/cdesc-AlreadyLocked.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/cdesc-LockFile.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/exclusive_lock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/shared_lock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/try_exclusive_lock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/LockFile/try_shared_lock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StartError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StartError/cdesc-StartError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StartTimeout/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StartTimeout/cdesc-StartTimeout.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StopError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StopError/cdesc-StopError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StopTimeout/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/StopTimeout/cdesc-StopTimeout.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/TimeoutError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/TimeoutError/cdesc-TimeoutError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/before_start-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/can_ping_unix_sockets%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/cdesc-DaemonController.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/check_pid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/connect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/daemon_is_running%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/daemonization_timed_out-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/delete_pid_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/determine_lock_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/differences_in_log_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/fork_supported%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/interruptable_waitpid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/kill_daemon-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/kill_daemon_with_signal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/log_file_has_changed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/no_activity%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/pid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/pid_file_available%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/ping_socket-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/ping_tcp_socket-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/read_pid_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/record_activity-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/restart-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/ruby_interpreter-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/run_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/run_ping_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/running%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/safe_fork-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/save_log_file_information-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/spawn_daemon-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/spawn_supported%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/start-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/start_timed_out-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/start_without_locking-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/stop-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/wait_until-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/wait_until_daemon_responds_to_ping_or_has_exited_or_log_file_has_changed-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DaemonController/wait_until_pid_file_is_available_or_log_file_has_changed-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/_log_device-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/_output-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/_output-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/cdesc-DebugLogging.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/debug-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/debug-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/error-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/info-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/log_file%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/log_level%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/log_level-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/notice-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/notice-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/stderr_evaluator%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/trace-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/trace-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/warn-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/DebugLogging/warn-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/about_to_abort-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/activate_gem-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/advertise_readiness-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/advertise_sockets-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/after_handling_requests-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/after_loading_app_code-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/before_handling_requests-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/before_loading_app_code_step1-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/before_loading_app_code_step2-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/cdesc-LoaderSharedHelpers.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/check_rvm_using_wrapper_script-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/create_socket_address-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/dump_all_information-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/dump_envvars-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/dump_ruby_environment-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/dump_system_metrics-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/e;/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/e;/cdesc-e;.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/h-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/home_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/init-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/is_ruby_program%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/prepend_exception_html_comment-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/run_load_path_setup_code-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/running_bundler-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/sanitize_spawn_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/to_boolean-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/LoaderSharedHelpers/whoami-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/InvalidHashError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/InvalidHashError/cdesc-InvalidHashError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/cdesc-MessageChannel.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/check_argument-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/closed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/fileno-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/new_buffer-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/read_hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/read_scalar-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/recv_io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/send_io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/write-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageChannel/write_scalar-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/auto_disconnect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/cdesc-MessageClient.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/check_security_response-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/connected%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/core_backtraces-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/core_requests-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/pool_detach_process-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/pool_detach_process_by_key-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/pool_status-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/pool_xml-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/read_scalar-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/recv_io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/restart_app_group-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/ust_router_status-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/write-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/MessageClient/write_scalar-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/archdir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/cdesc-NativeSupportLoader.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/compile-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/compile_and_load-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/download_binary_and_load-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/extconf_rb-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/installation_target_dirs-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/libext-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/library_name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/load_from_buildout_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/load_from_home_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/load_from_load_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/load_from_native_support_output_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/load_native_extension-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/log-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/mkdir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/real_download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/sh-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/sh_nonfatal-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/start-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/supported%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/try_directories-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/NativeSupportLoader/try_load-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Packaging/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Packaging/cdesc-Packaging.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Packaging/files-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/a2dismod-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/a2enmod-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/apxs2-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/cdesc-Result.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/config_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/config_file_broken%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/config_file_broken-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/ctl-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/error_log-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/httpd-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/log-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/report-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/Result/version-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/add_result-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/cdesc-ApacheDetector.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/detect_all-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/detect_one-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/finish-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/log-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/remove_symlink_duplications-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/report-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/result_for-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/results-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ApacheDetector/try_realpath-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/add-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/cdesc-ConsoleRunner.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/check_all-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/missing_dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/print_installation_instructions_for_missing_dependencies-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/puts-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/puts_detail-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/ConsoleRunner/puts_header-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/apt_get_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/cdesc-Dependency.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check_for_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check_for_header-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check_for_ruby_library-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check_for_ruby_tool-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/check_syntax_aspect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/define_checker-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/emerge-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/find_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/gem_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/gem_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/install_comments-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/install_instructions-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/install_osx_command_line_tools-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/linux_distro_tags-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/locate_ruby_tool-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/on-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/ruby_command-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/urpmi-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/website-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/website_comments-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/Dependency/yum_install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/cdesc-Depcheck.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/define-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/find-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/Depcheck/load-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/RuntimeError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/RuntimeError/cdesc-RuntimeError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/a2dismod-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/a2enmod-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/adress_sanitizer_flag-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_bindir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_module_c_or_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_module_cflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_module_cxx_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_module_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2_sbindir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2ctl-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apache2ctl_V-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_c_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_cflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_config-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_config_needed_for_building_apache_modules%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_cxx_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apr_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apu_c_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apu_cflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apu_config-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apu_cxx_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apu_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/apxs2-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cache_dir%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cache_dir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_is_clang%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_is_gcc%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_is_sun_studio%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_or_cxx_supports_feliminate_unused_debug%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_supports_feliminate_unused_debug%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_supports_no_tls_direct_seg_refs_option%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_supports_visibility_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_supports_wno_attributes_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_supports_wno_missing_field_initializers_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cc_visibility_flag_generates_warnings%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cdesc-PlatformInfo.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/check_hash_map-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/check_unordered_map-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/clear_memoizations-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/compiler_supports_architecture%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/compiler_supports_wno_ambiguous_member_template%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cpu_architectures-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/create_compiler_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/create_temp_file-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/curl_flags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/curl_libs-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/curl_supports_ssl%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_11_flag-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_binary_compatibility_id-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_is_clang%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_is_gcc%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_is_sun_studio%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_feliminate_unused_debug%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_no_tls_direct_seg_refs_option%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_visibility_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_wno_attributes_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_wno_missing_field_initializers_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_supports_wno_unused_local_typedefs_flag%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/cxx_visibility_flag_generates_warnings%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/debugging_cflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/default_cc-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/default_cxx-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/default_extra_c_or_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/default_extra_cflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/default_extra_cxxflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/detect_compiler_type_name-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/detect_language_extension-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apr_c_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apr_cxx_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apr_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apu_c_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apu_cxx_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/determine_apu_info-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/dmalloc_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/electric_fence_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/env_defined%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/expand_apache2_glob-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/export_dynamic_flags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/find_all_commands-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/find_apache2_executable-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/find_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/find_header-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/gem_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/gem_install_requires_sudo%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/gnu_make-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/has_accept4%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/has_alloca_h%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/has_math_library%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/has_rt_library%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_actual_error_log-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_architecture_bits-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_default_config_file-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_default_error_log-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_default_root-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_envvars_file-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_included_config_files-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_infer_envvar-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_mods_available_directory-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_mods_enabled_directory-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/httpd_version-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/in_rvm%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/is_ruby_program%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/library_extension-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/linux_distro-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/linux_distro_tags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/locate_ruby_tool-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/locate_ruby_tool_by_basename-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/log-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/log_implementation%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/log_implementation-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/make-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/memoize-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/os_name-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/passenger_needs_ruby_dev_header%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/portability_c_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/portability_c_or_cxx_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/portability_cxx_ldflags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/private_class_method-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rake-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rake_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rb_config-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/read_file-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/reindent-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/requires_no_tls_direct_seg_refs%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rspec-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_executable-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_extension_binary_compatibility_id-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_sudo_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_sudo_shell_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_supports_fork%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/ruby_tool_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/run_compiler-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rvm_installation_mode-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rvm_paths-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/rvm_ruby_string-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/scan_for_included_apache2_config_files-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/select_executable-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/string_env-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/supports_lfence_instruction%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/supports_sfence_instruction%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/tmpdir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/tmpexedir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/transform_according_to_ruby_exec_format-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/try_compile-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/try_compile_and_run-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/try_compile_with_warning_flag-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/try_link-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/uname_command-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/unescape_apache_config_value-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/unescape_c_string-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/unindent-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/verbose%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/verbose%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/xcode_select_version-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/zlib_flags-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PlatformInfo/zlib_libs-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/call_hook-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/call_hook-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/cdesc-Plugin.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/load-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/register-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Plugin/register_hook-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PreloaderSharedHelpers/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PreloaderSharedHelpers/accept_and_process_next_client-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PreloaderSharedHelpers/cdesc-PreloaderSharedHelpers.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PreloaderSharedHelpers/init-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/PreloaderSharedHelpers/run_main_loop-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ProgressBar/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ProgressBar/cdesc-ProgressBar.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ProgressBar/finish-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ProgressBar/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/ProgressBar/set-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/call-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/cdesc-OutOfBandGc.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/initialize_legacy-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/initialize_with_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/OutOfBandGc/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/bytesize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/cdesc-ThreadHandlerExtension.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/chunk_data-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/generate_headers_array-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/process_body-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/process_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/should_output_body%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/ThreadHandlerExtension/signal_keep_alive_allowed%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Rack/cdesc-Rack.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/Interrupted/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/Interrupted/cdesc-Interrupted.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/accept_and_process_next_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/cdesc-ThreadHandler.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/finalize_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/install-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/interruptable-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/iteration-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/main_loop-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/parse_http_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/parse_session_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/prepare_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/process_oobw-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/process_ping-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/should_reraise_error%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/should_swallow_app_error%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/stats_mutex-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/ThreadHandler/thread-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/cdesc-RequestHandler.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/cleanup-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/concurrency-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/connect_password-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/create_tcp_socket-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/create_unix_socket_on_filesystem-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/install_useful_signal_handlers-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/main_loop-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/main_loop_running%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/print_status_report-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/reset_signal_handlers-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/revert_signal_handlers-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/server_sockets-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/should_use_unix_sockets%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/start_main_loop_thread-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/start_threads-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/terminate_threads-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/unregister_current_thread-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/wait_until_all_threads_are_idle-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/wait_until_termination_requested-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/RequestHandler/wakeup_all_threads-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/SharedConstants/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/SharedConstants/cdesc-SharedConstants.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/ConfigLoadError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/ConfigLoadError/cdesc-ConfigLoadError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/apps-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/cdesc-AppFinder.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/determine_mode_and_execution_root-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/dirs-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/execution_root-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/filename_to_server_names-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/find_app_root-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/looks_like_app_directory%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/looks_like_app_directory%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/monitor-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/multi_mode%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/scan-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/single_mode%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/supports_multi%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/AppFinder/wait_on_io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/cdesc-Command.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/create_default_options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/load_and_merge_global_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/Command/parse_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/ConfigLoadError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/ConfigLoadError/cdesc-ConfigLoadError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/cdesc-ConfigUtils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/global_config_file_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/load_config_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/load_local_config_file%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ConfigUtils/resolve_config_file_paths-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ControlUtils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ControlUtils/cdesc-ControlUtils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ControlUtils/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ControlUtils/require_daemon_controller-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/ControlUtils/warn_pid_file_not_found-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/add_enterprise_flag_param-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/add_enterprise_param-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/add_flag_param-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/add_param-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/build_daemon_controller_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/cdesc-BuiltinEngine.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/listen_address-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/read_watchdog_lock_file_path%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/report_file_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/start_engine_no_create-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/start_engine_real-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/BuiltinEngine/wait_until_engine_has_exited-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/boolean_config_value-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/build_daemon_controller_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/cdesc-NginxEngine.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/debugging%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/default_group_for-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/nginx_config_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/nginx_config_template_filename-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/nginx_listen_address-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/nginx_listen_address_with_ssl_port-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/nginx_option-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/serialize_strset-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/start_engine_real-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/wait_until_engine_has_exited-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/NginxEngine/write_nginx_config_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/capture_traps_intterm-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/cdesc-StartCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/check_nginx_option_used_with_builtin_engine-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/compose_ip_and_port-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/create_working_dir-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/daemonize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/find_apps-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/find_pid_and_log_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/initialize_vars-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/install_runtime-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/listen_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/load_local_config_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/lookup_runtime_and_ensure_installed-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/maybe_daemonize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/remerge_all_options-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/reset_traps_intterm-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/sanity_check_options_and_set_defaults-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/set_stdout_stderr_binmode-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/should_wait_until_engine_has_exited%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/should_watch_logs%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/show_intro_message-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/start_engine-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/touch_temp_dir_in_background-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/trapped_intterm-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/trapsafe_shutdown_and_cleanup-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/watch_log_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StartCommand/watch_log_files_in_background-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/cdesc-StatusCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/create_controller-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/find_pid_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StatusCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/cdesc-StopCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/create_controller-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/create_option_parser-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/find_pid_file-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/StopCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/VersionCommand/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/VersionCommand/cdesc-VersionCommand.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/VersionCommand/run-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/cdesc-Standalone.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/help-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/help_requested%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/lookup_command_class_by_argv-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/lookup_command_class_by_class_name-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/run%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/show_version-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Standalone/version_requested%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/cdesc-Connection.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/channel-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/connected%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/disconnect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/mutex-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/ref-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/synchronize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Connection/unref-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/cdesc-Core.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/clear_connection-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/connect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/continue_transaction-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/current_time-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/current_time-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/max_connect_tries-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/new_from_options-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/new_transaction-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/random_token-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/reconnect_timeout-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Core/timestamp_string-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/begin_measure-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/cdesc-Transaction.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/closed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/current_timestamp-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/end_measure-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/measure-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/measured_time_points-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/message-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/null%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/Transaction/txn_id-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/UnionStation/cdesc-UnionStation.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/ansi_colorize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/cdesc-AnsiColors.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColors/strip_color_tags-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/ansi_colorize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/black_bg-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/blue_bg-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/bold-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/cdesc-AnsiColorsPrinter.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/default_terminal_color-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/dgray-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/gray-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/green-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/maybe_colorize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/orange-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/red-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/reset-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/should_output_color%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/white-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/AnsiColorsPrinter/yellow-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/basename_from_url-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/cdesc-Download.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/download-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/download_with_curl-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/download_with_wget-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Download/remove_curl_output_prefix-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/DirInfo/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/DirInfo/cdesc-DirInfo.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/DirInfo/changed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/DirInfo/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/FileInfo/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/FileInfo/cdesc-FileInfo.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/FileInfo/changed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/FileInfo/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/cdesc-FileSystemWatcher.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/changed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/opens_files%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/poll_interval-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/FileSystemWatcher/wait_for_change-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/cdesc-GeneratorTest.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/generate-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_array-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_bool-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_date-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_invalid_json-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_invalid_object-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_nested_structure-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_null-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_string_unicode-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_symbol-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/GeneratorTest/test_time-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/add_group_data-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/cdesc-HostsFileParser.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/find_line-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/flush_dns_cache%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/host_count-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/ip_count-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/parse_line-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/read_and_parse-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/resolve-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/resolves_to_localhost%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/HostsFileParser/write-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/cdesc-Generator.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/dump-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Array-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Date-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_FalseClass-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_NilClass-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Numeric-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_String-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Symbol-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_Time-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_TrueClass-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_simple-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/generate_type-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/Generator/quote-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/array-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/cdesc-JSON.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/endkey-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/error-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/object-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/parse-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/parse-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/repeat_until-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/s-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/scanner-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/space-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/JSON/value-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/cdesc-Lock.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/lock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/reset-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/synchronize-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/Lock/unlock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/ProcessTimes/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/ProcessTimes/cdesc-ProcessTimes.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/cdesc-NativeSupportUtils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/process_times-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/NativeSupportUtils/split_by_null_into_hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/cdesc-ParserTest.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/parse_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/parsed-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_array-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_bool-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_hash-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_invalid-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_multi_line_comments-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_nil-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_number-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_single_line_comments-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/ParserTest/test_string_specials-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/cdesc-TeeInput.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/client_body_buffer_size%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/client_body_buffer_size-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/consume%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/each-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/gets-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/read_all-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/read_exact-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/rewind-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/seek-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/size-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/socket_drained%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TeeInput/tee-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/%5b%5d-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/cdesc-Choice.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/checked%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/checked-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/create-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/name-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/Choice/toggle%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/cdesc-TerminalChoiceMenu.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/clear_screen-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/display-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/display_choices-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/getchar-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/hide_cursor-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/index_choices-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/maybe_utf8-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/move_up-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/process_cursor_move-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/process_disable_utf8-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/process_input-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/process_toggle-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/query-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/raw_no_echo_mode-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/render_checkbox-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/render_pointer-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/render_to_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/restore_mode-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/selected_choices-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TerminalChoiceMenu/show_cursor-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TmpIO/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TmpIO/cdesc-TmpIO.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TmpIO/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/TmpIO/size-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/addr-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/annotate-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/binary_string-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/binmode-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/cdesc-UnseekableSocket.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/close-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/close_read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/close_write-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/closed%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/each-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/eof%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/fileno-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/flush-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/gets-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/puts-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/raise_error_because_activity_disallowed%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/read-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/read_nonblock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/readline-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/readpartial-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/recv-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/recvfrom-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/recvfrom_nonblock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/send-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/sendmsg-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/sendmsg_nonblock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/simulate_eof%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/source_of_exception%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/stop_simulating_eof%21-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/sync%3d-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/to_io-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/wrap-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/wrap-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/write-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/write_nonblock-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/writev-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/writev2-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/UnseekableSocket/writev3-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/cdesc-Utils.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/connect_to_server-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/create_thread_and_abort_on_exception-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/generate_random_id-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/get_socket_address_type-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/global_backtrace_report-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/included-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/install_options_as_ivars-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/local_socket_address%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/mktmpdir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/opens_files%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/print_exception-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/process_is_alive%3f-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/require_option-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/Utils/retry_at_most-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/advertised_concurrency_level%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/advertised_concurrency_level-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/benchmark-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/binaries_sites-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/call_event-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/callback_list_for_event-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/cdesc-PhusionPassenger.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/custom_packaged%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/find_support_binary-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/get_bool_option-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/get_option-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/home_dir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/infer_install_spec-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/install_framework_extensions%21-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/install_spec-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/installed_from_release_package%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/locate_directories-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_cache_hit-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_cache_miss-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_controller_action-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_database_query-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_request_exception-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_total_view_rendering_time-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/log_view_rendering-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/lookup_union_station_core-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/lookup_union_station_web_transaction-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/measure_and_log_event-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/on_event-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/originally_packaged%3f-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/packaging_method-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/packaging_method_description-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/parse_ini_file-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/require_passenger_lib-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/union_station_key%3d-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/union_station_key-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PhusionPassenger/user_support_binaries_dir-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/InvalidURLError/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/InvalidURLError/cdesc-InvalidURLError.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/InvalidURLError/message-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/InvalidURLError/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/InvalidURLError/to_s-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/cdesc-PrespawnLocation.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/head_request-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/new-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/parse-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/request_host-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/request_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/socket-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/PrespawnLocation/uri_for-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/SSLPrespawnLocation/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/SSLPrespawnLocation/cdesc-SSLPrespawnLocation.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/SSLPrespawnLocation/connect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Signal/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Signal/cdesc-Signal.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/Signal/list_trappable-c.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/TCPPrespawnLocation/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/TCPPrespawnLocation/cdesc-TCPPrespawnLocation.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/TCPPrespawnLocation/connect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/TCPPrespawnLocation/request_port-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/cdesc-UNIXPrespawnLocation.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/connect-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/request_host-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/request_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/UNIXPrespawnLocation/socket_path-i.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/cache.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/helper-scripts/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/helper-scripts/download_binaries/
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/helper-scripts/download_binaries/page-Makefile.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/helper-scripts/page-node-loader_js.ri
usr/lib64/ruby/gems/3.0.0/doc/passenger-5.0.16/ri/helper-scripts/page-wsgi-loader_py.ri
usr/lib64/ruby/gems/3.0.0/extensions/
usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/
usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/
usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/passenger-5.0.16/
usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/passenger-5.0.16/gem.build_complete
usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/passenger-5.0.16/gem_make.out
usr/lib64/ruby/gems/3.0.0/gems/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/.editorconfig
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/CHANGELOG
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/CONTRIBUTING.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/CONTRIBUTORS
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/INSTALL.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/LICENSE
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/README.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/Rakefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-config
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-install-apache2-module
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-install-nginx-module
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-memory-stats
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/bin/passenger-status
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/agents.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/apache2.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/basics.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/common_library.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/cplusplus_support.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/cxx_tests.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/documentation.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/integration_tests.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/misc.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/nginx.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/node_tests.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/oxt_tests.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/packaging.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/preprocessor.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/rake_extensions.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/ruby_extension.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/ruby_tests.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/build/test_basics.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/Bucket.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/Configuration.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/Hooks.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/mod_passenger.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/mod_passenger.so
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt.a
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/c_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/cpp_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/cregex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/error_code.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/future.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/instances.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/lockpool.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/once.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/once_atomic.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/posix_api.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/regex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/regex_debug.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/regex_raw_buffer.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/regex_traits_defaults.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/static_mutex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/thread.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/tss_null.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/wc_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/wide_posix_api.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/boost/winstances.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/oxt/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/oxt/implementation.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libboost_oxt/oxt/system_calls.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/ApplicationPool2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/ApplicationPool2/AppTypes.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Exceptions.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Logging.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/IOUtils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/MD5.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/StrIntUtils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/SystemTime.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/apache2/module_libpassenger_common/Utils/modp_b64.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt.a
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/c_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/cpp_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/cregex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/error_code.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/future.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/instances.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/lockpool.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/once.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/once_atomic.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/posix_api.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/regex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/regex_debug.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/regex_raw_buffer.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/regex_traits_defaults.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/static_mutex.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/thread.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/tss_null.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/wc_regex_traits.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/wide_posix_api.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/boost/winstances.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/oxt/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/oxt/implementation.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libboost_oxt/oxt/system_calls.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/AgentBase.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ApplicationPool2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ApplicationPool2/AppTypes.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ApplicationPool2/Implementation.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Exceptions.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Logging.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/MemoryKit/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/MemoryKit/mbuf.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/MemoryKit/palloc.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ServerKit/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ServerKit/Implementation.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/ServerKit/http_parser.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/CachedFileStat.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/Hasher.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/IOUtils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/LargeFiles.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/MD5.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/StrIntUtils.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/StrIntUtilsNoStrictAliasing.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/SystemTime.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/jsoncpp.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/Utils/modp_b64.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/agent/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/agent/UstRouter/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/common/libpassenger_common/agent/UstRouter/FilterSupport.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.deps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.deps/ev.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.deps/event.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs/libev.a
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/.libs/libev.lai
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/Makefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/config.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/config.log
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/config.status
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/ev.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/ev.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/event.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/event.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/libev.la
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/libtool
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libev/stamp-h1
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs/libuv.a
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/.libs/libuv.lai
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/Makefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/config.log
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/config.status
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/libtool
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/libuv.la
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/libuv.pc
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/.dirstamp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/libuv_la-fs-poll.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/libuv_la-inet.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/libuv_la-threadpool.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/libuv_la-uv-common.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/libuv_la-version.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.dirstamp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-fs-poll.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-fs-poll.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-inet.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-inet.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-threadpool.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-threadpool.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-uv-common.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-uv-common.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-version.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/libuv_la-version.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/.dirstamp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-aix.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-android-ifaddrs.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-async.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-core.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-darwin-proctitle.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-darwin.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-dl.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-freebsd.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-fs.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-fsevents.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-getaddrinfo.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-getnameinfo.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-kqueue.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-linux-core.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-linux-inotify.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-linux-syscalls.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-loop-watcher.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-loop.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-netbsd.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-openbsd.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-pipe.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-poll.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-process.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-proctitle.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-pthread-fixes.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-signal.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-stream.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-sunos.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-tcp.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-thread.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-timer.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-tty.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/libuv_la-udp.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.dirstamp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-async.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-async.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-core.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-core.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-dl.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-dl.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-fs.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-fs.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-getaddrinfo.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-getaddrinfo.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-getnameinfo.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-getnameinfo.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-core.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-core.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-inotify.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-inotify.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-syscalls.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-linux-syscalls.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-loop-watcher.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-loop-watcher.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-loop.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-loop.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-pipe.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-pipe.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-poll.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-poll.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-process.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-process.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-proctitle.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-proctitle.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-signal.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-signal.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-stream.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-stream.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-tcp.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-tcp.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-thread.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-thread.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-timer.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-timer.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-tty.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-tty.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-udp.lo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/libuv_la-udp.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-async.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-core.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-dl.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-error.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-fs-event.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-fs.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-getaddrinfo.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-getnameinfo.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-handle.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-loop-watcher.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-pipe.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-poll.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-process-stdio.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-process.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-req.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-signal.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-stream.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-tcp.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-thread.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-timer.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-tty.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-udp.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-util.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-winapi.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/win/.deps/libuv_la-winsock.Plo
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-blackhole-server.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-dns-server.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-echo-server.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-run-tests.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-runner-unix.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-runner-win.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-runner.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-active.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-async-null-cb.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-async.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-barrier.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-callback-order.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-callback-stack.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-close-fd.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-close-order.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-condvar.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-connection-fail.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-cwd-and-chdir.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-default-loop-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-delayed-accept.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-dlerror.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-embed.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-emfile.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-fail-always.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-fs-event.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-fs-poll.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-fs.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-get-currentexe.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-get-loadavg.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-get-memory.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-getaddrinfo.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-getnameinfo.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-getsockname.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-handle-fileno.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-hrtime.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-idle.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ip4-addr.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ip6-addr.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ipc-send-recv.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ipc.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-alive.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-configure.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-handles.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-stop.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-loop-time.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-multiple-listen.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-mutexes.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-osx-select.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pass-always.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ping-pong.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-bind-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-close-stdout-read-stdin.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-connect-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-getsockname.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-sendmsg.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-server-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-pipe-set-non-blocking.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-platform-output.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-poll-close-doesnt-corrupt-stack.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-poll-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-poll-closesocket.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-poll.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-process-title.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-ref.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-run-nowait.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-run-once.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-semaphore.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-shutdown-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-shutdown-eof.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-shutdown-twice.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-signal-multiple-loops.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-signal.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-socket-buffer-size.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-spawn.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-stdio-over-pipes.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-bind-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-bind6-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-close-accept.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-close-while-connecting.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-close.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-connect-error-after-write.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-connect-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-connect-timeout.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-connect6-error.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-flags.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-oob.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-open.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-read-stop.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-shutdown-after-write.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-try-write.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-unexpected-read.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-write-after-connect.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-write-fail.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-write-queue-order.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-write-to-half-open-connection.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tcp-writealot.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-thread-equal.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-thread.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-threadpool-cancel.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-threadpool.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-timer-again.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-timer-from-check.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-timer.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-tty.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-bind.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-dgram-too-big.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-ipv6.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-multicast-interface.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-multicast-interface6.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-multicast-join.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-multicast-join6.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-multicast-ttl.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-open.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-options.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-send-and-recv.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-send-immediate.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-send-unreachable.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-udp-try-send.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-walk-handles.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/test/.deps/test_run_tests-test-watcher-cross-stop.Po
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/ruby-3.0.4-x86_64-linux/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/ruby-3.0.4-x86_64-linux/Makefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/ruby-3.0.4-x86_64-linux/mkmf.log
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/ruby-3.0.4-x86_64-linux/passenger_native_support.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/ruby/ruby-3.0.4-x86_64-linux/passenger_native_support.so
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/CoreMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/PassengerAgent
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/PassengerAgent.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/SpawnPreparerMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/SystemMetricsMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/TempDirToucherMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/UstRouterMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/support-binaries/WatchdogMain.o
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/configure
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/ci/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/ci/inituidgid
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/ci/run_jenkins.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/ci/run_travis.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/copy_boost_headers
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/install_scripts_bootstrap_code.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/list_tests
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/parse_file_descriptor_log
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/rack.test/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/rack.test/config.ru
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/rack.test/public/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/rack.test/public/asset.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/ruby_server.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/runner
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/apache_default_site.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/apache_passenger.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/apache_passenger.load
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/apache_ports.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/apache_rack_test.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/bashrc
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/nginx.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/nginx_rakefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/nginx_start
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/provision.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/dev/vagrant/sudoers.conf
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/CloudLicensingConfiguration.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/CloudLicensingConfiguration.txt.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/CodingTipsAndPitfalls.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/DebuggingAndStressTesting.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Design and Architecture.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Design and Architecture.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/DeveloperQuickstart.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Packaging.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Packaging.txt.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Security of user switching support.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Security of user switching support.idmap.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Security of user switching support.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/ServerOptimizationGuide.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/ServerOptimizationGuide.txt.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Apache.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Apache.idmap.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Apache.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Nginx.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Nginx.idmap.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Nginx.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Standalone.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Standalone.idmap.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide Standalone.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/Users guide.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/by_sa.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/cloud_licensing_batch_job.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/code_walkthrough.jpg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/direct_spawning.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/direct_spawning.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/glyphicons-halflings-white.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/glyphicons-halflings.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/README
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/1.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/10.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/11.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/12.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/13.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/14.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/15.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/2.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/3.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/4.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/5.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/6.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/7.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/8.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/callouts/9.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/caution.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/example.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/home.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/important.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/next.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/note.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/prev.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/tip.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/up.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/icons/warning.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/many_web_framework_protocols.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/passenger_architecture.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/passenger_architecture.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/passenger_architecture_overview.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/passenger_core_architecture.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/passenger_nodejs_architecture.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/phusion_banner.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/phusion_banner_small.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/rack.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/smart_spawning.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/smart_spawning.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/spawn_server_architecture.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/spawn_server_architecture.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/spawning_preparation_work.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/startup_sequence.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/typical_isolated_web_application.png
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/images/typical_isolated_web_application.svg
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/templates/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/templates/bootstrap.config.json
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/templates/bootstrap.min.css
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/templates/markdown.html.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/alternative_for_flying_passenger.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/analysis_and_system_maintenance.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/appendix_a_about.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/appendix_b_terminology.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/appendix_c_spawning_methods.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/deployment_basics.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/enterprise_only.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/environment_variables.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/global_queueing_explained.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/installation/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/installation.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/installation/run_installer.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/installation/verify_running_epilogue.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/passenger_spawn_method.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/rackup_specifications.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/rvm_helper_tool.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/since_version.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/support_information.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/tips.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/default.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/troubleshooting/rails.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/page_caching_support.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/under_the_hood/relationship_with_ruby.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/doc/users_guide_snippets/where_to_get_support.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/download_cache/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/download_cache/agent-x86_64-linux.tar.gz
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/download_cache/nginx-1.8.0-x86_64-linux.tar.gz
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Bucket.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Bucket.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Configuration.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Configuration.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Configuration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationCommands.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationCommands.cpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationFields.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationFields.hpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationSetters.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/ConfigurationSetters.cpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/CreateDirConfig.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/CreateDirConfig.cpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/DirectoryMapper.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Hooks.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/Hooks.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/MergeDirConfig.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/MergeDirConfig.cpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/SetHeaders.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/SetHeaders.cpp.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/apache2/mod_passenger.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/case_conv.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/compare.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/concept.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/constants.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/case_conv.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/find_format.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/find_format_all.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/find_format_store.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/finder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/formatter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/replace_storage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/sequence.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/detail/util.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/erase.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/find_format.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/finder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/formatter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/replace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/sequence_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/algorithm/string/yes_no_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/aligned_storage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/atomic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/cas32strong.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/cas32weak.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/cas64strong.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-alpha.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-armv6plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-cas.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-ppc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-sparcv9.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/gcc-x86.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/generic-cas.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/interlocked.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/linux-arm.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/lockpool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/platform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/atomic/detail/type-classification.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/bind_cc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/bind_mf2_cc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/bind_mf_cc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/bind_template.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/mem_fn.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/mem_fn_cc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/mem_fn_template.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/bind/storage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/cerrno.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/checked_delete.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/ceil.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/clock_string.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/detail/is_evenly_divisible_by.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/detail/static_assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/detail/system.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/duration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/system_clocks.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/chrono/time_point.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/backward_compatibility.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/concept_def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/concept_undef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/general.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/detail/has_constraints.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept/usage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/concept_check.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi/borland_prefix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi/borland_suffix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi/msvc_prefix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi/msvc_suffix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi_prefix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/abi_suffix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/auto_link.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/borland.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/clang.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/codegear.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/comeau.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/common_edg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/compaq_cxx.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/cray.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/digitalmars.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/gcc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/gcc_xml.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/greenhills.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/hp_acc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/intel.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/kai.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/metrowerks.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/mpw.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/nvcc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/pathscale.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/pgi.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/sgi_mipspro.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/sunpro_cc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/vacpp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/compiler/visualc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/cmath.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/complex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/functional.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/memory.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/no_tr1/utility.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/aix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/amigaos.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/beos.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/bsd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/cray.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/cygwin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/hpux.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/irix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/linux.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/macos.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/qnxnto.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/solaris.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/symbian.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/vms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/platform/vxworks.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/posix_features.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/requires_threads.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/select_compiler_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/select_platform_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/select_stdlib_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/dinkumware.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/libcomo.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/libcpp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/libstdcpp3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/modena.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/msl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/roguewave.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/sgi.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/stlport.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/stdlib/vacpp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/suffix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/user.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/config/warning_disable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/allocator_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/container_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/adaptive_node_pool_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/advanced_insert_int.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/allocation_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/allocator_version_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/config_begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/config_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/destroyers.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/flat_tree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/function_detector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/iterators.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/math_functions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/memory_util.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/mpl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/multiallocation_chain.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/node_alloc_holder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/node_pool_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/pair.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/pool_common.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/preprocessor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/transform_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/tree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/type_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/utilities.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/value_init.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/variadic_templates_tools.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/version_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/detail/workaround.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/flat_map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/flat_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/scoped_allocator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/scoped_allocator_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/slist.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/stable_vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/static_vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/string.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/throw_exception.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/container/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/cregex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/cstdint.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/current_function.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/adjust_functors.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/c_time.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/compiler_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/constrained_value.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_clock_device.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_defs.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_duration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_duration_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_facet.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_format_simple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_formatting.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_formatting_limited.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_formatting_locales.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_generator_formatter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_generator_parser.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_generators.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_names_put.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/date_parsing.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/dst_rules.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/filetime_functions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/format_date_parser.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/conversion.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/formatters.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/formatters_limited.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_calendar.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_date.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_day.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_day_of_year.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_duration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_duration_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_month.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_weekday.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_year.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/greg_ymd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/gregorian.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/gregorian_io.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/gregorian_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian/parsers.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian_calendar.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/gregorian_calendar.ipp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/int_adapter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/iso_format.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/locale_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/microsec_time_clock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/parse_format_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/period.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/period_formatter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/period_parser.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/conversion.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/date_duration_operators.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time_duration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time_io.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time_system.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/posix_time_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/ptime.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/time_formatters.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/time_parsers.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/posix_time/time_period.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/special_defs.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/special_values_formatter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/special_values_parser.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/string_convert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/string_parse_tree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/strings_from_facet.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_clock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_defs.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_duration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_facet.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_formatting_streams.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_parsing.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_resolution_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_system_counted.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/time_system_split.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/wrapping_int.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/date_time/year_month_day.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/atomic_redef_macros.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/atomic_undef_macros.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/container_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/endian.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/fenv.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/indirect_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/is_incrementable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/is_xxx.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/lcast_precision.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/limits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/no_exceptions_support.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/reference_content.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/scoped_enum_emulation.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/select_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/sp_typeinfo.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/detail/workaround.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/enable_shared_from_this.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/current_exception_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/attribute_noreturn.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/clone_current_exception.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/error_info_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/exception_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/is_output_streamable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/object_hex_dump.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/detail/type_info.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/diagnostic_information.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/exception.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/get_error_info.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/info.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/to_string.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception/to_string_stub.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/exception_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/foreach.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/foreach_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/detail/function_iterate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/detail/maybe_include.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/detail/prologue.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/function_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/function_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function/function_template.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/function_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/detail/float_functions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/detail/hash_float.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/detail/limits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/extensions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/hash.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash/hash_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/functional/hash_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/get_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/indirect_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/integer/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/integer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/integer/static_log2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/integer_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/integer_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/any_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/avl_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/avl_set_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/avltree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/avltree_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/bs_set_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/circular_list_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/circular_slist_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/derivation_value_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/any_node_and_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/avltree_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/clear_on_destructor_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/common_slist_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/config_begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/config_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/ebo_functor_holder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/function_detector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/generic_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/has_member_function_callable_with.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/hashtable_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/is_stateful_value_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/list_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/memory_util.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/mpl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/parent_from_member.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/preprocessor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/rbtree_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/slist_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/transform_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/tree_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/tree_node.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/utilities.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/detail/workaround.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/hashtable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/intrusive_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/linear_slist_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/link_mode.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/list_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/member_value_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/options.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/parent_from_member.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/pointer_plus_bits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/pointer_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/priority_compare.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/rbtree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/rbtree_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/set_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/sg_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/sgtree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/sgtree_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/slist.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/slist_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/splay_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/splay_set_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/splaytree.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/splaytree_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/treap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/treap_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/treap_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/trivial_value_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/unordered_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive/unordered_set_hook.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/intrusive_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/io/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/io/ios_state.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/io_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/is_placeholder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/config_def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/config_undef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/enable_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/facade_iterator_category.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/detail/minimum_category.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/interoperable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/iterator_adaptor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/iterator_categories.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/iterator_concepts.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/iterator_facade.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/iterator_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/reverse_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/iterator/transform_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/lexical_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/atomic/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/atomic/lockpool.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/c_regex_traits.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/cpp_regex_traits.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/cregex.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/instances.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/internals.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/posix_api.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/regex.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/regex_debug.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/regex_raw_buffer.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/regex_traits_defaults.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/static_mutex.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/wc_regex_traits.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/wide_posix_api.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/regex/src/winstances.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/system/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/system/src/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/system/src/error_code.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/system/src/local_free_on_destruction.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/future.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/pthread/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/pthread/once.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/pthread/once_atomic.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/pthread/thread.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/pthread/timeconv.inl
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/libs/thread/src/tss_null.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/limits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/make_shared.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/common_factor_ct.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/policies/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/policies/policy.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/detail/fp_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/detail/round_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/fpclassify.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/math_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/special_functions/sign.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/tools/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/tools/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/tools/promotion.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/tools/real_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math/tools/user.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/math_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mem_fn.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/memory_order.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/algorithm.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/core.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/detail/config_begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/detail/config_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/detail/meta_utils.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/detail/move_helpers.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/move.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/move/utility.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/O1_size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/O1_size_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/accumulate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/advance.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/advance_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/alias.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/always.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/arg_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/arithmetic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/as_sequence.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/at.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/at_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/O1_size_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/adl_barrier.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/apply_1st.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/arg_typedef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/arithmetic_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/arity_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/at_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/back_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/begin_end_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/clear_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/common_name_wknd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/comparison_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/adl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/arrays.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/bcc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/compiler.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/dependent_nttp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/dtp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/eti.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/forwarding.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/gcc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/has_apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/has_xxx.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/integral.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/intel.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/msvc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/msvc_typename.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/nttp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/operators.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/overload_resolution.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/pp_counter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/preprocessor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/static_constant.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/ttp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/typeof.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/use_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/config/workaround.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/contains_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/count_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/count_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/empty_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/erase_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/erase_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/filter_iter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/find_if_pred.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/fold_impl_body.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/fold_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/fold_pred.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/front_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_rebind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/has_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/include_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/insert_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/insert_range_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/inserter_algorithm.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/integral_wrapper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/is_msvc_eti_arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/iter_apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/iter_push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/joint_iter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/lambda_arity_param.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/lambda_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/lambda_support.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/largest_int.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/logical_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/msvc_dtw.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/msvc_eti_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/msvc_is_class.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/msvc_never_true.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/msvc_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/na.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/na_assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/na_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/na_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/nested_type_wknd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/nttp_decl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/numeric_cast_utils.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/numeric_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/order_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/overload_names.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/partition_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/pop_back_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/pop_front_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/arg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessed/plain/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/add.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/def_params_tail.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/default_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/ext_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/filter_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/is_seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/partial_spec_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/range.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/repeat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/sub.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/token_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/preprocessor/tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/ptr_to_ref.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/push_back_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/push_front_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/O1_size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/range_c/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/reverse_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/reverse_fold_impl_body.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/reverse_iter_fold_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/sequence_wrapper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/shift_op.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/single_element_iter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/size_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/sort_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/static_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/template_arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/template_arity_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/test/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/test.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/test/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/test/data.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/test/test_case.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/traits_lambda_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/transform_iter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/type_wrapper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/unwrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/value_wknd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/aux_/yes_no.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/back_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/back_inserter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/begin_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/begin_end_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bind.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bind_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bitwise.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/bool_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/char.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/char_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/clear.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/clear_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/comparison.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/contains.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/contains_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/copy.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/copy_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/count.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/count_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/count_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/deque.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/deref.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/distance.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/distance_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/divides.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/empty_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/empty_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/empty_sequence.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/erase.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/erase_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/erase_key.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/erase_key_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/eval_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/filter_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/find.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/find_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/fold.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/for_each.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/front_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/front_inserter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/has_key.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/has_key_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/has_xxx.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/identity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/index_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/index_of.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/inherit.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/inherit_linearly.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/insert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/insert_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/insert_range.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/insert_range_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/inserter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/int.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/int_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/integral_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/integral_c_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/integral_c_tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/is_placeholder.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/is_sequence.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/iter_fold.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/iter_fold_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/iterator_category.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/iterator_range.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/iterator_tags.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/joint_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/key_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/key_type_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/lambda.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/lambda_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/arity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/string.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/unrolling.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/limits/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/O1_size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/begin_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/clear.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/include_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/item.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/numbered.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/numbered_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/pop_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/push_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list0_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list/list50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/list_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/logical.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/long.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/long_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/lower_bound.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/at_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/begin_end_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/clear_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/contains_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/empty_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/erase_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/erase_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/has_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/include_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/insert_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/item.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/key_type_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/map0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/numbered.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/map10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/map20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/map30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/map40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/plain/map50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/size_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/aux_/value_type_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/map/map50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/math/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/math/fixed_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/math/is_even.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/math/rational_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/max.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/max_element.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/min.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/min_element.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/min_max.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/minus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/modulus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiplies.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/count_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/insert_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/item.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/multiset0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/multiset/multiset0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/negate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/next.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/next_prior.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/not.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/not_equal_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/numeric_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/order.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/order_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pair.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pair_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/partition.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/placeholders.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/plus.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pop_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pop_back_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pop_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/pop_front_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/print.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/prior.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/protect.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/push_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/push_back_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/push_front_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/quote.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/range_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/remove.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/remove_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/replace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/replace_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/reverse.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/reverse_fold.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/reverse_iter_fold.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/same_as.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/sequence_tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/sequence_tag_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/at_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/begin_end_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/clear_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/empty_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/erase_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/erase_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/has_key_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/include_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/insert_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/item.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/key_type_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/numbered.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/numbered_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/set0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/size_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/aux_/value_type_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set0_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set/set50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/set_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/shift_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/shift_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/single_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/size_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/size_t.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/size_t_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/sizeof.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/sort.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/stable_partition.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/string.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/switch.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/times.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/transform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/transform_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/unique.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/unpack_args.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/upper_bound.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/value_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/value_type_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/O1_size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/at.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/begin_end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/clear.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/include_preprocessed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/item.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/numbered.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/numbered_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/pop_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/pop_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/push_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/aux_/vector0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector0_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector10.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector10_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector20.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector20_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector30.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector30_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector40.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector40_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector50.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector/vector50_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/vector_c.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/void.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/void_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/mpl/zip_view.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/next_prior.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/non_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/noncopyable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/none.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/none_t.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/bounds.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/conversion_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/converter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/converter_policies.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/bounds.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/conversion_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/converter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/int_float_mixture.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/is_subranged.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/meta.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/numeric_cast_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/preprocessed/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/sign_mixture.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/detail/udt_builtin_mixture.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/int_float_mixture_enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/numeric_cast_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/sign_mixture_enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/numeric/conversion/udt_builtin_mixture_enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/operators.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/optional/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/optional.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/optional/optional.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/optional/optional_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/arg_list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/default.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/is_maybe.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/maybe.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/overloads.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/parameter_requirements.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/parenthesized_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/preprocessor/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/preprocessor/flatten.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/preprocessor/for_each.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/python/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/python/invoker.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/python/invoker_iterate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/result_of0.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/tag.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/tagged_argument.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/template_keyword.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/unwrap_cv_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/void.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/aux_/yesno.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/binding.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/keyword.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/macros.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/match.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/name.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/parameters.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/preprocessor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/python.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/parameter/value_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pointee.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pointer_to_other.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/for.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/guard.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct.bat
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct.ipp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct_simple.bat
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct_simple.ipp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct_simple.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/detail/pool_construct_simple.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/object_pool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/pool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/pool_alloc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/poolfwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/simple_segregated_storage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/pool/singleton_pool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/add.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/dec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/detail/div_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/div.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/inc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/mod.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/mul.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/arithmetic/sub.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/data.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/elem.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/insert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/pop_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/pop_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/push_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/remove.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/replace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/reverse.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/to_list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/to_seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/array/to_tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/assert_msg.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/cat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comma.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comma_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/greater.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/greater_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/less.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/less_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/comparison/not_equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/config/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/config/limits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/deduce_d.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/dmc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/dmc/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/edg/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/edg/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/msvc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/msvc/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/detail/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/expr_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/expr_iif.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/iif.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/control/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/debug/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/debug.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/debug/assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/debug/error.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/debug/line.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/dec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/auto_rec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/check.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/dmc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/dmc/auto_rec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/is_binary.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/is_nullary.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/is_unary.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/null.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/detail/split.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum_params_with_a_default.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum_params_with_defaults.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum_shifted.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/enum_shifted_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/expand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/expr_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/apply.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/expand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/identity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/intercept.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/is_1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/is_empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/is_empty_or_1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/facilities/overload.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/identity.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/inc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iterate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/lower1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/lower2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/lower3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/lower4.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/lower5.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/upper1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/upper2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/upper3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/upper4.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/bounds/upper5.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/finish.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/forward1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/forward2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/forward3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/forward4.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/forward5.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/reverse1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/reverse2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/reverse3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/reverse4.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/iter/reverse5.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/local.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/rlocal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/self.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/detail/start.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/iterate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/local.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/iteration/self.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/library.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/limits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/adt.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/append.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/at.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/cat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/dmc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/dmc/fold_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/edg/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/edg/fold_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/edg/fold_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/fold_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/detail/fold_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/filter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/first_n.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/fold_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/fold_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/for_each.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/for_each_i.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/for_each_product.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/rest_n.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/reverse.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/to_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/to_seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/to_tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/list/transform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/bitand.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/bitnor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/bitor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/bitxor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/bool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/compl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/nor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/not.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/logical/xor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/max.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/min.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation/comma.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation/comma_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation/paren.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/punctuation/paren_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat_2nd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat_3rd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat_from_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat_from_to_2nd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repeat_from_to_3rd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/deduce_r.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/deduce_z.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/dmc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/dmc/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/edg/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/edg/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/msvc/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/detail/msvc/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_binary_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_params_with_a_default.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_params_with_defaults.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_shifted.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_shifted_binary_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_shifted_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_trailing.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_trailing_binary_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/enum_trailing_params.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/for.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/repeat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/repetition/repeat_from_to.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/selection/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/selection.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/selection/max.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/selection/min.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/cat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/detail/binary_transform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/detail/split.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/elem.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/filter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/first_n.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/fold_left.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/fold_right.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/for_each.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/for_each_i.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/for_each_product.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/insert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/pop_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/pop_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/push_back.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/push_front.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/remove.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/replace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/rest_n.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/reverse.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/subseq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/to_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/to_list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/to_tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/seq/transform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/counter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/counter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/shared.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/slot1.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/slot2.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/slot3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/slot4.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/detail/slot5.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/slot/slot.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/stringize.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/eat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/elem.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/rem.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/reverse.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/to_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/to_list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/tuple/to_seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/elem.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/to_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/to_list.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/to_seq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/variadic/to_tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/while.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/preprocessor/wstringize.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/algorithm/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/algorithm/equal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/as_literal.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/begin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/concepts.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/const_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/common.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/extract_optional_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/implementation_help.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/misc_concept.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/safe_bool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/sfinae.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/detail/str_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/difference_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/distance.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/end.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/functions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/iterator_range.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/iterator_range_core.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/iterator_range_io.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/mutable_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/rbegin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/rend.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/reverse_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/size.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/size_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/range/value_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/mpl/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/mpl/abs.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/mpl/gcd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/mpl/lcm.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/mpl/sign.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/detail/overflow_helpers.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/ratio.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ratio/ratio_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/ref.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/concepts.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/config/borland.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/config/cwchar.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/mfc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/pattern_except.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/pending/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/pending/object_cache.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/pending/static_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/pending/unicode_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/user.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/basic_regex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/basic_regex_creator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/basic_regex_parser.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/c_regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/char_regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/cpp_regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/cregex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/error_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/fileiter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/instances.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/iterator_category.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/iterator_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/match_flags.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/match_results.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/mem_block_cache.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/perl_matcher.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/perl_matcher_common.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/perl_matcher_non_recursive.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/perl_matcher_recursive.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/primary_transform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/protected_call.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regbase.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_format.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_grep.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_match.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_merge.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_raw_buffer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_replace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_search.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_split.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_token_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_traits_defaults.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/regex_workaround.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/states.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/sub_match.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/syntax_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/u32regex_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/u32regex_token_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex/v4/w32_regex_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/regex_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/scoped_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/scoped_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/shared_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/shared_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/allocate_shared_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/bad_weak_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/allocate_array_helper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/array_deleter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/array_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/array_utility.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count_gcc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count_pthreads.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count_solaris.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/atomic_count_sync.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/make_array_helper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/operator_bool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/shared_count.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_convertible.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_aix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_nt.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_pt.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_solaris.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_spin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_sync.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_counted_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_forward.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_has_sync.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_if_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/sp_nullptr_t.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock_gcc_arm.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock_nt.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock_pool.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock_pt.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/spinlock_sync.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/detail/yield_k.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/enable_shared_from_this.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/intrusive_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/make_shared.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/make_shared_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/make_shared_object.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/scoped_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/scoped_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/shared_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/shared_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/smart_ptr/weak_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/static_assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/swap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/system/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/system/api_config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/system/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/system/error_code.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/system/system_error.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/barrier.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/completion_latch.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/condition.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/condition_variable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/cv_status.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/async_func.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/counter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/delete.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/force_cast.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/invoke.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/is_convertible.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/lockable_wrapper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/log.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/make_tuple_indices.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/memory.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/move.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/platform.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/singleton.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/thread_group.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/thread_heap_alloc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/thread_interruption.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/detail/tss_hooks.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/exceptions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/externally_locked.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/externally_locked_stream.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/future.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/future_error_code.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/is_locked_by_this_thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/latch.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_algorithms.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_concepts.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_factories.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_guard.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_options.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lock_types.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lockable_adapter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lockable_concepts.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/lockable_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/locks.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/null_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/once.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/poly_lockable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/poly_lockable_adapter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/poly_shared_lockable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/poly_shared_lockable_adapter.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/condition_variable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/condition_variable_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/once.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/once_atomic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/pthread_mutex_scoped_lock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/recursive_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/shared_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/shared_mutex_assert.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/thread_data.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/thread_heap_alloc.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/pthread/timespec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/recursive_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/reverse_lock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/scoped_thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/shared_lock_guard.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/shared_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/strict_lock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/sync_bounded_queue.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/sync_queue.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/synchronized_value.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/testable_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/thread_functors.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/thread_guard.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/thread_only.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/thread_time.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/tss.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/v2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/v2/shared_mutex.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/v2/thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/thread/xtime.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/throw_exception.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/token_functions.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/token_iterator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/tokenizer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/tuple/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/tuple/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/tuple/detail/tuple_basic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/tuple/tuple.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_const.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_cv.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_lvalue_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_rvalue_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/add_volatile.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/aligned_storage.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/alignment_of.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/broken_compiler_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/common_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/composite_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/config.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/conversion_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/cv_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/decay.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/bool_trait_def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/bool_trait_undef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/common_type_imp.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/cv_traits_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/false_result.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/has_binary_operator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/has_postfix_operator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/has_prefix_operator.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/ice_and.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/ice_eq.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/ice_not.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/ice_or.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/is_function_ptr_helper.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/is_function_ptr_tester.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/size_t_trait_def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/size_t_trait_undef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/template_arity_spec.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/type_trait_def.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/type_trait_undef.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/wrap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/detail/yes_no_type.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/function_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_left_shift.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_nothrow_assign.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_nothrow_constructor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_nothrow_copy.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_right_shift.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_assign.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_constructor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_copy.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_destructor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_move_assign.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/has_trivial_move_constructor.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/ice.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/integral_constant.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/intrinsics.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_abstract.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_arithmetic.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_array.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_base_and_derived.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_base_of.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_class.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_compound.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_const.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_convertible.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_empty.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_enum.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_float.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_floating_point.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_function.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_fundamental.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_integral.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_lvalue_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_member_function_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_member_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_nothrow_move_assignable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_nothrow_move_constructible.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_object.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_pod.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_rvalue_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_same.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_scalar.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_signed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_stateless.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_union.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_unsigned.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_void.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/is_volatile.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/make_signed.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/make_unsigned.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/object_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_bounds.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_const.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_cv.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_pointer.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_reference.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/remove_volatile.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/same_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/transform_traits.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/type_traits/type_with_alignment.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/typeof/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/typeof/message.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/typeof/native.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/typeof/typeof.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/units/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/units/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/units/detail/utility.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/allocate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/buckets.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/equivalent.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/extract_key.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/table.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/unique.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/detail/util.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/unordered_map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/unordered_map_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/unordered_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered/unordered_set_fwd.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered_map.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/unordered_set.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/addressof.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/compare_pointees.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/declval.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/detail/in_place_factory_prefix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/detail/in_place_factory_suffix.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/detail/result_of_iterate.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/enable_if.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/in_place_factory.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/result_of.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/utility/swap.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/version.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/visit_each.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/boost/weak_ptr.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Account.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/AccountsDatabase.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/AgentsStarter.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/AgentsStarter.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/ApiKey.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/AppTypes.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/AppTypes.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/BasicGroupInfo.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/BasicProcessInfo.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Common.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Context.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/ErrorRenderer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/InitializationAndShutdown.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/InternalUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/LifetimeAndBasics.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/Miscellaneous.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/OutOfBandWork.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/ProcessListManagement.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/SessionManagement.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/SpawningAndRestarting.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/StateInspection.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Group/Verification.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Implementation.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Options.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/AnalyticsCollection.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/GarbageCollection.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/GeneralUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/GroupUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/InitializationAndShutdown.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/Miscellaneous.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/ProcessUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Pool/StateInspection.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Process.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Session.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ApplicationPool2/Socket.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/BackgroundEventLoop.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/BackgroundEventLoop.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Constants.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Constants.h.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/DataStructures/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/DataStructures/HashedStaticString.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/DataStructures/LString.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/DataStructures/StringKeyTable.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/EventedClient.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/EventedMessageServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/EventedServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Exceptions.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Exceptions.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/FileDescriptor.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Hooks.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/InstanceDirectory.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Logging.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Logging.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MemoryKit/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MemoryKit/mbuf.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MemoryKit/mbuf.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MemoryKit/palloc.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MemoryKit/palloc.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MessageClient.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MessageReadersWriters.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/MessageServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/RandomGenerator.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ResourceLocator.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SafeLibev.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/AcceptLoadBalancer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Channel.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Client.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/ClientRef.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Context.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/CookieUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Errors.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/FdSinkChannel.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/FdSourceChannel.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/FileBufferedChannel.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/FileBufferedFdSinkChannel.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HeaderTable.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Hooks.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpChunkedBodyParser.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpChunkedBodyParserState.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpClient.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpHeaderParser.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpHeaderParserState.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpRequest.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpRequestRef.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/HttpServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Implementation.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/Server.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/http_parser.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/ServerKit/http_parser.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/BackgroundIOCapturer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/Config.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/DirectSpawner.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/DummySpawner.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/Factory.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/Options.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/PipeWatcher.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/Result.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/SmartSpawner.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/Spawner.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/SpawningKit/UserSwitchingRules.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/StaticString.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/UnionStation/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/UnionStation/Connection.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/UnionStation/Core.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/UnionStation/StopwatchLog.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/UnionStation/Transaction.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/AnsiColorConstants.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/BCrypt.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/BCrypt.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/BlockingQueue.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Blowfish.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Blowfish.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/BufferedIO.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/CachedFileStat.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/CachedFileStat.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/CachedFileStat.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/ClassUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Curl.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/DateParsing.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Dechunker.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/FastStringStream.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/FileChangeChecker.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/HashMap.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Hasher.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Hasher.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/HttpConstants.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/IOUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/IOUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/IniFile.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/JsonUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/LargeFiles.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/LargeFiles.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Lock.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MD5.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MD5.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MemZeroGuard.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MemoryBarrier.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MessageIO.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/MessagePassing.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/OptionParsing.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/ProcessMetricsCollector.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/ScopeGuard.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/SmallVector.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/SpeedMeter.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/StrIntUtils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/StrIntUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/StrIntUtilsNoStrictAliasing.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/StringMap.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/StringScanning.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/SystemMetricsCollector.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/SystemTime.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/SystemTime.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Template.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/Timer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/VariantMap.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/json-forwards.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/json.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/jsoncpp.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/modp_b64.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/modp_b64.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/modp_b64_data.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/sysqueue.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/utf8/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/utf8.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/utf8/checked.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/utf8/core.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/Utils/utf8/unchecked.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/AgentMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/ApiServerUtils.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Base.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Base.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/ApiServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/CoreMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/OptionParser.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/AppResponse.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/BufferBody.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/CheckoutSession.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/Client.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/ForwardResponse.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/Hooks.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/InitRequest.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/Request.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/SendRequest.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/TurboCaching.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/RequestHandler/Utils.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Core/ResponseCache.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/SpawnPreparer/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/SpawnPreparer/SpawnPreparerMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/SystemMetrics/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/SystemMetrics/SystemMetricsMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/TempDirToucher/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/TempDirToucher/TempDirToucherMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/ApiServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/DataStoreId.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/FilterSupport.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/FilterSupport.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/LoggingServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/OptionParser.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/RemoteSender.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/UstRouter/UstRouterMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/AgentWatcher.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/ApiServer.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/CoreWatcher.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/InstanceDirToucher.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/UstRouterWatcher.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/common/agent/Watchdog/WatchdogMain.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/Changes
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/LICENSE
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/Makefile.am
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/Makefile.in
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/README
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/aclocal.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/autogen.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/config.guess
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/config.h.in
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/config.sub
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/configure
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/configure.ac
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/depcomp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev++.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_epoll.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_kqueue.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_poll.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_port.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_select.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_vars.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_win32.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ev_wrap.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/event.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/event.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/install-sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/libev.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/ltmain.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/missing
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libev/mkinstalldirs
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/.gitignore
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/AUTHORS
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/ChangeLog
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/LICENSE
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/Makefile.am
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/Makefile.in
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/README.md
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/aclocal.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/ar-lib
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/checksparse.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/common.gypi
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/compile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/config.guess
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/config.sub
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/configure
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/configure.ac
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/depcomp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/gyp_uv.py
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/android-ifaddrs.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/pthread-fixes.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/tree.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-aix.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-bsd.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-darwin.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-errno.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-linux.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-sunos.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-threadpool.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-unix.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv-version.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/include/uv.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/install-sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/libuv.pc.in
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/ltmain.sh
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/.gitignore
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/as_case.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/libtool.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/libuv-check-flags.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/libuv-extra-automake-flags.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/ltoptions.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/ltsugar.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/ltversion.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/m4/lt~obsolete.m4
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/missing
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/fs-poll.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/heap-inl.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/inet.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/queue.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/threadpool.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/aix.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/android-ifaddrs.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/async.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/atomic-ops.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/core.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/darwin-proctitle.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/darwin.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/dl.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/freebsd.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/fs.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/fsevents.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/getaddrinfo.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/getnameinfo.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/internal.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/kqueue.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/linux-core.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/linux-inotify.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/linux-syscalls.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/linux-syscalls.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/loop-watcher.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/loop.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/netbsd.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/openbsd.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/pipe.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/poll.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/process.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/proctitle.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/pthread-fixes.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/signal.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/spinlock.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/stream.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/sunos.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/tcp.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/thread.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/timer.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/tty.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/unix/udp.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/uv-common.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/uv-common.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/src/version.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/libuv/uv.gyp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/CacheLocationConfig.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/CacheLocationConfig.c.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/Configuration.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/Configuration.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ConfigurationCommands.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ConfigurationCommands.c.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ConfigurationFields.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ConfigurationFields.h.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ContentHandler.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ContentHandler.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/CreateLocationConfig.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/CreateLocationConfig.c.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/MergeLocationConfig.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/MergeLocationConfig.c.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/StaticContentHandler.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/StaticContentHandler.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/config
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ngx_http_passenger_module.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/nginx/ngx_http_passenger_module.h
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/Readme.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/backtrace.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/backtrace_disabled.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/backtrace_enabled.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/context.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/spin_lock_darwin.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/spin_lock_gcc_x86.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/spin_lock_portable.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/spin_lock_pthreads.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/tracable_exception_disabled.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/detail/tracable_exception_enabled.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/dynamic_thread_group.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/implementation.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/initialize.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/macros.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/spin_lock.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/system_calls.cpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/system_calls.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/thread.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/oxt/tracable_exception.hpp
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/extconf.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/ext/ruby/passenger_native_support.c
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/backtrace-sanitizer.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/crash-watch.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/download_binaries/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/download_binaries/Makefile
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/download_binaries/extconf.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/meteor-loader.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/node-loader.js
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/prespawn
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/rack-loader.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/rack-preloader.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/helper-scripts/wsgi-loader.py
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/abstract_installer.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/active_support3_extensions/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/active_support3_extensions/init.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/admin_tools/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/admin_tools.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/admin_tools/instance.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/admin_tools/instance_registry.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/admin_tools/memory_stats.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/apache2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/apache2/config_options.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/common_library.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/about_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/agent_compiler.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/api_call_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/build_native_support_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/compile_agent_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/compile_nginx_engine_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/detach_process_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/download_agent_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/download_nginx_engine_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/install_agent_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/install_standalone_runtime_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/installation_utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/list_instances_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/main.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/nginx_engine_compiler.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/reopen_logs_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/restart_app_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/system_metrics_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/config/validate_install_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/console_text_template.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/constants.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/debug_logging.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/loader_shared_helpers.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/message_channel.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/message_client.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/native_support.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/nginx/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/nginx/config_options.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/packaging.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/apache.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/apache_detector.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/binary_compatibility.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/compiler.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/curl.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/cxx_portability.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/apache2.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/compiler_toolchain.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/gems.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/libs.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/ruby.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/depcheck_specs/utilities.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/linux.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/operating_system.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/ruby.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/platform_info/zlib.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/plugin.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/preloader_shared_helpers.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/public_api.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/rack/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/rack/out_of_band_gc.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/rack/thread_handler_extension.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/request_handler/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/request_handler.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/request_handler/thread_handler.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/ruby_core_enhancements.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/ruby_core_io_enhancements.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/simple_benchmarking.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/app_finder.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/config_utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/control_utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/main.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/start_command/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/start_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/start_command/builtin_engine.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/start_command/nginx_engine.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/status_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/stop_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/standalone/version_command.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/union_station/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/union_station/connection.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/union_station/core.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/union_station/transaction.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/ansi_colors.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/download.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/file_system_watcher.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/hosts_file_parser.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/json.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/lock.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/native_support_utils.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/progress_bar.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/shellwords.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/tee_input.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/terminal_choice_menu.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/tmpio.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/utils/unseekable_socket.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/crash_watch/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/crash_watch/app.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/crash_watch/gdb_controller.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/crash_watch/version.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/daemon_controller/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/daemon_controller.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/daemon_controller/lock_file.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/daemon_controller/spawn.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/lib/phusion_passenger/vendor/daemon_controller/version.rb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/man/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/man/passenger-config.1
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/man/passenger-memory-stats.8
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/man/passenger-status.8
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/node_lib/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/node_lib/phusion_passenger/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/node_lib/phusion_passenger/line_reader.js
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/npm-shrinkwrap.json
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/package.json
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/passenger.gemspec
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/mime.types
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/oss-binaries.phusionpassenger.com.crt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/release.txt
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/standalone_default_root/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/standalone_default_root/index.html
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/apache_install_broken.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/apache_must_be_compiled_with_compatible_mpm.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/config_snippets.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/deployment_example.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/installing_against_a_different_apache.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/mpm_unknown.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/multiple_apache_installations_detected.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/notify_apache_module_installed.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/possible_solutions_for_compilation_and_installation_problems.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/present_choice_for_no_update_config.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/rpm_installation_recommended.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/run_installer_as_root_for_apache_analysis.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/apache2/welcome.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/agent_compiler/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/agent_compiler/confirm_enable_optimizations.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/cannot_create_user_support_binaries_dir.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/download_tool_missing.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/passenger_not_installed_as_root.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/support_binaries_dir_not_writable_despite_running_as_root.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/unexpected_filesystem_problem.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/user_support_binaries_dir_not_writable.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/nginx_engine_compiler/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/nginx_engine_compiler/possible_solutions_for_download_and_extraction_problems.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/error_layout.css
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/error_layout.html.template
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/general_error.html.template
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/general_error_with_html.html.template
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/cannot_access_files_as_root.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/gem_install_permission_problems.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/run_installer_as_root.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/installer_common/world_inaccessible_directories.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/ask_for_extra_configure_flags.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/cannot_write_to_dir.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/config_snippets.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/config_snippets_inserted.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/confirm_extra_configure_flags.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/deployment_example.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/nginx_module_sources_not_available.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/other_nginx_installations_exist.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/pcre_checksum_could_not_be_verified.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/pcre_could_not_be_downloaded.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/pcre_could_not_be_extracted.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/possible_solutions_for_compilation_and_installation_problems.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/possible_solutions_for_download_and_extraction_problems.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/query_download_and_install.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/nginx/welcome.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/standalone/
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/standalone/cannot_write_to_dir.txt.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/standalone/config.erb
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/undisclosed_error.html.template
usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/union_station_gateway.crt
usr/lib64/ruby/gems/3.0.0/plugins/
usr/lib64/ruby/gems/3.0.0/specifications/
usr/lib64/ruby/gems/3.0.0/specifications/passenger-5.0.16.gemspec
usr/man/
usr/man/man1/
usr/man/man1/passenger-config.1.gz
usr/man/man8/
usr/man/man8/passenger-memory-stats.8.gz
usr/man/man8/passenger-status.8.gz
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/passenger-5.0.16/gem.build_complete
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/release.txt
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/resources/templates/config/installation_utils/user_support_binaries_dir_not_writable.txt.erb
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.deps/.dirstamp
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.deps/.dirstamp
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/unix/.dirstamp
WARNING:  zero length file usr/lib64/ruby/gems/3.0.0/gems/passenger-5.0.16/buildout/libuv/src/.dirstamp

Slackware package /usr/src/slapt-src-x86_64/ruby/passenger/passenger-5.0.16-x86_64-1salix15.0.txz created.

Installing package passenger-5.0.16-x86_64-1salix15.0...
| passenger (A web server and application server for your web apps)
| 
| Phusion Passenger is a web server and application server, designed to
| be fast, robust and lightweight. It takes a lot of complexity out of
| deploying web apps, adds powerful enterprise-grade features that are
| useful in production, and makes administration much easier and less
| complex.
| 
| Phusion Passenger supports Ruby, Python and Node.js.
| 
| https://www.phusionpassenger.com/
| 
| 
