In file included from QXP1Header.cpp:10:
QXP1Header.h:18:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   18 | class QXP1Header : public QXPHeader, public std::enable_shared_from_this
      |       ^~~~~~~~~~
In file included from QXP1Parser.cpp:12:
QXP1Header.h:18:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   18 | class QXP1Header : public QXPHeader, public std::enable_shared_from_this
      |       ^~~~~~~~~~
In file included from QXP33Header.cpp:10:
QXP33Header.h:20:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   20 | class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~~
In file included from QXP33Parser.cpp:13:
QXP33Header.h:20:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   20 | class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~~
In file included from QXP4Parser.cpp:16:
QXP4Header.h:22:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   22 | class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~
In file included from QXP4Header.cpp:10:
QXP4Header.h:22:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   22 | class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~
In file included from QXPDetector.cpp:12:
QXP1Header.h:18:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   18 | class QXP1Header : public QXPHeader, public std::enable_shared_from_this
      |       ^~~~~~~~~~
In file included from QXPDetector.cpp:13:
QXP33Header.h:20:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   20 | class QXP33Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~~
In file included from QXPDetector.cpp:15:
QXP4Header.h:22:7: warning: base class ‘class std::enable_shared_from_this’ has accessible non-virtual destructor [-Wnon-virtual-dtor]
   22 | class QXP4Header : public QXP3HeaderBase, public std::enable_shared_from_this
      |       ^~~~~~~~~~
warning: Tag 'SYMBOL_CACHE_SIZE' at line 301 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 507 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 788 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 868 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 874 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1060 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1087 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1212 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1304 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1310 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1474 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1486 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1495 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1526 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1531 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1661 of file './doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
/var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPBlockParser.cpp:46: warning: no matching class member found for 
  libqxp::QXPBlockParser::QXPBlockParser(const std::shared_ptr< RVNGInputStream > &input, const std::shared_ptr< QXPHeader > &header)
Possible candidates:
  'libqxp::QXPBlockParser::QXPBlockParser(const QXPBlockParser &other)=delete' at line 23 of file /var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPBlockParser.h
  'libqxp::QXPBlockParser::QXPBlockParser(const std::shared_ptr< librevenge::RVNGInputStream > &input, const std::shared_ptr< QXPHeader > &header)' at line 27 of file /var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPBlockParser.h
/var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPDocument.cpp:31: warning: no matching class member found for 
  QXPAPI bool libqxp::QXPDocument::isSupported(librevenge::RVNGInputStream *const input, Type *const type)
Possible candidates:
  'bool libqxp::QXPDetector::isSupported() const' at line 34 of file /var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPDetector.h
/var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPDocument.cpp:44: warning: no uniquely matching class member found for 
  QXPAPI QXPDocument::Result libqxp::QXPDocument::parse(librevenge::RVNGInputStream *const input, librevenge::RVNGDrawingInterface *const document, QXPPathResolver *)
Possible candidates:
  'bool libqxp::QXPMacFileParser::parse(const std::shared_ptr< librevenge::RVNGInputStream > &input)' at line 26 of file /var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPMacFileParser.h
  'bool libqxp::QXPParser::parse()' at line 40 of file /var/pisi/libqxp-0.0.2-3/work/libqxp-0.0.2/src/lib/QXPParser.h
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: '../../../src/lib/libqxp-0.0.la' has not been installed in '/usr/lib'
libtool: warning: '../../../src/lib/libqxp-0.0.la' has not been installed in '/usr/lib'
libtool: warning: '../../../src/lib/libqxp-0.0.la' has not been installed in '/usr/lib'