Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202369 - dev-dotnet/evolution-sharp-0.12.4: cannot be compiled with updated evolution-data-server
Summary: dev-dotnet/evolution-sharp-0.12.4: cannot be compiled with updated evolution-...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 10:08 UTC by Carmelo Pellegrino
Modified: 2007-12-15 10:21 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 Carmelo Pellegrino 2007-12-15 10:08:48 UTC
dev-dotnet/evolution-sharp-0.12.4 cannot compile because evolution-data-server-1.12.1 is too new. When I do revdep-rebuild, it find a broken link in /usr/sbin/libevolutionglue.so 

Reproducible: Always

Steps to Reproduce:
1.emerge gnome-2.20
2.Having some problems with some dependencies, but resolved with emerge & google
3.revdep-rebuild

Actual Results:  
nothing at all, the problem is just on compiling this package.

Expected Results:  
I don't use evolution, but it seems work good

build.log:

>>> Unpacking source...

>>> Unpacking evolution-sharp-0.12.4.tar.bz2 to /var/tmp/portage/dev-dotnet/evolution-sharp-0.12.4/work

>>> Source unpacked.

>>> Compiling source in /var/tmp/portage/dev-dotnet/evolution-sharp-0.12.4/work/evolution-sharp-0.12.4 ...

 * econf: updating evolution-sharp-0.12.4/config.guess with /usr/share/gnuconfig/config.guess

 * econf: updating evolution-sharp-0.12.4/config.sub with /usr/share/gnuconfig/config.sub

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking target system type... i686-pc-linux-gnu

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking for a BSD-compatible install... /usr/bin/install -c

checking for style of include used by make... GNU

checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables... 

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether i686-pc-linux-gnu-gcc accepts -g... yes

checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed

checking dependency style of i686-pc-linux-gnu-gcc... gcc3

checking for a sed that does not truncate output... /bin/sed

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld

checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes

checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking whether ln -s works... yes

checking how to recognise dependent libraries... pass_all

checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++

checking whether we are using the GNU C++ compiler... yes

checking whether i686-pc-linux-gnu-g++ accepts -g... yes

checking dependency style of i686-pc-linux-gnu-g++... gcc3

checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E

checking for i686-pc-linux-gnu-g77... no

checking for i686-pc-linux-gnu-f77... no

checking for i686-pc-linux-gnu-xlf... no

checking for i686-pc-linux-gnu-frt... no

checking for i686-pc-linux-gnu-pgf77... no

checking for i686-pc-linux-gnu-cf77... no

checking for i686-pc-linux-gnu-fort77... no

checking for i686-pc-linux-gnu-fl32... no

checking for i686-pc-linux-gnu-af77... no

checking for i686-pc-linux-gnu-f90... no

checking for i686-pc-linux-gnu-xlf90... no

checking for i686-pc-linux-gnu-pgf90... no

checking for i686-pc-linux-gnu-pghpf... no

checking for i686-pc-linux-gnu-epcf90... no

checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran

checking whether we are using the GNU Fortran 77 compiler... yes

checking whether i686-pc-linux-gnu-gfortran accepts -g... yes

checking the maximum length of command line arguments... 32768

checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok

checking for objdir... .libs

checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar

checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib

checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip

checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes

checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC

checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes

checking if i686-pc-linux-gnu-gcc static flag -static works... yes

checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes

checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld

checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes

checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC

checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes

checking if i686-pc-linux-gnu-g++ static flag -static works... yes

checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes

checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

appending configuration tag "F77" to libtool

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC

checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes

checking if i686-pc-linux-gnu-gfortran static flag -static works... yes

checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes

checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking for pkg-config... /usr/bin/pkg-config

checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking for EVOLUTION_DATA_SERVER_1_8... no

checking for EVOLUTION_DATA_SERVER_1_9... no

checking for EVOLUTION_DATA_SERVER_1_10... no

checking for TOO_NEW_EDS... yes

configure: error:



Your evolution-data-server is too new for this evolution-sharp.  Check to see

if there is a newer version than 0.12.4 at:



    http://download.gnome.org/sources/evolution-sharp



If not, you'll have to wait to support the newest version.  You may want to

file a bug against evolution-sharp at http://bugzilla.gnome.org.  Patches

welcome!





!!! Please attach the following file when filing a report to bugs.gentoo.org:

!!! /var/tmp/portage/dev-dotnet/evolution-sharp-0.12.4/work/evolution-sharp-0.12.4/config.log

 [31;01m*[0m 

 [31;01m*[0m ERROR: dev-dotnet/evolution-sharp-0.12.4 failed.

 [31;01m*[0m Call stack:

 [31;01m*[0m   ebuild.sh, line 1701:  Called dyn_compile

 [31;01m*[0m   ebuild.sh, line 1039:  Called qa_call 'src_compile'

 [31;01m*[0m   ebuild.sh, line   44:  Called src_compile

 [31;01m*[0m   ebuild.sh, line  706:  Called econf

 [31;01m*[0m   ebuild.sh, line  638:  Called die

 [31;01m*[0m The specific snippet of code:

 [31;01m*[0m   			die "econf failed"

 [31;01m*[0m  The die message:

 [31;01m*[0m   econf failed

 [31;01m*[0m 

 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.

 [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-dotnet/evolution-sharp-0.12.4/temp/build.log'.

 [31;01m*[0m 


emerge --info:

Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.2.0, glibc-2.5-r0, 2.6.22.Melo i686)
=================================================================
System uname: 2.6.22.Melo i686 Mobile AMD Sempron(tm) Processor 3100+
Timestamp of tree: Wed, 14 Nov 2007 17:46:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.3-r4, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.4.0-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse2 -fomit-frame-pointer -funroll-loops -ftracer -w"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe -msse2 -fomit-frame-pointer -funroll-loops -ftracer -w"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT.UTF-8"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="bzip2"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kerberos ldap mad midi mikmod mono mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-15 10:21:11 UTC
There's only 0.14.0.1 in the tree, emerge --sync before reporting bugs.