On Mon, 2010-05-31 at 19:49 +0200, Stefan (metze) Metzmacher wrote: > Am 31.05.2010 19:23, schrieb Jelmer Vernooij: > > The branch, master has been updated > > via 7f75ee0... ldb: Install ldb_handlers.h header. > > via fe8302b... ldb: Remove Samba-specific symbols. > > via 1bc53f0... ldb: Move utility functions to separate file. > > via 82d56b9... ldb: Fix dependencies when building with system ldb. > > from 471ed70... s3:smbd map_username() doesn't need sconn anymore > > > > http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master > > > > > > - Log ----------------------------------------------------------------- > > commit 7f75ee025ff9c02763fb9201d94af4b2739c8e03 > > Author: Jelmer Vernooij <[email protected]> > > Date: Mon May 31 18:29:11 2010 +0200 > > > > ldb: Install ldb_handlers.h header. > > > > commit fe8302b235197e359a20ba0489eb72b54793963e > > Author: Jelmer Vernooij <[email protected]> > > Date: Mon May 31 18:28:09 2010 +0200 > > > > ldb: Remove Samba-specific symbols. > > > > commit 1bc53f0213b04e30ebf2ac60695c84c5781e4e72 > > Author: Jelmer Vernooij <[email protected]> > > Date: Mon May 31 18:12:05 2010 +0200 > > > > ldb: Move utility functions to separate file. > > > > commit 82d56b937445585b9e60451daf660aee5ace0523 > > Author: Jelmer Vernooij <[email protected]> > > Date: Mon May 31 16:05:41 2010 +0200 > > > > ldb: Fix dependencies when building with system ldb. > > I'm getting this again: > > [1862/1965] abi_check: source4/bin/default/source4/lib/ldb/libldb-samba4.so > libldb-samba4.so: symbol ldb_wrap_connect has been added - please mark > it _PRIVATE_ or update minor version > signature: struct ldb_context *(TALLOC_CTX *, struct > tevent_context *, struct loadparm_context *, const char *, struct > auth_session_info *, struct cli_credentials *, unsigned int) > libldb-samba4.so: symbol ldb_register_samba_handlers has been added - > please mark it _PRIVATE_ or update minor version > signature: int (struct ldb_context *) > libldb-samba4.so: symbol ldb_wrap_fork_hook has been added - please mark > it _PRIVATE_ or update minor version > signature: void (void) > libldb-samba4.so: symbol ldb_samba_syntax_by_lDAPDisplayName has been > added - please mark it _PRIVATE_ or update minor version > signature: const struct ldb_schema_syntax *(struct ldb_context > *, const char *) > libldb-samba4.so: symbol ldb_samba_syntax_by_name has been added - > please mark it _PRIVATE_ or update minor version > signature: const struct ldb_schema_syntax *(struct ldb_context > *, const char *) > Waf: Leaving directory `/home/metze/master4/source4/bin' > Build failed: ABI for libldb-samba4.so has changed - please fix library > version then build with --abi-update > See http://wiki.samba.org/index.php/Waf#ABI_Checking for more information > make: *** [all] Fehler 1 Have you tried a "git clean -f -x -d" ?
I can't reproduce the issue with that, and as far as I can tell the buildfarm is happy too. Cheers, Jelmer
signature.asc
Description: This is a digitally signed message part
