System is building samba4-devel as it is required to build gnome. The following problems occur: * Samba4-devel's configure script stops the execution because tevent-0.9.8 (recently updated to .13) is not found. [A patch need to be applied] * Samba4-devel's build stops several times because py_talloc_dealloc is not found (talloc being updated to version 2.0.5). [Several patches need to be applied] Fix: In this system I applied several patches on the run. I am attaching them in case you would like to take a look; I made the best to adhere to the developers team's guidelines. Patch attached with submission follows: How-To-Repeat: make the port
Responsible Changed From-To: freebsd-ports-bugs->timur Convert Synopsis into canonical form and assign.
State Changed From-To: open->closed Fix committed, thanks!
kwm 2011-08-17 10:36:32 UTC FreeBSD ports repository Modified files: net/samba4-devel Makefile Added files: net/samba4-devel/files patch-source4-auth-credentials-pycredentials.h patch-source4-auth-gensec-pygensec.c patch-source4-auth-pyauth.h patch-source4-lib-registry-pyregistry.c patch-source4-min__versions.m4 patch-source4-param-pyparam.c Log: Make samba4 build with new tevent and talloc. PR: ports/159531 Submitted by: daniele <danielependenza@yahoo.fr> Approved by: maintainer (timur@) Revision Changes Path 1.10 +0 -2 ports/net/samba4-devel/Makefile 1.1 +11 -0 ports/net/samba4-devel/files/patch-source4-auth-credentials-pycredentials.h (new) 1.1 +11 -0 ports/net/samba4-devel/files/patch-source4-auth-gensec-pygensec.c (new) 1.1 +11 -0 ports/net/samba4-devel/files/patch-source4-auth-pyauth.h (new) 1.1 +11 -0 ports/net/samba4-devel/files/patch-source4-lib-registry-pyregistry.c (new) 1.1 +8 -0 ports/net/samba4-devel/files/patch-source4-min__versions.m4 (new) 1.1 +11 -0 ports/net/samba4-devel/files/patch-source4-param-pyparam.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"