Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404409 - net-fs/samba-3.6.3 USE=cluster - configure: error: "cluster support not available: support for SCHEDULE_FOR_DELETION control missing"
Summary: net-fs/samba-3.6.3 USE=cluster - configure: error: "cluster support not avail...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks: 403845
  Show dependency tree
 
Reported: 2012-02-18 16:18 UTC by Ian Delaney (RETIRED)
Modified: 2012-03-28 21:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the build log (samba_build.log,46.23 KB, text/plain)
2012-02-18 16:18 UTC, Ian Delaney (RETIRED)
Details
my emerge --info (emerge.info,4.50 KB, text/plain)
2012-02-18 16:19 UTC, Ian Delaney (RETIRED)
Details
the config log compressed (samba_config.log.tar.bz2,62.80 KB, text/plain)
2012-02-18 18:54 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-02-18 16:18:39 UTC
Created attachment 302391 [details]
the build log

Testing for stable request for this package

# USE="-addns -ads -avahi -caps -cluster -debug -doc -examples -ldb -quota -smbsharemodes -swat syslog winbind" emerge samba

yields

----------------------------------------------------------------
checking for ctdb_private.h... yes
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes
checking for CTDB_CONTROL_SCHEDULE_FOR_DELETION declaration... no
configure: error: "cluster support not available: support for SCHEDULE_FOR_DELETION control missing"

log doesn't say much more seeing this is configure phase
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-02-18 16:19:33 UTC
Created attachment 302393 [details]
my emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-18 18:38:20 UTC
Please attach the config.log too.

And please don't CC random addresses when you could assign the bug properly, or leave it to the bug wranglers.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2012-02-18 18:54:41 UTC
Created attachment 302417 [details]
the config log compressed

$ tar -cj samba_config.log -f samba_config.log.tar.bz2

It was 3 mb
Comment 4 Víctor Ostorga (RETIRED) gentoo-dev 2012-03-28 21:06:39 UTC
At first, I was confused given the fact you have had CTDB errors without cluster use flag enabled, however the build log shows the right use flags, which include, as expected, cluster.

This bug happened because of a DEPEND on a old version of dev-db/ctdb