Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17153 - Can't emerge evolution 1.2.2
Summary: Can't emerge evolution 1.2.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-09 12:32 UTC by Wes Morriston
Modified: 2003-03-09 17:01 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 Wes Morriston 2003-03-09 12:32:35 UTC
Evolution fails to compile.  I posted this on the Gentoo Forum, and was told to post it as a bug report.  Please fine complete output of "emerge -u evolution" below.

BTW, the same thing happens when I try to emerge gnome-panel-1.4.2-r2.

Reproducible: Always
Steps to Reproduce:

1.emerge -u evolution >& error.log
2.
3.

Actual Results:  
Here are the last few lines of the output:

make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/src/libicalvcal'
make[5]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/src'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/src'
make[4]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/src'
Making all in zoneinfo
make[4]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/zoneinfo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical/zoneinfo'
make[4]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical'
make[3]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical'
make[2]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/libical'
Making all in widgets
make[2]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets'
Making all in e-timezone-dialog
make[3]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/e-timezone-dialog'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/e-timezone-dialog'
Making all in misc
make[3]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/misc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/misc'
Making all in menus
make[3]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/menus'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets/menus'
make[3]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets'
make[2]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/widgets'
Making all in shell
make[2]: Entering directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/shell'
no -I . -I /usr/share/idl `/usr/bin/gnome-config --cflags idl`\
./Evolution.idl
/bin/sh: line 1: no: command not found
make[2]: *** [Evolution.h] Error 127
make[2]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2/shell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/evolution-1.2.2/work/evolution-1.2.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-mail/evolution-1.2.2 failed.
!!! Function src_compile, Line 179, Exitcode 2
!!! (no error message)

Calculating dependencies    ...done!
>>> emerge (1 of 1) net-mail/evolution-1.2.2 to /
>>> md5 ;-) evolution-1.2.2.tar.bz2
>>> md5 ;-) db-3.1.17.tar.gz


I've tried several USE flag options. Here's what I have at present. 
   USE="X gtk2 gtk gnome -alsa" 

My CFLAGS: 
   CFLAGS="-march=athlon-xp -O3 -pipe" 
(I've also tried others.)
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-03-09 14:10:33 UTC
it looks like your ORBit installation is broken.

try emerge ORBit and then try again.
Comment 2 Wes Morriston 2003-03-09 16:35:03 UTC
Sorry about this, but it turned out that this "bug" isn't a bug at all.  Somehow my ORBit installation had become corrupted.  I reinstalled ORBit and ORBit2 and evolution compiled without a hitch.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-03-09 17:01:41 UTC
no worries. closing now.