On Jun 27, 2011, at 1:57 PM, Geert Janssens wrote: > On maandag 27 juni 2011, John Ralls wrote: > > On Jun 26, 2011, at 11:31 PM, Christian Stimming wrote: > > > Good idea! I think we should try to go for a release this week, as we > > > already collected a nice bunch of bugfixes in the 2.4 branch. > > > > > > Does r20801 (2.4-branch) build on Mac OSX? I can go ahead and tag that > > > rev by, say, next wednesday so that we have a release ready by the end > > > of the week. > > > > > > Regards, > > > > > > Christian > > > > > > Am Montag, 27. Juni 2011 schrieb John Ralls: > > >> I'll be going on vacation next week, for just over 3 weeks. I'll have > > >> internet access, though I don't know how fast it will be, and I'll take > > >> along a build environment and sources so that I can answer questions, > > >> mentor Muslim, and work on bugs (at a low level of effort except for > > >> mentoring, of course: It is vacation, after all). > > >> > > >> I won't have the ability to build for PPC, and I doubt I'll have the > > >> bandwidth needed to upload dmgs to Sourceforge. So while it's been only > > >> a month since we released 2.4.6, if we want to release 2.4.7 before > > >> August, this week would be a good time to do it. > > > > It builds, but fails make check. Details below. > > > > I also need to commit the fix for > > https://bugzilla.gnome.org/show_bug.cgi?id=653056 before you tag it. I'll > > have that in today, but sorting the check failure may take a little > > longer. > > > > Regards, > > John Ralls > > > > > > (process:79093): GLib-CRITICAL **: g_hash_table_lookup: assertion > > `hash_table != NULL' failed > > > > (process:79093): gnc.module-WARNING **: Failed to open module > > gnucash/engine: dlopen(../../../src/engine/.libs/libgncmod-engine.dylib, > > 10): Symbol not found: _gncOwnerBeginEdit Referenced from: > > /Volumes/RAID1/Gnucash-Build/Gnucash-svn/src/gnucash-git/src/engine/.libs/ > > libgncmod-engine.dylib Expected in: dynamic lookup > > > Hmm, gncOwnerBeginEdit is only introduced in trunk, not on the 2.4 branch. I > have just rechecked this on my system. It seems your build is mixing the two > branches.
Yup, false alarm, I forgot to run make distcheck to clear out the swig files so I had business-core.c from trunk which imported a symbol that isn't in 2.4. Everything passes now, and the fix for 653056 is checked in. If no one else has anything else that needs to go into 2.4.7, Christian can update configure.ac and tag it. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel