Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737262 - sys-libs/ldb-2.0.12-r1 failed (configure phase)
Summary: sys-libs/ldb-2.0.12-r1 failed (configure phase)
Status: RESOLVED DUPLICATE of bug 737238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-15 17:03 UTC by zjgkkn
Modified: 2020-08-16 15:37 UTC (History)
1 user (show)

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


Attachments
emerge info (emerge_info.txt,6.00 KB, text/plain)
2020-08-15 17:03 UTC, zjgkkn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zjgkkn 2020-08-15 17:03:29 UTC
Created attachment 654818 [details]
emerge info

Emerge failed at configure phase. Here is build.log:

 * Package:    sys-libs/ldb-2.0.12-r1
 * Repository: gentoo
 * Maintainer: samba@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ldap lmdb python_single_target_python3_7 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ldb-2.0.12.tar.gz to /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work
>>> Source unpacked in /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work
>>> Preparing source in /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12 ...
 * Applying ldb-1.5.2-optional_packages.patch ...                                 [ ok ]
 * Applying ldb-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch ...            [ ok ]
 * Will copy sources from /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12
 * abi_x86_64.amd64: copying to /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12-abi_x86_64.amd64
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * EPYTHON is unset while calling waf-utils. This most likely means that
 * the ebuild did not call the appropriate eclass function before calling waf.
 * Please ensure that python-single-r1_pkg_setup is called in pkg_setup().
 * 
 * ERROR: sys-libs/ldb-2.0.12-r1::gentoo failed (configure phase):
 *   Invalid use of waf-utils.eclass
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 3549:  Called multilib-minimal_src_configure
 *   environment, line 2216:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *   environment, line 2449:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2146:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2144:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *   environment, line  424:  Called multilib-minimal_abi_src_configure
 *   environment, line 2210:  Called multilib_src_configure
 *   environment, line 2680:  Called waf-utils_src_configure '--disable-rpath' '--disable-rpath-install' '--bundled-libraries=NONE' '--with-modulesdir=/usr/lib64/samba' '--builtin-libraries=NONE' '--disable-python'
 *   environment, line 4331:  Called die
 * The specific snippet of code:
 *       [[ -n ${fail} ]] && die "Invalid use of waf-utils.eclass";
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/ldb-2.0.12-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/ldb-2.0.12-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-libs/ldb-2.0.12-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/ldb-2.0.12-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-libs/ldb-2.0.12-r1/work/ldb-2.0.12'
Comment 1 Brian Evans (RETIRED) gentoo-dev 2020-08-15 17:31:14 UTC

*** This bug has been marked as a duplicate of bug 737238 ***