Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 192207

Summary: samba-3.0.25c-r1.ebuild - emerging with '--with-dnsupdate' flag causes error
Product: Gentoo Linux Reporter: Guillermo Gutierrez <ggutierrez>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guillermo Gutierrez 2007-09-11 18:51:17 UTC
adding '--with-dnsupdate' to the ebuild script for dynamic dns updates causes the ebuild for 3.0.25c-r1 to break. This worked in previous versions.

Reproducible: Always

Steps to Reproduce:
1. modify samba-3.0.25c-r1.ebuild to include '--with-dnsupdate'
2. save changes.
3. run 'ebuild samba-3.0.25c-r1.ebuild digest' from the samba portage directory.
4. emerge samba-3.0.25c-r1

Actual Results:  
the build process will crash when it tries to compile dnsrecord.c

Expected Results:  
samba will fail to build.

it should have built samba with dns update support compiled in
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-11 18:57:39 UTC
Sorry, but your locally modified ebuilds are not our problem. Take this upstream if you want to debug the issue.
Comment 2 Guillermo Gutierrez 2007-09-11 20:41:16 UTC
how else am I supposed to activate the dns update feature? there are no 'use' flags with which to natively enable it.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-11 20:42:10 UTC
Activate it however you want, but we won't support your custom ebuilds. The unmodified one works just fine, as said above, take this upstream.