libmxml compiles fine, but the doxygen call fill always fail. start and interresting section ... x86_64-pc-linux-gnu-ar cru .libs/libmxmlplus.a mxml_attribute.o mxml_document.o mxml_error.o mxml_node.o mxml_utility.o x86_64-pc-linux-gnu-ranlib .libs/libmxmlplus.a creating libmxmlplus.la (cd .libs && rm -f libmxmlplus.la && ln -s ../libmxmlplus.la libmxmlplus.la) make[2]: Leaving directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618/src' Making all in doc make[2]: Entering directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618/doc' doxygen && touch doctag; make[3]: Entering directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618/doc' Doxyfile not found and no input file specified! Doxygen version 1.5.4 Copyright Dimitri van Heesch 1997-2007 You can use doxygen in a number of ways: 1) Use doxygen to generate a template configuration file: doxygen [-s] -g [configName] If - is used for configName doxygen will write to standard output. 2) Use doxygen to update an old configuration file: doxygen [-s] -u [configName] 3) Use doxygen to generate documentation using an existing configuration file: doxygen [configName] If - is used for configName doxygen will read from standard input. 4) Use doxygen to generate a template style sheet file for RTF, HTML or Latex. RTF: doxygen -w rtf styleSheetFile HTML: doxygen -w html headerFile footerFile styleSheetFile [configFile] LaTeX: doxygen -w latex headerFile styleSheetFile [configFile] 5) Use doxygen to generate an rtf extensions file RTF: doxygen -e rtf extensionsFile If -s is specified the comments in the config file will be omitted. If configName is omitted `Doxyfile' will be used as a default. make[2]: *** [doctag] Error 1 make[2]: Leaving directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/pub/tmp/portage/dev-cpp/libmxmlplus-0.9.2_p20060618/work/libmxmlplus-0.9.2_p20060618' make: *** [all] Error 2 * * ERROR: dev-cpp/libmxmlplus-0.9.2_p20060618 failed. * Call stack: * ebuild.sh, line 46: Called src_compile * environment, line 449: Called die * The specific snippet of code: * emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed" bye bernd
Another bug that looks like upstream has abandoned it. Does anyone really care for this package and will maintain it? Nothing in the tree depends on it. dev-zero: Opinion?
I vote for punting. Flameeyes: If you care for this package, please take the maintainership within the next week.
Made a new snapshot and bumped the thing. Seems to work now... Needed for wt (http://www.webtoolkit.eu)