Hi, I've been working on getting my dbus-server-reorganization branch on par with master and I think I've almost achieved that. Currently they are both seeing 3 failures and 2 errors. I see that the 2 errors are probably addressed in bug #20990 as they start to appear only after the recent autosync changes. The 3 failures seem to be due to issues with the password property in temporary configs. I've pastebin'ed my output in case it's helpful: http://pastebin.com/kRe0sPBK
I said "almost" on par because I've been having issues when building with --disable-shared and --enable-static. When trying this I get an error telling me to add -ldl to the LDFLAGS which I've done and it does in fact seem to build correctly. However, with this, the backends don't get registered and I, of course, get tons of problems when running the tests. This issue exists in the first commit on my branch which moved the dbus-server over to its own directory. However, everything does seem to build and work fine with only --enable-static specified which is what I've been using for running the tests. Cheers, Chris _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
