On Thu, 2009-12-03 at 17:48 -0500, Derek Atkins wrote: > Quoting Phil Longstaff <[email protected]>: > > > On Thu, 2009-12-03 at 12:06 -0500, Derek Atkins wrote: > >> Phil Longstaff <[email protected]> writes: > >> > >> > I tagged 2.3.8 yesterday, but there's no 2.3.8 build today. Can someone > >> > take a look? > >> > >> The build log was uploaded... Looks like this is the problem: > >> > >> XmlOutputEventHandler.cxx: In member function `virtual void > >> OpenSP::XmlOutputEve > >> ntHandler::inputOpened(OpenSP::InputSource*)': > >> XmlOutputEventHandler.cxx:1206: error: `realpath' was not declared > >> in this scope > >> > >> XmlOutputEventHandler.cxx: In member function `int > >> OpenSP::XmlOutputEventHandler > >> ::maybeCreateDirectories(char*)': > >> c:/soft/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/io.h:176: > >> error: > >> too many arguments to function `int mkdir(const char*)' > >> XmlOutputEventHandler.cxx:1485: error: at this point in file > >> > >> Looks like something is wrong with the OpenSP dependency? > >> Has this dep changed recently? > >> > >> The daily builds do not rebuild all the dependencies, but the tag builds > >> do. This is why the daily builds are still working. Unfortunately we > >> don't have a good method to notice that the dependency definition > >> changed and force a rebuild, otherwise we should do that in the daily > >> build. > >> > >> I'm happy to kick off a new Tag build once we think we've fixed the > >> OpenSP issue. > > > > I don't see that anything changed in defaults.sh or install.sh related > > to opensp. Did something change in the build vm? > > I dont know... *I* didn't change anything, but it's possible that Christian > made some changes. Were there ANY changes in defaults.sh or install.sh > between 2.3.7 and now?
Red herring. 2.3.7 build also has the same stuff in it. Guess we need to check the logs more often. I think it might be related to (about line 45,500 of 2.3.8 log): `htmlhelp.chm' -> `/c/soft/gnucash-2.3.8/gnucash/inst/share/gnucash/help/de_DE/gnucash-help.chm' `htmlhelp.hhmap' -> `/c/soft/gnucash-2.3.8/gnucash/inst/share/gnucash/help/de_DE/gnucash-help.hhmap' Processing help (it_IT) ... error : No such file or directory http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:136: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.4/dbpoolx.mod" %dbpool; ^ Entity: line 1: %dbpool; ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %list.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %admon.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %linespecific.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %synop.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %para.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %informal.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %formal.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.4/dbhierx.mod:115: parser warning : PEReference: %compound.class; not found %local.divcomponent.mix;"> ^ _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
