Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158487

Summary: openldap-2.2.28-r5 fails to merge
Product: Gentoo Linux Reporter: Andrea Barisani (RETIRED) <lcars>
Component: Current packagesAssignee: Gentoo LDAP project <ldap-bugs>
Status: VERIFIED TEST-REQUEST    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrea Barisani (RETIRED) gentoo-dev 2006-12-18 12:36:27 UTC
Here's the error, this ebuild is needed for a glsa fix (and it's actually what glsa-check -f new does):

Putting files in AC_CONFIG_AUX_DIR, `build'.
 * Running aclocal on openldap-2.1.30
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
aclocal:configure.in:2311: warning: macro `AM_TYPE_PTRDIFF_T' not found in library
build/openldap.m4:66: error: m4_defn: undefined macro: _m4_divert_diversion
build/openldap.m4:66: the top level
autom4te-2.60: /usr/bin/m4 failed with exit status: 1
aclocal-1.9: autom4te failed with exit status: 1

!!! ERROR: net-nds/openldap-2.2.28-r5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  openldap-2.2.28-r5.ebuild, line 181:   Called die

!!! aclocal failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-12-18 12:38:26 UTC
jokey/strerror: looks like openldap-2.1 in there needs an older autoconf, please investigate
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2006-12-23 07:24:46 UTC
Robin: That's why I introduced the automake fix patch ;)

Andrea: Please retry with -r6
Comment 3 Andrea Barisani (RETIRED) gentoo-dev 2007-01-08 09:43:59 UTC
-r6 worked. thanks.
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-01-08 10:32:32 UTC
nice then :)