Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114477 - evolution 2.4.2 fail compiling with loop
Summary: evolution 2.4.2 fail compiling with loop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 14:57 UTC by Milton YATES
Modified: 2006-07-14 12:52 UTC (History)
2 users (show)

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 Milton YATES 2005-12-04 14:57:22 UTC
Upgrading from evolution 2.4.1, compiling mail-client/evolution-2.4.2, I enter a
weird "make loop", trying to compile the same thing again forever.
I get a load of the following lines (never stops after a good hour and a half on
amd64 3500+):

[...]
make[2]: Entering directory
`/var/tmp/portage/evolution-2.4.2/work/evolution-2.4.2/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory
`/var/tmp/portage/evolution-2.4.2/work/evolution-2.4.2/po'
make[2]: Entering directory
`/var/tmp/portage/evolution-2.4.2/work/evolution-2.4.2/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory
`/var/tmp/portage/evolution-2.4.2/work/evolution-2.4.2/po'
[...]

Reproducible: Always
Steps to Reproduce:
emerge =mail-client/evolution-2.4.2
Actual Results:  
loop at compile time

Expected Results:  
no loop ! ;)

# emerge info
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-hardened x86_64)
=================================================================
System uname: 2.6.14-hardened x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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 /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://mirror.switch.ch/mirror/gentoo/ "
LANG="fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X X509 a52 aac abook acl acpi alsa amuled anthy apache2 asf audiofile
avi bash-completion bcp berkdb bidi bitmap-fonts bjam bonobo bzip2 cairo cdda
cdio cdr cgi chroot clearcase cli cpudetection cracklib crypt cscope cups curl
dba dbus dbx dlloader dmx dnd dts dv dvd dvdr dvdread dynagraph ecc eds emboss
encode enscript erandom exif expat extensions fam fame fastcgi ffmpeg firefox
flac foomaticdb fortran gd gdbm gif gimpprint glut gnome gnutls gpm gstreamer
gtk gtk2 gtkhtml hal haskell httpd idn imagemagick imlib insecure-drivers
iproute2 ipv6 jack java jikes joystick jpeg jpeg2k justify kde lcms libcaca
libg++ libsamplerate libvisual libwww logitech-mouse lzo lzw lzw-tiff mad
maildir matroska mbox mhash mjpeg mng mozsvg mp3 mp4live mpeg mpeg2 mule ncurses
network nls nntp nptl nptlonly nsplugin nvidia ogg oggvorbis openal openexr
opengl oss pam pcre pda pdflib perl pg-hier php pic png postgres prelude python
qt quicktime readline real rtc samba sdl sftplogging silvercity skey skk slp
sndfile socks5 speex spell sql sqlite ssl stats stream subversion svg svgz tcltk
tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb
userlocales vcd vhosts vlm vorbis webdav wmf wxwindows xface xine xinerama xml
xml2 xmms xosd xpm xprint xscreensaver xv xvid xvmc zip zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Milton YATES 2005-12-10 07:16:35 UTC
I can still reproduce this with 2.4.2.1 !
Comment 2 Bug Hunter 2005-12-22 06:19:07 UTC
I have the same problem with 2.4.2 and 2.4.2.1

It loops in the same dir:
/var/tmp/portage/evolution-2.4.2/work/evolution-2.4.2/po
Comment 3 John Elm 2006-01-27 11:11:24 UTC
Exact same for me too, on both 2.4.2 and 2.4.2.1.  

I'm using x86 though.
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2006-01-28 07:40:05 UTC
What LANG is everyone using? Also, does it work with a standard LANG/LC_ALL? Linguas isn't my forte, but you can find out more in http://www.gentoo.org/doc/en/utf-8.xml

Thanks.
Comment 5 bancbanus 2006-02-01 10:57:14 UTC
after removing the last command line in following makefile it works:
/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po/Makefile.in.in

look at this thread:
http://forums.gentoo.org/viewtopic-t-411627.html



Comment 6 bancbanus 2006-02-03 03:06:49 UTC
This loop doesn't occur with the new gcc 3.4

I had this problem under gcc3.3.6 and after upgrading to gcc3.4.4 I didn't have any problems
Comment 7 Andres Toomsalu 2006-04-11 01:49:20 UTC
I have same problem on PPC - and I have gcc 3.4.4 which doesn't solve the problem.

make[2]: Leaving directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
make[2]: Entering directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
make[2]: Entering directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
make[2]: Entering directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
cd .. \
  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
       /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: Leaving directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'
make[2]: Entering directory `/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/po'

emerge info
Portage 2.0.54 (default-linux/ppc/2005.0, gcc-3.4.4, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 ppc)
=================================================================
System uname: 2.6.10-gentoo-r6 ppc 7447A, altivec supported
Gentoo Base System version 1.4.16
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4
sys-devel/binutils:  2.15.90.0.3-r3
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X acl alsa apache2 audiofile bash-completion berkdb bitmap-fonts bonobo bzip2 calendar cdr crypt cups curl dri dvd eds emboss esd evo exif expat fam foomaticdb fortran gd gif glut gnome gpm gstreamer gtk gtk2 gtkhtml idn imap imlib ipv6 isdnlog jabber java jpeg junit lcms ldap libwww mad mng motif mozilla mp3 mpeg mysql nas ncurses nis nls ogg oggvorbis opengl oss pam pcre pdflib perl php png postgres pppd python qt readline samba sasl slang snmp spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 8 John N. Laliberte (RETIRED) gentoo-dev 2006-07-14 12:52:00 UTC
please upgrade to evolution-2.6 ( just marked stable with GNOME 2.14 ) and re-open the bug if you can still reproduce it.