Protocol-HTTP v1.0.9 Perl 5 v5.30.1 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Protocol-HTTP v1.0.9
- Platform
- Perl 5 v5.30.1 x86_64-linux
- Date
- 2020-06-25 13:12:59
- ID
- 97d34936-b6e5-11ea-a56d-002a1f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Ivan Baidakou,
This is a computer-generated report for Protocol-HTTP-1.0.9
on perl 5.30.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/opt/perl-5.30.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- HTTP.bs blib/arch/auto/Protocol/HTTP/HTTP.bs 644
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/cookie-jar.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/cookie-jar.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/lib/test.h:2,
from t/cookie-jar.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/cookie-jar.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/cookie-jar.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/cookie-jar.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; T = panda::protocol::http::CookieJar::Cookie; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::CookieJar::Cookie; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie> >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::CookieJar::Cookie; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::CookieJar::Cookie; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>]âÂÂ
t/cookie-jar.cc:361:65: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>& boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>::operator=(const boost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/cookie-jar.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::protocol::http::CookieJar::Cookie>â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::CookieJar::Cookie]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/header.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/header.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/lib/test.h:2,
from t/header.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/range_fwd.hpp:21,
from /home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/view/filter.hpp:17,
from src/panda/protocol/http/Fields.h:4,
from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/swap.hpp: In instantiation of âÂÂconstexpr meta::if_c<((! ranges::v3::adl_swap_detail::is_adl_swappable_<T&>::value) && ranges::v3::detail::is_movable_<T>::value)> ranges::v3::adl_swap_detail::swap_fn::operator()(T&, T&) const [with T = boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>; meta::if_c<((! ranges::v3::adl_swap_detail::is_adl_swappable_<T&>::value) && ranges::v3::detail::is_movable_<T>::value)> = void]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:392:44: required by substitution of âÂÂtemplate<class ... Ts, class Concept, class> meta::apply<meta::quote<meta::lazy::strict_and>, typename meta::detail::transform_<meta::list<typename ranges::v3::detail::base_concepts_of<Concept, void>::type, meta::bind_back<meta::quote<ranges::v3::concepts::models>, Ts ...> >, void>::type> ranges::v3::detail::models_(Concept*) [with Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&}; Concept = ranges::v3::concepts::Swappable; <template-parameter-1-3> = <missing>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:193:69: required from âÂÂstruct ranges::v3::concepts::models<ranges::v3::concepts::Swappable, boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&>âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:208:18: required by substitution of âÂÂtemplate<class Concept, class ... Ts> meta::if_c<ranges::v3::concepts::models<Concept, Ts ...>::value, int> ranges::v3::concepts::model_of() [with Concept = ranges::v3::concepts::Swappable; Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&}]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:563:59: required by substitution of âÂÂtemplate<class ... Ts, class Concept, class> meta::apply<meta::quote<meta::lazy::strict_and>, typename meta::detail::transform_<meta::list<typename ranges::v3::detail::base_concepts_of<Concept, void>::type, meta::bind_back<meta::quote<ranges::v3::concepts::models>, Ts ...> >, void>::type> ranges::v3::detail::models_(Concept*) [with Ts = {boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>}; Concept = ranges::v3::concepts::Movable; <template-parameter-1-3> = <missing>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/concepts.hpp:193:69: required from âÂÂstruct ranges::v3::concepts::models<ranges::v3::concepts::Movable, boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false> >âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/meta/meta.hpp:1359:11: [ skipping 43 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/meta/meta.hpp:753:61: required by substitution of âÂÂtemplate<template<class ...> class C, class ... Ts> using defer_ = decltype (try_defer_<template<class ...> class C, Ts ...>(0)) [with C = meta::detail::_and_<false>::invoke; Ts = {std::integral_constant<bool, true>, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&>}]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/meta/meta.hpp:786:12: required from âÂÂstruct meta::defer<meta::detail::_and_<false>::invoke, std::integral_constant<bool, true>, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&> >âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/view/view.hpp:108:21: required by substitution of âÂÂtemplate<class Rng, class Vw, bool _concept_requires_108, typename std::enable_if<(_concept_requires_108 || typename meta::defer<meta::detail::_and_<false>::invoke, typename meta::defer<meta::detail::_and_<false>::invoke, ranges::v3::concepts::models<ranges::v3::concepts::Range, T>, typename meta::defer<meta::detail::_or_<false>::invoke, std::is_lvalue_reference<_Tp>, ranges::v3::concepts::models<ranges::v3::concepts::View, typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type> >::type>::type, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, Rng> >::type()), void>::type* <anonymous> > static decltype (v.view_(static_cast<Rng&&>(rng))) ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >::pipe<Rng, Vw, _concept_requires_108, <enumerator> >(Rng&&, Vw&&) [with Rng = const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&; Vw = ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >&; bool _concept_requires_108 = false; typename std::enable_if<(_concept_requires_108 || typename meta::defer<meta::detail::_and_<false>::invoke, typename meta::defer<meta::detail::_and_<false>::invoke, ranges::v3::concepts::models<ranges::v3::concepts::Range, T>, typename meta::defer<meta::detail::_or_<false>::invoke, std::is_lvalue_reference<_Tp>, ranges::v3::concepts::models<ranges::v3::concepts::View, typename std::remove_cv<typename std::remove_reference<_Tp>::type>::type> >::type>::type, ranges::v3::concepts::models<ranges::v3::concepts::Invocable, ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> >&, Rng> >::type()), void>::type* <anonymous> = <missing>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/functional.hpp:726:9: required by substitution of âÂÂtemplate<class Arg, class Pipe, bool _concept_requires_724, typename std::enable_if<(_concept_requires_724 || ((! ranges::v3::is_pipeable<T>()) && ranges::v3::is_pipeable<Pipe>()))>::type* <anonymous> > decltype (ranges::v3::pipeable_access::impl<Pipe>::pipe(static_cast<Arg&&>(arg), pipe)) ranges::v3::operator|(Arg&&, Pipe) [with Arg = const boost::container::small_vector<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field, 15, boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >&; Pipe = ranges::v3::view::view<ranges::v3::detail::pipeable_binder<std::_Bind<ranges::v3::view::remove_if_fn_<ranges::v3::not_fn_fn>(std::_Placeholder<1>, panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]::<lambda(const panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field&)>)> > >; bool _concept_requires_724 = false; typename std::enable_if<(_concept_requires_724 || ((! ranges::v3::is_pipeable<T>()) && ranges::v3::is_pipeable<Pipe>()))>::type* <anonymous> = 0]âÂÂ
src/panda/protocol/http/Fields.h:136:23: required from âÂÂauto panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::get_multi(const string_view&) const [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string_view = panda::basic_string_view<char>]âÂÂ
t/header.cc:35:31: required from here
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/swap.hpp:127:30: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
127 | (void)(b = ranges::exchange(a, (T &&) b))
| ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/detail/config.hpp:103:32: note: in definition of macro âÂÂRANGES_AUTO_RETURN_NOEXCEPTâÂÂ
103 | noexcept(noexcept(decltype(__VA_ARGS__)(__VA_ARGS__))) \
| ^~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/range_fwd.hpp:21,
from /home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/view/filter.hpp:17,
from src/panda/protocol/http/Fields.h:4,
from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/utility/swap.hpp:127:30: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
127 | (void)(b = ranges::exchange(a, (T &&) b))
| ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i/range/v3/detail/config.hpp:103:45: note: in definition of macro âÂÂRANGES_AUTO_RETURN_NOEXCEPTâÂÂ
103 | noexcept(noexcept(decltype(__VA_ARGS__)(__VA_ARGS__))) \
| ^~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/header.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/regression.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/regression.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/lib/test.h:2,
from t/regression.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/regression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/lib/test.h:3,
from t/regression.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/chunks.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/chunks.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/chunks.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/chunks.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/chunks.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/compression.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/compression.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/compression.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/compression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/compression.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/content-length.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/content-length.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/content-length.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/content-length.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/content-length.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/cookies.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/cookies.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/cookies.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/cookies.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/cookies.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/message.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/message.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/message.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/message.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/request.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/request.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/request.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/request.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/request.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/response.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/response.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/response.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/response.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/response.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/parse/special-codes.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/parse/special-codes.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/parse/../lib/test.h:2,
from t/parse/special-codes.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/special-codes.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/parse/../lib/test.h:3,
from t/parse/special-codes.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/chunks.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/chunks.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/chunks.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/chunks.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/chunks.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/chunks.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
src/panda/protocol/http/Body.h:10:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]âÂÂ
t/compile/chunks.cc:42:55: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/chunks.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::basic_string<char> >â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/compression.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/compression.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/compression.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/compression.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/compression.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/compression.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
src/panda/protocol/http/Body.h:10:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]âÂÂ
t/compile/compression.cc:151:80: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/compression.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::basic_string<char> >â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/cookies.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/cookies.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/cookies.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/cookies.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/cookies.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/form.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/form.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/form.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/form.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/form.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/message.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/message.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/message.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
src/panda/protocol/http/Fields.h:50:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]âÂÂ
t/compile/message.cc:8:102: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::basic_string<char>; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::basic_string<char> > >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::basic_string<char>; SecondaryAllocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::basic_string<char>; long unsigned int N = 2; Allocator = boost::container::new_allocator<panda::basic_string<char> >]âÂÂ
src/panda/protocol/http/Body.h:10:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::body(panda::protocol::http::Body&&, const string&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::string = panda::basic_string<char>]âÂÂ
t/compile/message.cc:66:55: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::basic_string<char> >& boost::container::new_allocator<panda::basic_string<char> >::operator=(const boost::container::new_allocator<panda::basic_string<char> >&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/message.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::basic_string<char> >â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::basic_string<char>]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/request.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/request.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/request.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/request.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/request.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/request.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
src/panda/protocol/http/Fields.h:50:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]âÂÂ
t/compile/request.cc:69:55: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/request.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/compile/response.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/compile/response.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/iosfwd:38,
from /home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i/catch.hpp:480,
from t/compile/../lib/test.h:2,
from t/compile/response.cc:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/response.cc:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/response.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/response.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
src/panda/protocol/http/Fields.h:50:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Response::Builder; MP = panda::iptr<panda::protocol::http::Response>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]âÂÂ
t/compile/response.cc:125:55: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/panda/protocol/http.h:2,
from t/compile/../lib/test.h:3,
from t/compile/response.cc:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
"/opt/perl-5.30.1/bin/perl" -Ilib -MXS::Install::ParseXS -MXS::Framework::ParseXS "/opt/perl-5.30.1/lib/5.30.1/ExtUtils/xsubpp" -hiertype -C++ -hiertype -C++ -typemap '/opt/perl-5.30.1/lib/5.30.1/ExtUtils/typemap' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/tm/typemap' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/tm/typemap' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/tm/typemap64' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/tm/typemap' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/tm/typemap' -typemap '/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/tm/typemap64' -csuffix _xsgen.cc t/lib/MyTest.xs > t/lib/MyTest.xsc
mv t/lib/MyTest.xsc t/lib/MyTest_xsgen.cc
c++ -c -Isrc -I/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib/XS/librangeV3.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i -I/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch/XS/libpanda.x/i -I/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch/next/XS.x/i -I/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch/Export/XS.x/i -I/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i -I/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch/Date.x/i -I/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib/XS/libcatch.x/i -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -std=c++14 -o t/lib/MyTest_xsgen.o -O0 -DVERSION=\"0.0.0\" -DXS_VERSION=\"0.0.0\" -fPIC "-I/opt/perl-5.30.1/lib/5.30.1/x86_64-linux/CORE" t/lib/MyTest_xsgen.cc
In file included from /usr/include/c++/9/x86_64-redhat-linux/bits/os_defines.h:39,
from /usr/include/c++/9/x86_64-redhat-linux/bits/c++config.h:2608,
from /usr/include/c++/9/utility:68,
from /usr/include/c++/9/algorithm:60,
from /home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib/XS/Install.x/i/xsheader.h:14,
from /home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i/xs/basic.h:2,
from /home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch/XS/Framework.x/i/xs.h:2,
from /home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch/URI/XS.x/i/xs/uri.h:2,
from src/xs/protocol/http.h:2,
from t/lib/MyTest.xs:1:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from src/panda/protocol/http/Headers.h:2,
from src/panda/protocol/http/Message.h:4,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/xs/protocol/http.h:5,
from t/lib/MyTest.xs:1:
src/panda/protocol/http/Fields.h: In instantiation of âÂÂvoid panda::protocol::http::Fields<T, CASE_SENSITIVE, PRERESERVE>::set(const string&, const T&) [with T = panda::basic_string<char>; bool CASE_SENSITIVE = false; long unsigned int PRERESERVE = 15; panda::string = panda::basic_string<char>]âÂÂ:
src/panda/protocol/http/Message.h:83:67: required from here
src/panda/protocol/http/Fields.h:94:34: warning: implicitly-declared âÂÂconstexpr boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>& boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>::operator=(const boost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>&)â is deprecated [-Wdeprecated-copy]
94 | if (replaced) it = fields.erase(it);
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/xs/protocol/http.h:5,
from t/lib/MyTest.xs:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:119:32: note: because âÂÂboost::container::vec_iterator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*, false>â has user-provided âÂÂboost::container::vec_iterator<Pointer, IsConst>::vec_iterator(const boost::container::vec_iterator<Pointer, false>&) [with Pointer = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field*; bool IsConst = false]âÂÂ
119 | BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~
In file included from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/xs/protocol/http.h:5,
from t/lib/MyTest.xs:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp: In instantiation of âÂÂboost::container::small_vector_allocator<Allocator>& boost::container::small_vector_allocator<Allocator>::operator=(boost::container::small_vector_allocator<Allocator>&&) [with Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/detail/alloc_helpers.hpp:54:6: required from âÂÂvoid boost::container::dtl::move_alloc(AllocatorType&, AllocatorType&, boost::move_detail::true_type) [with AllocatorType = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:2432:22: required from âÂÂvoid boost::container::vector<T, Allocator, Options>::priv_move_assign(boost::container::vector<T, OtherAllocator>&&, typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type*) [with OtherAllocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void; typename boost::move_detail::disable_if_or<void, boost::container::dtl::is_version<OtherAllocator, 0>, boost::move_detail::is_different<OtherAllocator, Allocator> >::type = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:1134:7: required from âÂÂboost::container::vector<T, Allocator, Options>& boost::container::vector<T, Allocator, Options>::operator=(boost::container::vector<T, Allocator, Options>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; Allocator = boost::container::small_vector_allocator<boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field> >; Options = void]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:410:14: required from âÂÂboost::container::small_vector_base<T, Allocator>& boost::container::small_vector_base<T, Allocator>::operator=(boost::container::small_vector_base<T, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; SecondaryAllocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:634:14: required from âÂÂboost::container::small_vector<T, N, Allocator>& boost::container::small_vector<T, N, Allocator>::operator=(boost::container::small_vector<T, N, Allocator>&&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field; long unsigned int N = 15; Allocator = boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>]âÂÂ
src/panda/protocol/http/Fields.h:50:8: required from âÂÂT& panda::protocol::http::Message::Builder< <template-parameter-1-1>, <template-parameter-1-2> >::headers(panda::protocol::http::Headers&&) [with T = panda::protocol::http::Request::Builder; MP = panda::iptr<panda::protocol::http::Request>; panda::protocol::http::Headers = panda::protocol::http::GenericHeaders<15>]âÂÂ
t/lib/MyTest.xs:257:56: required from here
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:192:14: warning: implicitly-declared âÂÂconstexpr boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>& boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>::operator=(const boost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>&)â is deprecated [-Wdeprecated-copy]
192 | { return static_cast<small_vector_allocator&>(this->Allocator::operator=(::boost::move(other.as_base()))); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/vector.hpp:28,
from /home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/small_vector.hpp:27,
from src/panda/protocol/http/Body.h:5,
from src/panda/protocol/http/Message.h:2,
from src/panda/protocol/http/Response.h:2,
from src/panda/protocol/http/Request.h:2,
from src/panda/protocol/http/MessageParser.h:2,
from src/panda/protocol/http/RequestParser.h:3,
from src/xs/protocol/http.h:5,
from t/lib/MyTest.xs:1:
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib/XS/libboost/mini.x/i/boost/container/new_allocator.hpp:130:4: note: because âÂÂboost::container::new_allocator<panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field>â has user-provided âÂÂboost::container::new_allocator<T>::new_allocator(const boost::container::new_allocator<T>&) [with T = panda::protocol::http::Fields<panda::basic_string<char>, false, 15>::Field]âÂÂ
130 | new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW
| ^~~~~~~~~~~~~
Running Mkbootstrap for MyTest ()
chmod 644 "MyTest.bs"
"/opt/perl-5.30.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MyTest.bs blib/arch/auto/MyTest/MyTest.bs 644
rm -f blib/arch/auto/MyTest/MyTest.so
LD_RUN_PATH="/lib/../lib64" c++ -shared -O2 -L/usr/local/lib -fstack-protector-strong t/cookie-jar.o t/header.o t/regression.o t/parse/chunks.o t/parse/compression.o t/parse/content-length.o t/parse/cookies.o t/parse/message.o t/parse/request.o t/parse/response.o t/parse/special-codes.o t/compile/chunks.o t/compile/compression.o t/compile/cookies.o t/compile/form.o t/compile/message.o t/compile/request.o t/compile/response.o t/lib/MyTest_xsgen.o blib/arch/auto/Protocol/HTTP/HTTP.so -o blib/arch/auto/MyTest/MyTest.so \
-lz \
chmod 755 blib/arch/auto/MyTest/MyTest.so
Manifying 9 pod documents
PERL_DL_NONLAZY=1 "/opt/perl-5.30.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/compile/chunks.t ........ ok
t/compile/compression.t ... ok
t/compile/cookies.t ....... ok
t/compile/form.t .......... ok
t/compile/message.t ....... ok
t/compile/request.t ....... ok
t/compile/response.t ...... ok
t/cookie-jar.t ............ ok
t/header.t ................ ok
t/parse/chunks.t .......... ok
t/parse/compression.t ..... ok
t/parse/content-length.t .. ok
t/parse/cookies.t ......... ok
t/parse/message.t ......... ok
t/parse/request.t ......... ok
t/parse/response.t ........ ok
t/parse/special-codes.t ... ok
t/regression.t ............ ok
All tests successful.
Files=18, Tests=177, 2 wallclock secs ( 0.19 usr 0.06 sys + 1.54 cusr 0.36 csys = 2.15 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ --------- --------
Date v5.2.0 5.2.0
Export::XS v3.0.5 3.0.5
next::XS v1.0.7 1.0.7
URI::XS v2.0.1 2.0.1
XS::Framework v1.3.2 1.3.2
XS::Install v1.2.18 1.2.18
XS::libboost::mini v1.69.0.0 1.69.0.0
XS::libpanda v1.4.3 1.4.3
XS::librangeV3 v1.0.0 1.0.0
build_requires:
Module Need Have
------------------ --------- --------
Date v5.2.0 5.2.0
Export::XS v3.0.5 3.0.5
next::XS v1.0.7 1.0.7
Test::Catch v1.0.13 1.0.13
Test::Deep 0 1.128
Test::Fatal 0 0.014
Test::More 0 1.302162
Test::Simple 0.96 1.302162
URI::XS v2.0.1 2.0.1
XS::Framework v1.3.2 1.3.2
XS::libboost::mini v1.69.0.0 1.69.0.0
XS::libcatch v2.12.1 2.12.1
XS::libpanda v1.4.3 1.4.3
XS::librangeV3 v1.0.0 1.0.0
configure_requires:
Module Need Have
------------------ --------- --------
Date v5.2.0 5.2.0
Export::XS v3.0.5 3.0.5
next::XS v1.0.7 1.0.7
Test::Catch v1.0.13 1.0.13
URI::XS v2.0.1 2.0.1
XS::Framework v1.3.2 1.3.2
XS::Install v1.2.18 1.2.18
XS::libboost::mini v1.69.0.0 1.69.0.0
XS::libcatch v2.12.1 2.12.1
XS::libpanda v1.4.2 1.4.3
XS::librangeV3 v1.0.0 1.0.0
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch:/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/lib:/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch:/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3843101
PERL5_CPAN_IS_RUNNING = 3843101
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3821090,3843101
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020062514/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2020062514
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.30.1/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON n/a
JSON::PP 4.02
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.30
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
Platform:
osname=linux
osvers=5.0.16-100.fc28.x86_64
archname=x86_64-linux
uname='linux fedora-4gb-hel1-1 5.0.16-100.fc28.x86_64 #1 smp tue may 14 18:22:28 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.30.1 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.1 20190223 (Red Hat 8.3.1-2)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Nov 11 2019 21:35:28
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch:/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/lib:/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch:/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/lib:/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/arch:/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib:/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/arch:/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3843101"
PERL5_CPAN_IS_RUNNING="3843101"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3821090,3843101"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020062514/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-librangeV3-1.0.0-0/blib/lib
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-libboost-mini-1.69.0.0-0/blib/lib
/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/arch
/home/cpansand/.cpan/build/2020062515/URI-XS-2.0.1-0/blib/lib
/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/arch
/home/cpansand/.cpan/build/2020062515/Date-5.2.0-0/blib/lib
/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/arch
/home/cpansand/.cpan/build/2020062515/Export-XS-3.0.5-0/blib/lib
/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-Framework-1.3.2-0/blib/lib
/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/arch
/home/cpansand/.cpan/build/2020062515/next-XS-1.0.7-0/blib/lib
/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-libpanda-1.4.3-0/blib/lib
/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/arch
/home/cpansand/.cpan/build/2020062515/Test-Catch-1.0.13-0/blib/lib
/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-libcatch-2.12.1-0/blib/lib
/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/arch
/home/cpansand/.cpan/build/2020062515/XS-Install-1.2.18-0/blib/lib
/opt/perl-5.30.1/lib/site_perl/5.30.1/x86_64-linux
/opt/perl-5.30.1/lib/site_perl/5.30.1
/opt/perl-5.30.1/lib/5.30.1/x86_64-linux
/opt/perl-5.30.1/lib/5.30.1
.