Summary: | net-nds/openldap-2.3.41-r1 fails to compile with glibc-2.8 (storage size of 'peercred' isn't known) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Daniel Drake (RETIRED) <dsd> |
Component: | New packages | Assignee: | Gentoo LDAP project <ldap-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a, aja, andriy155, ansla80, auke, boltomli, brad, bugs, bugzilla, casta, caster, dschridde+gentoobugs, dsdale24, fabio.coatti, fuzzyray, gapon, ikelos, it-knodel, jdaluz, lordcris, marduk, mark_alec, mike, MrChristenson, portage, reini, robbat2, t.margitan, tais.hansen, tetromino, tswatzke, whit, wilburpan, wladyx |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 225459 | ||
Attachments: |
openldap2-add-gnu-source.diff
Fixed error and other distro's patch Fixed ebuild now patching the src file. folder including updated ebuild, patch and manifest ready for an overlay |
Description
Daniel Drake (RETIRED)
![]() Same error here, after update to glibc 2.8_p20080602. Portage 2.1.5.4 (default-linux/amd64/2007.0/desktop, gcc-4.3.0, glibc-2.8_p20080602-r0, 2.6.25-gentoo-r4 x86_64) ================================================================= System uname: 2.6.25-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ Timestamp of tree: Sun, 08 Jun 2008 01:35:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 3.2_p39 dev-java/java-config: 1.3.7, 2.1.6 dev-lang/python: 2.5.2-r4 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.2.5 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.62 sys-devel/automake: 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 2.2.4 virtual/os-headers: 2.6.25-r3 ACCEPT_KEYWORDS="amd64 ~amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -O2 -pipe -ggdb -msse3" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=k8 -O2 -pipe -ggdb -msse3" DISTDIR="/usr/portage/distfiles" FEATURES="ccache distlocks fixpackages parallel-fetch sandbox sfperms splitdebug strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/" LANG="en_US.UTF-8" LC_ALL="en_US.UTF-8" LDFLAGS="" LINGUAS="en" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/overlays/paludis-extras /usr/local/overlays/sunrise /usr/local/overlays/gnome /usr/local/overlays/mainline /usr/local/overlays/desktop-effects /usr/local/overlays/vmware /usr/local/overlays/berkano /usr/local/overlays/myoverlay" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 amr bash-completion berkdb bluetooth bzip2 cairo cdda cdr cli cracklib crypt css cups dbus dri dts dvd dvdr dvdread eds emboss encode esd evo fam ffmpeg flac fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv ipv6 isdnlog java jpeg kde kdehiddenvisibility kerberos ldap libnotify mad midi mikmod mmx mono mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl pic png pppd python qt3support qt4 quicktime readline reflection ruby samba sdl session spell spl sqlite sse sse2 ssl svg tcpd theora tiff truetype unicode usb userlocales vcd vorbis x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="cmipci hdaintel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS *** Bug 225515 has been marked as a duplicate of this bug. *** Created attachment 156071 [details]
openldap2-add-gnu-source.diff
Patch borrowed from openSUSE, couldn't test if it works yet since all my machines are compiling glibc at the moment, but it looks pretty much the same like the patch which will be needed for cups.
that fixes it, thanks (In reply to comment #4) > that fixes it, thanks > So, the question is, for those of use who now have the problem, when is the fix going to hit portage? *** Bug 225897 has been marked as a duplicate of this bug. *** Hi, Just to inform that the same fix apply to openldap-2.4.10 Created attachment 156475 [details, diff]
Fixed error and other distro's patch
I just made a patch and ebuild according to this error and bug.
Created attachment 156477 [details]
Fixed ebuild now patching the src file.
Ebuild using the patch.
*** Bug 226103 has been marked as a duplicate of this bug. *** This fix works for me!! Created attachment 156915 [details]
folder including updated ebuild, patch and manifest ready for an overlay
(In reply to comment #12) > Created an attachment (id=156915) [edit] > folder including updated ebuild, patch and manifest ready for an overlay > Adding support for db-4.6 would be a huge plus. I see net-nds/openldap-2.3.41-r1.ebuild now includes the following in src_compile(): #Fix for glibc-2.8 and ucred. Bug 228457. append-flags -D_GNU_SOURCE Should that have used 'append-cppflags' or does it make no difference? if 'append-flags -D_GNU_SOURCE' works for both 2.4.x and 2.3.x, should we fix version 2.4.x too? I still can not build openldap 2.4.10. getpeereid.c: In function 'lutil_getpeereid': getpeereid.c:64: error: storage size of 'peercred' isn't known make[2]: *** [getpeereid.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.10/work/openldap-2.4.10/libraries/liblutil' make[1]: *** [all-common] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.10/work/openldap-2.4.10/libraries' make: *** [all-common] Error 1 * * ERROR: net-nds/openldap-2.4.10 failed. (In reply to comment #15) > if 'append-flags -D_GNU_SOURCE' works for both 2.4.x and 2.3.x, should we fix > version 2.4.x too? I still can not build openldap 2.4.10. > > getpeereid.c: In function 'lutil_getpeereid': > getpeereid.c:64: error: storage size of 'peercred' isn't known > make[2]: *** [getpeereid.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory > `/var/tmp/portage/net-nds/openldap-2.4.10/work/openldap-2.4.10/libraries/liblutil' > make[1]: *** [all-common] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/net-nds/openldap-2.4.10/work/openldap-2.4.10/libraries' > make: *** [all-common] Error 1 > * > * ERROR: net-nds/openldap-2.4.10 failed. > i've first tried with adding vanilla di glibc and then adding the workaround for glibc i was able to compile openldap 2.4.10. Fixed in CVS with append-flags |