Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682560 - sys-auth/sssd-2.1.0: Cannot determine Samba's idmap interface version, please use --with-smb-idmap-interface-version
Summary: sys-auth/sssd-2.1.0: Cannot determine Samba's idmap interface version, please...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 00:22 UTC by Sam Jorna (wraeth)
Modified: 2019-04-17 16:25 UTC (History)
1 user (show)

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


Attachments
config.log (sssd-2.1.0:config.log,235.41 KB, text/plain)
2019-04-05 00:22 UTC, Sam Jorna (wraeth)
Details
build.log (sssd-2.1.0:build.log,17.61 KB, text/plain)
2019-04-05 00:29 UTC, Sam Jorna (wraeth)
Details
emerge --info (emerge.info,6.56 KB, text/plain)
2019-04-05 00:30 UTC, Sam Jorna (wraeth)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Jorna (wraeth) gentoo-dev 2019-04-05 00:22:56 UTC
Created attachment 571886 [details]
config.log

checking for NDR_KRB5PAC... yes
checking for SMBCLIENT... yes
checking Samba's idmap plugin interface version... idmap test result is: 127
configure: error: Cannot determine Samba's idmap interface version, please use --with-smb-idmap-interface-version

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-auth/sssd-2.1.0/work/sssd-2.1.0-abi_x86_64.amd64/config.log
 * ERROR: sys-auth/sssd-2.1.0::gentoo failed (configure phase):
 *   econf failed
Comment 1 Sam Jorna (wraeth) gentoo-dev 2019-04-05 00:29:53 UTC
Created attachment 571888 [details]
build.log
Comment 2 Sam Jorna (wraeth) gentoo-dev 2019-04-05 00:30:13 UTC
Created attachment 571890 [details]
emerge --info

# eix -e samba
[I] net-fs/samba
     Available versions:  4.5.16^t (~)4.7.12-r1^t 4.8.6-r2^t (~)4.8.6-r3^t (~)4.8.9^t (~)4.9.4-r1^t (~)4.9.5^t (~)4.10.0^t (~)4.10.1^t {acl addc addns ads ceph client cluster cups debug dmapi fam gnutls gpg iprint json ldap pam python quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" KERNEL="linux" PYTHON_SINGLE_TARGET="python3_5 python3_6 python3_7" PYTHON_TARGETS="python2_7 python3_5 python3_6 python3_7"}
     Installed versions:  4.10.1^t(10:22:25 05/04/19)(acl ads client cups fam gnutls ldap pam system-mitkrb5 systemd winbind -addc -addns -ceph -cluster -debug -dmapi -gpg -iprint -json -python -quota -selinux -syslog -system-heimdal -test -zeroconf ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" KERNEL="linux" PYTHON_SINGLE_TARGET="python3_6 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_5 -python3_7")
     Homepage:            https://www.samba.org/
     Description:         Samba Suite Version 4


# qlist net-fs/samba | grep -e '\(idmap\|replace\)'.*\.so
/usr/lib64/samba/idmap/ad.so
/usr/lib64/samba/idmap/tdb2.so
/usr/lib64/samba/idmap/script.so
/usr/lib64/samba/idmap/autorid.so
/usr/lib64/samba/idmap/rfc2307.so
/usr/lib64/samba/idmap/rid.so
/usr/lib64/samba/idmap/hash.so
/usr/lib64/samba/libreplace-samba4.so
/usr/lib64/samba/libidmap-samba4.so
Comment 3 Sam Jorna (wraeth) gentoo-dev 2019-04-09 23:40:03 UTC
The build failure appears to be resolved with the bump of Samba to 4.10.2, so might need the dependency adjusted to suit.
Comment 4 Larry the Git Cow gentoo-dev 2019-04-17 16:25:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d7c83d2401b7f984701d0345e7c17ed47b4bdc

commit 47d7c83d2401b7f984701d0345e7c17ed47b4bdc
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2019-04-17 16:25:04 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-04-17 16:25:04 +0000

    sys-auth/sssd: adjust samba dependency
    
    Closes: https://bugs.gentoo.org/682560
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-auth/sssd/sssd-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)