autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:19: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:19: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:19: the top level
configure.ac:54: warning: whitespace-separated list contains macros;
configure.ac:54: in a future version of Autoconf they will not be expanded
configure.ac:54: note: 'dnl' is a macro
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:54: the top level
configure.ac:144: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:144: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
configure.ac:144: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:27: installing './compile'
configure.ac:20: installing './missing'
src/conv/raw/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
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/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMFDocument.cpp:88: warning: no uniquely matching class member found for 
  bool libzmf::ZMFDocument::isSupported(librevenge::RVNGInputStream *const input, Type *const type, Kind *const kind)
Possible candidates:
  'bool libzmf::BMIHeader::isSupported() const' at line 27 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/BMIHeader.h
  'bool libzmf::ZBRHeader::isSupported() const' at line 25 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZBRHeader.h
  'bool libzmf::ZMF2Header::isSupported() const' at line 25 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMF2Header.h
  'bool libzmf::ZMF4Header::isSupported() const' at line 25 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMF4Header.h
/var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMFDocument.cpp:107: warning: no uniquely matching class member found for 
  bool libzmf::ZMFDocument::parse(librevenge::RVNGInputStream *input, librevenge::RVNGDrawingInterface *painter)
Possible candidates:
  'void libzmf::BMIParser::ColorBitmapHeader::parse(const RVNGInputStreamPtr &input, const BMIHeader &header, const BMIOffset &offset)' at line 311 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/BMIParser.cpp
  'bool libzmf::BMIParser::parse()' at line 36 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/BMIParser.h
  'bool libzmf::ZBRParser::parse()' at line 29 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZBRParser.h
  'bool libzmf::ZMF2Parser::parse()' at line 28 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMF2Parser.h
  'bool libzmf::ZMF4Parser::parse()' at line 34 of file /var/pisi/libzmf-0.0.2-4/work/libzmf-0.0.2/src/lib/ZMF4Parser.h
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: '../../lib/libzmf-0.0.la' has not been installed in '/usr/lib'
libtool: warning: '../../lib/libzmf-0.0.la' has not been installed in '/usr/lib'