Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77546 - Emerge Multisync fails and claims Evolution >= 1.4 is needed, but Evolution 2.0.2 is installed
Summary: Emerge Multisync fails and claims Evolution >= 1.4 is needed, but Evolution 2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 09:52 UTC by Chris Nielsen
Modified: 2005-01-20 11:13 UTC (History)
2 users (show)

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


Attachments
multisync-20050119.ebuild (multisync-20050119.ebuild,2.33 KB, text/plain)
2005-01-20 05:58 UTC, Gustavo Felisberto (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Nielsen 2005-01-11 09:52:21 UTC
"emerge multisync" fails with the following error:

configure: error: This version of the Evolution plugin (and MultiSync) does only work with Evolution >= 1.4.

!!! ERROR: app-pda/multisync-0.82 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


I have verified that Evolution 2.0.2 is installed and working correctly.
My USE flags do include "evo".


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

Actual Results:  
Multisync begins to emerge, but fails with the aforementioned error message.

Expected Results:  
Multisync should have successfully emerged.

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.seren.com/gentoo
http://www.gigaload.org/gentoo.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl aim alsa apm arts avi berkdb bitmap-fonts cdr crypt cups
divx4linux doc dvd dvdr encode esd evo fam foomaticdb fortran ftp gdbm gif gnome
gpm gstreamer gtk gtk2 gtkhtml icq imlib ipv6 java jpeg junit libg++ libwww
lzw-tiff mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl png python quicktime readline samba sdl slang spell ssl svg svga
tcpd tiff truetype usb videos wmf x86 xml2 xmms xv xvid zlib"
Comment 1 Gustavo Felisberto (RETIRED) gentoo-dev 2005-01-20 05:58:06 UTC
multisync-0.8.2 has:
 evo?  ( =mail-client/evolution-1.4* )

this is because the evolution pluggin in this version version will only work with evolution up to 1.4*

There is no release that works with evo 2.* . I used a cvs snapshot and did some fixing in the ebuild. I'll upload the ebuild in a few minutes.

NOTES:
One probably must add an entry about evo2 use flag to use.local.desc

If after merging you start multisync and dont see the evo2 plugin as root go to /usr/lib/multisync and do a
mv libevolution2_sync libevolution2_sync.so
I still did not have time to track down this issue.
Comment 2 Gustavo Felisberto (RETIRED) gentoo-dev 2005-01-20 05:58:46 UTC
Created attachment 49032 [details]
multisync-20050119.ebuild
Comment 3 John Mylchreest (RETIRED) gentoo-dev 2005-01-20 11:13:20 UTC
fixed in 0.83_20050115