First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 78643
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
3572-cyrus-sasl-2.1.20.log Full install log. text/plain Petteri Räty 2005-01-19 03:16 0000 174.64 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 78643 depends on: Show dependency tree
Bug 78643 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-19 03:10 0000
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
    -Wall -W -O3 -march=pentium4 -pipe -ffast-math -fomit-frame-pointer
-mfpmath=sse -MT allockey.o -MD -MP -MF ".deps/allockey.Tpo" \
  -c -o allockey.o `test -f 'allockey.c' || echo './'`allockey.c; \
then mv -f ".deps/allockey.Tpo" ".deps/allockey.Po"; \
else rm -f ".deps/allockey.Tpo"; exit 1; \
fi
mv: cannot stat `.deps/db_gdbm.Tpo': No such file or directory
make[2]: *** [db_gdbm.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/cyrus-sasl-2.1.20/work/cyrus-sasl-2.1.20/sasldb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/cyrus-sasl-2.1.20/work/cyrus-sasl-2.1.20'
make: *** [all] Error 2

!!! ERROR: dev-libs/cyrus-sasl-2.1.20 failed.
!!! Function src_compile, Line 160, Exitcode 2


Reproducible: Always
Steps to Reproduce:




These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild  N    ] dev-libs/cyrus-sasl-2.1.20  -authdaemond +berkdb -debug +gdbm
+java -kerberos -ldap -mysql +pam -postgres +ssl -static 0 kB


Portage 2.0.51-r13 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.10-nitro4 i686)
=================================================================
System uname: 2.6.10-nitro4 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 28 2004, 15:04:06)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -ffast-math -fomit-frame-pointer
-mfpmath=sse"
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.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -ffast-math -fomit-frame-pointer
-mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo 
http://lame.lut.fi/linux/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://aria/portage"
USE="x86 X aac acpi alsa apm audiofile avi bash-completion berkdb bitmap-fonts
bzlib cdb cdparanoia cdr crypt cups directfb divx4linux dvdvd dvdr dvdread
encode f77 fam fbcon flac font-server foomaticdb freetype gdbm gif gpm gtk gtk2
imagemagick java jpeg kde libg++ libwww lzo mad makecheck mikmod mmx mmx2 motif
mozilla mpeg ncurses network nptl nptlonly nvidia oggvorbis opengl pam pdflib
perl png python qt quicktime readline real rtc ruby samba slang slp spell sse
sse2 ssl svga tcpd tiff truetype truetype-fonts type1-fonts unicode usb
userlocales v4l v4l2 xml2 xmms xv xvid xvmc zlib video_cards_nvidia"
Unset:  LDFLAGS

------- Comment #1 From Petteri Räty 2005-01-19 03:16:25 0000 -------
Created an attachment (id=48931) [edit]
Full install log. 

Strange. I turned logging on and the third or fourth install succeeded. 

------- Comment #2 From Petteri Räty 2005-01-19 03:21:20 0000 -------
So I got the same error for two times and then the error in the log and the
fourth install succeeded. Very strange indeed. I will try to see if I can
reproduce the first error in order to submit a full log of it. 

------- Comment #3 From Tuan Van (RETIRED) 2005-01-19 05:55:56 0000 -------
you are using ccache, drop to MAKEOPTS="-j1" or drop ccache for now. I'll
adjust the ebuild.

------- Comment #4 From Nes Yarug 2005-01-23 09:20:22 0000 -------
FWIW, I had the same problem. 4th time it succeeded...

------- Comment #5 From Tuan Van (RETIRED) 2005-01-24 14:40:01 0000 -------
should be fixed with cyrus-sasl-2.1.20-r1.

First Last Prev Next    No search results available      Search page      Enter new bug