Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274838 - net-mail/cyrus-imap-admin-2.3.14: configure: error: The Kerberos DES library is required for Kerberos support.
Summary: net-mail/cyrus-imap-admin-2.3.14: configure: error: The Kerberos DES library ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 16:50 UTC by Martin Berkemeier
Modified: 2009-07-03 16:06 UTC (History)
1 user (show)

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


Attachments
requested config.log (config.log,139.97 KB, text/plain)
2009-06-20 18:36 UTC, Martin Berkemeier
Details
Patch for the ebuild for compilation (cyrus-imap-admin-2.3.14-r1.ebuild.diff,299 bytes, patch)
2009-07-02 22:18 UTC, Emile de Weerd
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Berkemeier 2009-06-20 16:50:37 UTC
I've allready rebuild mit-krb5, openssl, openssh BUT I'll always get the following when building net-mail/cyrus-imap-admin-2.3.14:

disturbed ~ # emerge -av1 cyrus-imap-admin 

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies                   ... done!
[ebuild     U ] net-mail/cyrus-imap-admin-2.3.14 [2.3.13] USE="kerberos ssl (-kolab%)" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) net-mail/cyrus-imap-admin-2.3.14
 * cyrus-imapd-2.3.14.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                                      [ ok ]
>>> Unpacking source...
>>> Unpacking cyrus-imapd-2.3.14.tar.gz to /var/tmp/portage/net-mail/cyrus-imap-admin-2.3.14/work
 * Applying cyrus-imap-admin-2.2-fPIC.patch ...                                                                                                                                                              [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-mail/cyrus-imap-admin-2.3.14/work/cyrus-imapd-2.3.14' ...
 * Running aclocal ...                                                                                                                                                                                       [ ok ]
 * Running autoconf ...                                                                                                                                                                                      [ ok ]
 * Running autoheader ...                                                                                                                                                                                    [ ok ]
>>> Source unpacked in /var/tmp/portage/net-mail/cyrus-imap-admin-2.3.14/work
>>> Compiling source in /var/tmp/portage/net-mail/cyrus-imap-admin-2.3.14/work/cyrus-imapd-2.3.14 ...
 * econf: updating cyrus-imapd-2.3.14/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating cyrus-imapd-2.3.14/config.sub with /usr/share/gnuconfig/config.sub
./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 --libdir=/usr/lib64 --disable-server --enable-murder --enable-listext --enable-netscapehack --with-cyrus-group=mail --with-com_err=yes --with-perl=/usr/bin/perl --with-openssl --with-krb
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for makedepend... /var/tmp/portage/net-mail/cyrus-imap-admin-2.3.14/work/cyrus-imapd-2.3.14/tools/not-mkdep
configure: WARNING: Makedepend is not installed on this system.  You should compile and install the version from the makedepend subdirectory.
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for gawk... gawk
checking for an ANSI C-conforming const... yes
checking for long file names... yes
checking for inline... inline
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking size of off_t... 8
checking size of long long int... 8
checking size of unsigned long long int... 8
checking whether byte ordering is bigendian... no
checking for __attribute__... yes
checking if compiler supports -fPIC... yes
checking for runpath switch... -Wl,-rpath,
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for ftruncate... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for getgrouplist... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for connect... yes
checking for res_search... no
checking for dn_expand... no
checking for dns_lookup... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for vprintf... yes
checking for _doprnt... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for main in -lfl... yes
checking pcreposix.h usability... yes
checking pcreposix.h presence... yes
checking for pcreposix.h... yes
checking rxposix.h usability... no
checking rxposix.h presence... no
checking for rxposix.h... no
checking for strerror... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for daemon... yes
checking for setsid... yes
checking for shutdown... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysnews.h usability... no
checking sys/sysnews.h presence... no
checking for sys/sysnews.h... no
checking for PS_STRINGS... no
checking for SCO... no
checking for setproctitle usability... yes
checking nonblocking method... fcntl
checking timezone GMT offset method... tm
checking for shared mmap... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for sigvec... yes
checking for res_search in -lresolv... no
checking for des_ecb_encrypt in -ldes... no
configure: error: The Kerberos DES library is required for Kerberos support.  You might want --with-auth=unix.

------------------------------

But libdes is allready there:
disturbed ~ # ls /usr/lib64/libdes* -lha
lrwxrwxrwx 1 root root  16 2009-06-20 17:50 /usr/lib64/libdes425.so -> libdes425.so.3.0
lrwxrwxrwx 1 root root  16 2009-06-20 17:50 /usr/lib64/libdes425.so.3 -> libdes425.so.3.0
-rwxr-xr-x 1 root root 14K 2009-06-20 17:50 /usr/lib64/libdes425.so.3.0


Reproducible: Always




Portage 2.1.6.13 (hardened/amd64/multilib, gcc-3.4.6, glibc-2.8_p20080602-r1, 2.6.28-hardened-r6-g0b8eb1d x86_64)
=================================================================
System uname: Linux-2.6.28-hardened-r6-g0b8eb1d-x86_64-AMD_Athlon-tm-_64_Processor_3000+-with-glibc2.3.2
Timestamp of tree: Sat, 20 Jun 2009 15:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.belnet.be/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo http://ftp.heanet.ie/pub/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS=""
LINGUAS="en de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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/portage/local/layman/centerim /usr/portage/local/layman/jokey /usr/portage-disturbed /usr/portage-snix"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acpi amd64 apache2 bash-completion berkdb bzip2 cdb crypt curl encode gd gmp gpm hardened idn imagemagick jpeg jpeg2k kerberos krb4 logrotate mbox multilib ncurses nls nptl nptlonly offensive pam pcre perl pic png python readline sasl session skey spell ssl tcpd threads tiff truetype ucs2 unicode vhosts xml zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x       ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3  trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="access auth auth_dbm auth_anon auth_digest authz_host alias file-cache echo charset-lite cache disk-cache mem-cache ext-filter case_filter case-filter-in deflate mime-magic cern-meta expires headers usertrack unique-id proxy proxy-connect proxy-ftp proxy-http info include cgi cgid dav dav-fs vhost-alias speling rewrite log_config logio env setenvif mime status autoindex asis negotiation dir imap actions userdir so unique_id filter" ELIBC="glibc" INPUT_DEVICES="mouse keyboard evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 intel mach64        mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis  sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Rafał Mużyło 2009-06-20 18:14:08 UTC
And what's in config.log ?
Comment 2 Martin Berkemeier 2009-06-20 18:36:21 UTC
Created attachment 195296 [details]
requested config.log

requested config.log
Comment 3 Rafał Mużyło 2009-06-20 23:55:32 UTC
What package does provide those libs you've mentioned ?
Cause portions of configure.in seem to suggest that ebuild is 
incorrect and it's krb4 that's
required (in which case it should simply be dropped,
as upstream declared v4 officially insecure awhile ago).
Comment 4 Martin Berkemeier 2009-06-21 00:04:57 UTC
disturbed ~ # equery b /usr/lib64/libdes425.so
[ Searching for file(s) /usr/lib64/libdes425.so in *... ]
app-crypt/mit-krb5-1.6.3-r6 (/usr/lib64/libdes425.so -> libdes425.so.3.0)


mit-krb5 provide the libs and mit-krb5 has the use-flag krb4 and krb4 is activated in /etc/make.conf
Comment 5 Emile de Weerd 2009-07-02 22:18:36 UTC
Created attachment 196452 [details, diff]
Patch for the ebuild for compilation

Copied the Kerberos management from ebuild cyrus-imapd-2.3.14-r1.ebuild, it has successfully merged on my machine (~x86)
Comment 6 Tobias Scherbaum (RETIRED) gentoo-dev 2009-07-03 16:06:36 UTC
(In reply to comment #5)
> Created an attachment (id=196452) [edit]
> Patch for the ebuild for compilation
> 
> Copied the Kerberos management from ebuild cyrus-imapd-2.3.14-r1.ebuild, it has
> successfully merged on my machine (~x86)
> 

Fixed in CVS, thanks.