Bug 159531 - net/samba4-devel build stops during configure and, later, compiling
Summary: net/samba4-devel build stops during configure and, later, compiling
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Timur I. Bakeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-05 17:50 UTC by daniele
Modified: 2011-08-17 11:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.77 KB, text/plain)
2011-08-05 17:50 UTC, daniele
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description daniele 2011-08-05 17:50:08 UTC
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
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-08-06 04:49:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->timur

Convert Synopsis into canonical form and assign.
Comment 2 Koop Mast freebsd_committer freebsd_triage 2011-08-17 11:36:46 UTC
State Changed
From-To: open->closed

Fix committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-17 11:36:46 UTC
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"