=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for libqxp-0.0.2nb22 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2' Making all in build gmake[2]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build' Making all in win32 gmake[3]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build/win32' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build/win32' gmake[3]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build' gmake[2]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/build' Making all in inc gmake[2]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc' Making all in libqxp gmake[3]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc/libqxp' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc/libqxp' gmake[3]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc' gmake[2]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/inc' Making all in src gmake[2]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/src' Making all in lib gmake[3]: Entering directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/src/lib' CXX QXPDocument.lo CXX QXP1Header.lo CXX QXP1Parser.lo CXX QXP33Deobfuscator.lo CXX QXP3HeaderBase.lo CXX QXP33Header.lo CXX QXP33Parser.lo CXX QXP4Deobfuscator.lo In file included from QXP1Header.cpp:10:0: QXP1Header.h:18:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP1Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP1Header : public QXPHeader, public std::enable_shared_from_this<QXP1Header> ^~~~~~~~~~ CXX QXP4Header.lo CXX QXP4Parser.lo In file included from QXP33Header.cpp:10:0: QXP33Header.h:20:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP33Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP33Header> ^~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP33Header.h:14, from QXP33Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP33Header.h:14, from QXP33Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP33Header.h:14, from QXP33Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXPDocument.cpp:20: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXPDocument.cpp:20: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXPDocument.cpp:20: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP1Header.h:13, from QXP1Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP1Header.h:13, from QXP1Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP1Header.h:13, from QXP1Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP1Header.h:13, from QXP1Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base(boost::none_t) [with T = libqxp::QXPDocument::Type]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:935:57: required from 'boost::optional<T>::optional(boost::none_t) [with T = libqxp::QXPDocument::Type]' QXP1Header.cpp:20:20: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:40:5: warning: 'boost::optional_detail::tc_optional_base<libqxp::QXPDocument::Type>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base ( none_t ) ^~~~~~~~~~~~~~~~ CXX QXPBlockParser.lo In file included from QXP33Parser.cpp:13:0: QXP33Header.h:20:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP33Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP33Header> ^~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP33Parser.h:14, from QXP33Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base(boost::optional_detail::optional_base<T>&&) [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1034:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:213:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base ( optional_base&& rhs ) ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base(const boost::optional_detail::optional_base<T>&) [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1024:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:202:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base ( optional_base const& rhs ) ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base(const boost::optional_detail::optional_base<T>&) [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1024:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:202:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPParser.h:16, from QXP33Parser.h:14, from QXP33Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP33Parser.h:14, from QXP33Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant.hpp:17:0, from QXPTypes.h:15, from QXPParser.h:16, from QXP33Parser.h:14, from QXP33Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(boost::variant<T0, TN>&&) [with T0_ = libqxp::Color; TN = {libqxp::Gradient}]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:417:8: required from 'void boost::optional_detail::optional_base<T>::construct(boost::optional_detail::optional_base<T>::rval_reference_type) [with T = boost::variant<libqxp::Color, libqxp::Gradient>; boost::optional_detail::optional_base<T>::rval_reference_type = boost::variant<libqxp::Color, libqxp::Gradient>&&]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:219:18: required from 'boost::optional_detail::optional_base<T>::optional_base(boost::optional_detail::optional_base<T>&&) [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1034:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1646:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(variant&& operand) BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value) ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1646:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(const boost::variant<T0, TN>&) [with T0_ = libqxp::Color; TN = {libqxp::Gradient}]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:410:8: required from 'void boost::optional_detail::optional_base<T>::construct(boost::optional_detail::optional_base<T>::argument_type) [with T = boost::variant<libqxp::Color, libqxp::Gradient>; boost::optional_detail::optional_base<T>::argument_type = const boost::variant<libqxp::Color, libqxp::Gradient>&]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:207:18: required from 'boost::optional_detail::optional_base<T>::optional_base(const boost::optional_detail::optional_base<T>&) [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1024:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1636:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(const variant& operand) ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1636:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(const T&, typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<const T&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type) [with T = libqxp::Color; T0_ = libqxp::Color; TN = {libqxp::Gradient}; typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<const T&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type = bool]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:689:19: required from 'void boost::optional_detail::optional_base<T>::assign_expr_to_initialized(Expr&&, const void*) [with Expr = const libqxp::Color&; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:374:35: required from 'void boost::optional_detail::optional_base<T>::assign_expr(Expr&&, const ExprPtr*) [with Expr = const libqxp::Color&; ExprPtr = libqxp::Color; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1059:9: required from 'typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type boost::optional<T>::operator=(Expr&&) [with Expr = const libqxp::Color&; T = boost::variant<libqxp::Color, libqxp::Gradient>; typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type = boost::optional<boost::variant<libqxp::Color, libqxp::Gradient> >&]' QXP33Parser.cpp:350:19: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1590:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(const T& operand, ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1590:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(T&&, typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>, boost::mpl::not_<boost::is_const<T> >, boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<T&&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type) [with T = libqxp::Gradient; T0_ = libqxp::Color; TN = {libqxp::Gradient}; typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>, boost::mpl::not_<boost::is_const<T> >, boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<T&&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type = bool]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:689:19: required from 'void boost::optional_detail::optional_base<T>::assign_expr_to_initialized(Expr&&, const void*) [with Expr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:374:35: required from 'void boost::optional_detail::optional_base<T>::assign_expr(Expr&&, const ExprPtr*) [with Expr = libqxp::Gradient; ExprPtr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1059:9: required from 'typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type boost::optional<T>::operator=(Expr&&) [with Expr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>; typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type = boost::optional<boost::variant<libqxp::Color, libqxp::Gradient> >&]' QXP33Parser.cpp:464:45: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1619:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(T&& operand, ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1619:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] In file included from QXP1Parser.cpp:12:0: QXP1Header.h:18:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP1Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP1Header : public QXPHeader, public std::enable_shared_from_this<QXP1Header> ^~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP1Parser.h:13, from QXP1Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPParser.h:16, from QXP1Parser.h:13, from QXP1Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP1Parser.h:13, from QXP1Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from QXP4Header.cpp:10:0: QXP4Header.h:22:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP4Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP4Header> ^~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP4Header.h:16, from QXP4Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP4Header.h:16, from QXP4Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP3HeaderBase.h:15, from QXP4Header.h:16, from QXP4Header.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from QXP4Parser.cpp:16:0: QXP4Header.h:22:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP4Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP4Header> ^~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP4Parser.h:13, from QXP4Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base(boost::optional_detail::optional_base<T>&&) [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1034:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:213:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base ( optional_base&& rhs ) ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base(const boost::optional_detail::optional_base<T>&) [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1024:5: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:202:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base ( optional_base const& rhs ) ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPParser.h:16, from QXP4Parser.h:13, from QXP4Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXP4Parser.h:13, from QXP4Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant.hpp:17:0, from QXPTypes.h:15, from QXPParser.h:16, from QXP4Parser.h:13, from QXP4Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(const T&, typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<const T&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type) [with T = libqxp::Color; T0_ = libqxp::Color; TN = {libqxp::Gradient}; typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<const T&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type = bool]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:307:23: required from 'void boost::optional_detail::optional_base<T>::assign(const boost::optional<U>&) [with U = libqxp::Color; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1079:9: required from 'boost::optional<T>& boost::optional<T>::operator=(const boost::optional<U>&) [with U = libqxp::Color; T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXP4Parser.cpp:36:13: required from 'std::shared_ptr<_Tp> libqxp::{anonymous}::createBox(const libqxp::QXP4Parser::ObjectHeader&) [with T = libqxp::Box]' QXP4Parser.cpp:698:35: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1590:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(const T& operand, ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1590:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(T&&, typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>, boost::mpl::not_<boost::is_const<T> >, boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<T&&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type) [with T = libqxp::Gradient; T0_ = libqxp::Color; TN = {libqxp::Gradient}; typename boost::enable_if<boost::mpl::or_<boost::mpl::and_<boost::is_rvalue_reference<T&&>, boost::mpl::not_<boost::is_const<T> >, boost::mpl::not_<boost::is_same<T, boost::variant<T0, TN> > >, boost::detail::variant::is_variant_constructible_from<T&&, typename boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, boost::mpl::transform<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type, boost::mpl::protect<boost::detail::variant::quoted_enable_recursive<boost::variant<T0, TN> > > >, boost::mpl::identity<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_sequence_based_, typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, boost::detail::variant::make_variant_list<typename boost::mpl::eval_if<boost::variant<T0, TN>::is_recursive_, T0_, boost::mpl::identity<T> >::type, TN ...> >::type> >::type, boost::mpl::protect<boost::detail::make_reference_content<boost::detail::void_type> > >::type> >, boost::is_same<T, boost::recursive_variant_> >, bool>::type = bool]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:689:19: required from 'void boost::optional_detail::optional_base<T>::assign_expr_to_initialized(Expr&&, const void*) [with Expr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:374:35: required from 'void boost::optional_detail::optional_base<T>::assign_expr(Expr&&, const ExprPtr*) [with Expr = libqxp::Gradient; ExprPtr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1059:9: required from 'typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type boost::optional<T>::operator=(Expr&&) [with Expr = libqxp::Gradient; T = boost::variant<libqxp::Color, libqxp::Gradient>; typename boost::enable_if<boost::optional_detail::is_optional_val_assign_candidate<T, Expr>, boost::optional<T>&>::type = boost::optional<boost::variant<libqxp::Color, libqxp::Gradient> >&]' QXP4Parser.cpp:707:50: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1619:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(T&& operand, ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1619:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp: In instantiation of 'boost::variant<T0, TN>::variant(boost::variant<T0, TN>&&) [with T0_ = libqxp::Color; TN = {libqxp::Gradient}]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:417:8: required from 'void boost::optional_detail::optional_base<T>::construct(boost::optional_detail::optional_base<T>::rval_reference_type) [with T = boost::variant<libqxp::Color, libqxp::Gradient>; boost::optional_detail::optional_base<T>::rval_reference_type = boost::variant<libqxp::Color, libqxp::Gradient>&&]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:318:20: required from 'void boost::optional_detail::optional_base<T>::assign(const boost::optional<U>&) [with U = libqxp::Color; T = boost::variant<libqxp::Color, libqxp::Gradient>]' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:1079:9: required from 'boost::optional<T>& boost::optional<T>::operator=(const boost::optional<U>&) [with U = libqxp::Color; T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXP4Parser.cpp:36:13: required from 'std::shared_ptr<_Tp> libqxp::{anonymous}::createBox(const libqxp::QXP4Parser::ObjectHeader&) [with T = libqxp::Box]' QXP4Parser.cpp:698:35: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1646:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::which_' should be initialized in the member initialization list [-Weffc++] variant(variant&& operand) BOOST_NOEXCEPT_IF(variant_move_noexcept_constructible::type::value) ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:1646:5: warning: 'boost::variant<libqxp::Color, libqxp::Gradient>::storage_' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/variant.hpp:33:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant.hpp:17, from QXPTypes.h:15, from QXPParser.h:16, from QXP33Parser.h:14, from QXP33Parser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/detail/visitation_impl.hpp: In member function 'void libqxp::QXP33Parser::parsePictureBox(const std::shared_ptr<librevenge::RVNGInputStream>&, const libqxp::QXP33Parser::ObjectHeader&, libqxp::QXPCollector&)': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/variant/detail/visitation_impl.hpp:213:5: warning: '*((void*)& header +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (logical_which) ^~~~~~ QXP33Parser.cpp:582:29: note: '*((void*)& header +8)' was declared here QXP33Parser::ObjectHeader header(objHeader); ^~~~~~ CXX QXPContentCollector.lo CXX QXPDeobfuscator.lo CXX QXPDetector.lo CXX QXPHeader.lo CXX QXPMacFileParser.lo In file included from QXPDetector.cpp:12:0: QXP1Header.h:18:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP1Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP1Header : public QXPHeader, public std::enable_shared_from_this<QXP1Header> ^~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range_core.hpp:27:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range.hpp:13, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/adaptor/reversed.hpp:14, from QXPContentCollector.cpp:16: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:745:29: warning: prefix 'Derived& boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, false, false>::operator++()' should return 'boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, false, false>&' [-Weffc++] Derived& operator++() ^ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:778:29: warning: prefix 'Derived& boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>::operator--()' should return 'boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>&' [-Weffc++] Derived& operator--() ^ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:784:31: warning: postfix 'Derived boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>::operator--(int)' should return 'boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>' [-Weffc++] Derived operator--(int) ^ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:875:3: warning: postfix 'typename boost::iterators::detail::postfix_increment_result<I, V, R, TC>::type boost::iterators::operator++(boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>&, int)' should return 'boost::iterators::iterator_facade<Derived1, V1, TC1, Reference1, Difference1>' [-Weffc++] ) ^ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp: In instantiation of 'class boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, false, false>': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:774:11: required from 'class boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, true, false>' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:854:9: required from 'class boost::iterators::iterator_facade<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int>' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_adaptor.hpp:249:9: required from 'class boost::iterators::iterator_adaptor<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > >, boost::use_default, boost::use_default, boost::use_default, boost::use_default>' /usr/include/g++/bits/stl_iterator_base_types.h:162:12: recursively required by substitution of 'template<class _Iterator> struct std::__iterator_traits<_Iterator, std::__void_t<typename _Iterator::iterator_category, typename _Iterator::value_type, typename _Iterator::difference_type, typename _Iterator::pointer, typename _Iterator::reference> > [with _Iterator = boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >]' /usr/include/g++/bits/stl_iterator_base_types.h:162:12: required from 'struct std::iterator_traits<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_categories.hpp:118:8: required from 'struct boost::iterators::iterator_traversal<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range_core.hpp:158:5: required from 'struct boost::iterator_range_detail::pure_iterator_traversal<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range_core.hpp:434:15: required from 'class boost::iterator_range<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/adaptor/reversed.hpp:23:16: required from 'struct boost::range_detail::reversed_range<std::map<unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > >' QXPContentCollector.cpp:447:61: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:745:18: warning: prefix 'Derived& boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, false, false>::operator++() [with Derived = boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >; Value = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >; CategoryOrTraversal = boost::iterators::bidirectional_traversal_tag; Reference = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&; Difference = long int]' should return 'boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, false, false>&' [-Weffc++] Derived& operator++() ^~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp: In instantiation of 'class boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, true, false>': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:854:9: required from 'class boost::iterators::iterator_facade<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int>' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_adaptor.hpp:249:9: required from 'class boost::iterators::iterator_adaptor<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > >, boost::use_default, boost::use_default, boost::use_default, boost::use_default>' /usr/include/g++/bits/stl_iterator_base_types.h:162:12: recursively required by substitution of 'template<class _Iterator> struct std::__iterator_traits<_Iterator, std::__void_t<typename _Iterator::iterator_category, typename _Iterator::value_type, typename _Iterator::difference_type, typename _Iterator::pointer, typename _Iterator::reference> > [with _Iterator = boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >]' /usr/include/g++/bits/stl_iterator_base_types.h:162:12: required from 'struct std::iterator_traits<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_categories.hpp:118:8: required from 'struct boost::iterators::iterator_traversal<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range_core.hpp:158:5: required from 'struct boost::iterator_range_detail::pure_iterator_traversal<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/iterator_range_core.hpp:434:15: required from 'class boost::iterator_range<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > > >' /pbulk/work/converters/libqxp/work/.buildlink/include/boost/range/adaptor/reversed.hpp:23:16: required from 'struct boost::range_detail::reversed_range<std::map<unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > >' QXPContentCollector.cpp:447:61: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:778:18: warning: prefix 'Derived& boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>::operator--() [with Derived = boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >; Value = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >; CategoryOrTraversal = boost::iterators::bidirectional_traversal_tag; Reference = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&; Difference = long int]' should return 'boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, true, false>&' [-Weffc++] Derived& operator--() ^~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/iterator/iterator_facade.hpp:784:17: warning: postfix 'Derived boost::iterators::detail::iterator_facade_base<Derived, Value, CategoryOrTraversal, Reference, Difference, true, false>::operator--(int) [with Derived = boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >; Value = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >; CategoryOrTraversal = boost::iterators::bidirectional_traversal_tag; Reference = std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&; Difference = long int]' should return 'boost::iterators::detail::iterator_facade_base<boost::iterators::reverse_iterator<std::_Rb_tree_iterator<std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> > > >, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >, boost::iterators::bidirectional_traversal_tag, std::pair<const unsigned int, std::shared_ptr<libqxp::QXPContentCollector::CollectedObjectInterface> >&, long int, true, false>' [-Weffc++] Derived operator--(int) ^~~~~~~~ In file included from QXPDetector.cpp:13:0: QXP33Header.h:20:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP33Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP33Header> ^~~~~~~~~~~ In file included from QXPDetector.cpp:15:0: QXP4Header.h:22:7: warning: base class 'class std::enable_shared_from_this<libqxp::QXP4Header>' has accessible non-virtual destructor [-Wnon-virtual-dtor] class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this<QXP4Header> ^~~~~~~~~~ CXX QXPMemoryStream.lo In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPContentCollector.h:21, from QXPContentCollector.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPContentCollector.h:21, from QXPContentCollector.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPContentCollector.h:21, from QXPContentCollector.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP1Header.h:13, from QXPDetector.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP1Header.h:13, from QXPDetector.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXP1Header.h:13, from QXPDetector.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXP1Header.h:13, from QXPDetector.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = libqxp::QXPDocument::Type]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::QXPDocument::Type]' QXPDetector.cpp:81:38: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<libqxp::QXPDocument::Type>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base(boost::none_t) [with T = libqxp::QXPDocument::Type]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:935:57: required from 'boost::optional<T>::optional(boost::none_t) [with T = libqxp::QXPDocument::Type]' QXPDetector.cpp:25:7: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:40:5: warning: 'boost::optional_detail::tc_optional_base<libqxp::QXPDocument::Type>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base ( none_t ) ^~~~~~~~~~~~~~~~ CXX QXPParser.lo CXX QXPTextParser.lo CXX QXPTypes.lo CXX libqxp_utils.lo In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXPTextParser.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPHeader.h:15, from QXPTextParser.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPHeader.h:15, from QXPTextParser.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/uenum.h:25:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/ucnv.h:52, from libqxp_utils.cpp:12: /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:561:31: error: 'auto' parameter not permitted in this context template <typename Type, auto closeFunction> ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) ^ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid LocalOpenPointer &operator=(std::unique_ptr<Type, decltype(closeFunction)> &&p) { ^ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid operator std::unique_ptr<Type, decltype(closeFunction)> () && { ^ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h: In constructor 'icu_75::internal::LocalOpenPointer<Type, closeFunction>::LocalOpenPointer(int&&)': /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:574:40: error: request for member 'release' in 'p', which is of non-class type 'int' : LocalPointerBase<Type>(p.release()) {} ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h: In member function 'icu_75::internal::LocalOpenPointer<Type, closeFunction>& icu_75::internal::LocalOpenPointer<Type, closeFunction>::operator=(int&&)': /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:584:24: error: request for member 'release' in 'p', which is of non-class type 'int' adoptInstead(p.release()); ^~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/uenum.h: At global scope: /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:551:81: note: invalid template non-type parameter using LocalPointerClassName = internal::LocalOpenPointer<Type, closeFunction> ^ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/uenum.h:69:1: note: in expansion of macro 'U_DEFINE_LOCAL_OPEN_POINTER' U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/localpointer.h:551:81: note: invalid template non-type parameter using LocalPointerClassName = internal::LocalOpenPointer<Type, closeFunction> ^ /pbulk/work/converters/libqxp/work/.buildlink/include/unicode/ucnv.h:597:1: note: in expansion of macro 'U_DEFINE_LOCAL_OPEN_POINTER' U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXPParser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPParser.h:16, from QXPParser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPParser.h:16, from QXPParser.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] gmake[3]: *** [Makefile:608: libqxp_utils.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPTypes.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = libqxp::Color]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = libqxp::Color]' QXPTypes.h:354:97: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<libqxp::Color>::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:786:0, from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15, from QXPTypes.h:14, from QXPTypes.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp: In instantiation of 'boost::optional_detail::tc_optional_base<T>::tc_optional_base() [with T = unsigned int]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = unsigned int]' QXPTypes.h:370:84: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/detail/optional_trivially_copyable_base.hpp:36:5: warning: 'boost::optional_detail::tc_optional_base<unsigned int>::m_storage' should be initialized in the member initialization list [-Weffc++] tc_optional_base() ^~~~~~~~~~~~~~~~ In file included from /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional.hpp:15:0, from QXPTypes.h:14, from QXPTypes.cpp:10: /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = std::shared_ptr<libqxp::Text>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = std::shared_ptr<libqxp::Text>]' QXPTypes.h:380:28: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<std::shared_ptr<libqxp::Text> >::m_storage' should be initialized in the member initialization list [-Weffc++] optional_base() ^~~~~~~~~~~~~ /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp: In instantiation of 'boost::optional_detail::optional_base<T>::optional_base() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]': /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:931:38: required from 'boost::optional<T>::optional() [with T = boost::variant<libqxp::Color, libqxp::Gradient>]' QXPTypes.h:499:39: required from here /pbulk/work/converters/libqxp/work/.buildlink/include/boost/optional/optional.hpp:148:5: warning: 'boost::optional_detail::optional_base<boost::variant<libqxp::Color, libqxp::Gradient> >::m_storage' should be initialized in the member initialization list [-Weffc++] gmake[3]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/src/lib' gmake[2]: *** [Makefile:387: all-recursive] Error 1 gmake[2]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2/src' gmake[1]: *** [Makefile:493: all-recursive] Error 1 gmake[1]: Leaving directory '/pbulk/work/converters/libqxp/work/libqxp-0.0.2' gmake: *** [Makefile:404: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/converters/libqxp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/converters/libqxp