Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578192 - net-fs/samba-4.4.0 requires sys-libs/talloc-2.1.6
Summary: net-fs/samba-4.4.0 requires sys-libs/talloc-2.1.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 16:25 UTC by Jernej Simončič
Modified: 2016-03-24 20:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jernej Simončič 2016-03-24 16:25:41 UTC
Checking for system talloc >= 2.1.6                                                             : not found
ERROR: System library talloc of version 2.1.6 not found, and bundling disabled
 * ERROR: net-fs/samba-4.4.0::gentoo failed (configure phase):
 *   configure failed
 *
 * Call stack:
 *     ebuild.sh, line  133:  Called src_configure
 *   environment, line 4429:  Called multilib-minimal_src_configure
 *   environment, line 2745:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *   environment, line 2959:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2606:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2604:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *   environment, line  469:  Called multilib-minimal_abi_src_configure
 *   environment, line 2739:  Called multilib_src_configure
 *   environment, line 3178:  Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-piddir=/var/run/samba' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--with-acl-support' '--with-dnsupdate' '--without-ads' '--disable-avahi' '--without-cluster-support' '--disable-cups' '--without-dmapi' '--with-fam' '--enable-gnutls' '--disable-iprint' '--without-ldap' '--with-pam' '--with-pammodulesdir=/lib64/security' '--without-quotas' '--with-syslog' '--without-systemd' '--with-winbind' '--with-shared-modules='
 *   environment, line 5383:  Called die
 * The specific snippet of code:
 *       CCFLAGS="${CFLAGS}" LINKFLAGS="${CFLAGS} ${LDFLAGS}" "${WAF_BINARY}" "--prefix=${EPREFIX}/usr" "${libdir[@]}" "$@" configure || die "configure failed"
 *
 * If you need support, post the output of `emerge --info '=net-fs/samba-4.4.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.4.0::gentoo'`.
 * The complete build log is located at '/pub/tmp/portage/portage/net-fs/samba-4.4.0/temp/build.log'.
 * The ebuild environment file is located at '/pub/tmp/portage/portage/net-fs/samba-4.4.0/temp/environment'.
 * Working directory: '/pub/tmp/portage/portage/net-fs/samba-4.4.0/work/samba-4.4.0-abi_x86_64.amd64'
 * S: '/pub/tmp/portage/portage/net-fs/samba-4.4.0/work/samba-4.4.0'
Comment 1 Jernej Simončič 2016-03-24 16:28:23 UTC
Forgot to mention, I have talloc-2.1.5 installed, which the ebuild requires.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-03-24 16:41:12 UTC
commit b6e31c253506fc4409adc5708c11f2bf64c1cacc
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Thu Mar 24 17:40:11 2016

    net-fs/samba: Adjusted dependencies (bug #578192).
    
    Package-Manager: portage-2.2.28
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>