| Summary: | net-fs/samba-4.2.4-r1[cluster] fails to configure - error:waf: error: no such option: --with-ctdb-dir | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | alexander haensch <alexander.haensch> |
| Component: | Current packages | Assignee: | Gentoo's SAMBA Team <samba> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mva |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log
emerge --info |
||
|
Description
alexander haensch
2015-09-24 18:03:35 UTC
Please attach the full build log and add emerge --info. Created attachment 412914 [details]
build.log
Created attachment 412916 [details]
emerge --info
(In reply to alexander haensch from comment #0) > waf: error: no such option: --with-ctdb-dir --- /usr/portage/net-fs/samba/samba-4.2.5.ebuild 2015-10-28 08:31:02.000000000 +0000 +++ /usr/portage/local/layman/blah/net-fs/samba/samba-4.2.5.ebuild 2015-10-30 12:27:45.685184290 +0000 @@ -51,7 +51,6 @@ acl? ( virtual/acl ) addns? ( net-dns/bind-tools[gssapi] ) aio? ( dev-libs/libaio ) - cluster? ( >=dev-db/ctdb-1.0.114_p1 ) cups? ( net-print/cups ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) @@ -128,7 +127,7 @@ $(use_with ads) $(usex ads '--with-shared-modules=idmap_ad' '') $(use_with aio aio-support) - $(usex cluster '--with-ctdb-dir=/usr' '') + $(usex cluster '--with-cluster-support' '') $(use_enable avahi) $(use_with cluster cluster-support) $(use_enable cups) Can't remember now where I found it, but IIRC ctdb/cluster stuff is bundled now. * Detected file collision(s): * * /usr/bin/ctdb_diagnostics * /usr/bin/smnotify * /usr/bin/onnode * /usr/bin/ctdb * /usr/bin/ping_pong * /usr/bin/ltdbtool * /usr/sbin/ctdbd * /usr/share/man/man1/onnode.1.bz2 * /usr/share/man/man1/ping_pong.1.bz2 * /usr/share/man/man1/ctdbd.1.bz2 * /usr/share/man/man1/ltdbtool.1.bz2 * /usr/share/man/man1/ctdb.1.bz2 * /usr/lib64/pkgconfig/ctdb.pc * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * net-fs/samba-4.2.4-r1:0::comodo * /usr/bin/ctdb * /usr/bin/ctdb_diagnostics * /usr/bin/ltdbtool * /usr/bin/onnode * /usr/bin/ping_pong * /usr/bin/smnotify * /usr/lib64/pkgconfig/ctdb.pc * /usr/sbin/ctdbd * /usr/share/man/man1/ctdb.1.bz2 * /usr/share/man/man1/ctdbd.1.bz2 * /usr/share/man/man1/ltdbtool.1.bz2 * /usr/share/man/man1/onnode.1.bz2 * /usr/share/man/man1/ping_pong.1.bz2 * * Package 'dev-db/ctdb-1.13-r1' NOT merged due to file collisions. If * necessary, refer to your elog messages for the whole content of the * above message. 4.2.7 and now 4.2.7-r1 have gone stable with the same issue. (In reply to Mike Williams from comment #5) > 4.2.7 and now 4.2.7-r1 have gone stable with the same issue. There's still no samba-4 version marked stable on any arch. I suppose you mean the bug being reported here still isn't fixed yet? This has been fixed in samba-4.2.7-r2 and samba-4.3.4-r1 |