Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92616 - dev-libs/cyrus-sasl-2.1.20: fails to emerge
Summary: dev-libs/cyrus-sasl-2.1.20: fails to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-14 10:15 UTC by Toralf Förster
Modified: 2005-05-15 08:22 UTC (History)
0 users

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 Toralf Förster gentoo-dev 2005-05-14 10:15:31 UTC
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.20/work/cyrus-sasl-2.1.20'
make[1]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.20/work/cyrus-sasl-2.1.20'
install: cannot stat `cyrus-sasl.jar': No such file or directory

!!! ERROR: dev-libs/cyrus-sasl-2.1.20 failed.
!!! Function java-pkg_dojar, Line 186, Exitcode 1
!!! cyrus-sasl.jar not found
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  6 2005, 16:34:26)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi aim alsa apache2 arts avi berkdb bitmap-fonts cardbus cddb
cdparanoia cdr crypt cups curl dvd dvdr dvdread emboss encode esd ethereal fam
font-server foomaticdb fortran gd gdbm gif gpm gtk gtk2 imagemagick imlib innodb
ipv6 jai java javascript jimi jpeg junit kde libg++ libwww live mad mbox mikmod
mmx mmxext mng motif mp3 mpeg mysql nagios-dns nagios-ntp nagios-ping nagios-s
ncurses network nls no-old-linux ogg oggvorbis opengl oss pam pcmcia pdflib perl
png python qt quicktime readline samba sasl scanner sdl slp smime snmp spell sse
sse2 ssl subversion svga tcltk tcpd tiff truetype truetype-fonts type1-fonts usb
userlocales vorbis xanim xfs xml2 xmms xv zlib linguas_de linguas_en
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Tuan Van (RETIRED) gentoo-dev 2005-05-14 11:36:09 UTC
please post your `emerge virtual/jdk cyrus-sasl -vp` and attach a full failed emerge log.
Comment 2 Toralf Förster gentoo-dev 2005-05-15 06:00:44 UTC
The problem went, I had made a dumb mistake with java-config before - sorry.

One minor thing: During build I read in the log:
...
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
 * You have "distcc" enabled
 * build with MAKEOPTS=-j1
...

but I definitely did not enable distcc, I only use ccache.
Comment 3 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2005-05-15 08:22:37 UTC
It checks for either distcc OR ccache. The error could be a little more clear and has been fixed in ~x86