Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765043 - net-nsd/openldap with sys-devel/autoconf:2.70 - configure: error: cannot find required auxiliary files: compile missing
Summary: net-nsd/openldap with sys-devel/autoconf:2.70 - configure: error: cannot find...
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: autoconf-2.7x
  Show dependency tree
 
Reported: 2021-01-12 01:25 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2021-03-17 13:20 UTC (History)
1 user (show)

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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-01-12 01:25:55 UTC
>>> Configuring source in /var/tmp/portage/net-nds/openldap-2.4.56/work/openldap-2.4.56 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating openldap-2.4.56/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating openldap-2.4.56/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating openldap-2.4.56/build/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating openldap-2.4.56/build/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating openldap-2.4.56/contrib/ldapc++/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating openldap-2.4.56/contrib/ldapc++/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/net-nds/openldap-2.4.56/work/openldap-2.4.56/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/openldap-2.4.56 --htmldir=/usr/share/doc/openldap-2.4.56/html --with-sysroot=/ --libdir=/usr/lib64 --libexecdir=/usr/lib64/openldap --disable-static --enable-ldap --enable-slapd --disable-bdb --disable-hdb --enable-dnssrv=mod --enable-ldap=mod --enable-mdb=mod --enable-meta=mod --enable-monitor=mod --enable-null=mod --enable-passwd=mod --enable-relay=mod --enable-shell=mod --enable-sock=mod --disable-perl --disable-sql --enable-crypt --disable-slp --disable-lmpasswd --enable-syslog --enable-aci --enable-cleartext --enable-modules --enable-rewrite --enable-rlookups --enable-slapi --enable-syncprov=yes --disable-ipv6 --without-cyrus-sasl --disable-spasswd --disable-wrappers --with-tls=gnutls --enable-dynamic --enable-local --enable-proctitle --enable-shared
configure: error: cannot find required auxiliary files: compile missing

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-nds/openldap-2.4.56/work/openldap-2.4.56-abi_x86_64.amd64/config.log
 * ERROR: net-nds/openldap-2.4.56::gentoo failed (configure phase):
 *   econf failed
Comment 1 Larry the Git Cow gentoo-dev 2021-01-12 10:01:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219efe93ddac271ee78c2aa5a87d7d93b6e055fc

commit 219efe93ddac271ee78c2aa5a87d7d93b6e055fc
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-12 10:01:02 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-12 10:01:35 +0000

    net-nds/openldap: Fixed build with sys-devel/autoconf:2.70
    
    Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Closes: https://bugs.gentoo.org/765043
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-nds/openldap/openldap-2.4.56.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)