Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95239 - eel 2.10.1 fails to compile
Summary: eel 2.10.1 fails to compile
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 09:48 UTC by André Terpstra
Modified: 2005-07-08 04:09 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 André Terpstra 2005-06-06 09:48:07 UTC
during the upgrade of gnome to 2.10.1 compilation breaks at the eel ebuild

Reproducible: Always
Steps to Reproduce:
1.emerge -uvD world
2.
3.

Actual Results:  
else rm -f ".deps/test-eel-pixbuf-tile.Tpo"; exit 1; \
fi
In file included from ../eel/eel.h:28,
                 from test.h:38,
                 from test-eel-labeled-image.c:1:
../eel/eel-art-extensions.h:110: error: parse error before "EelArtIPohnt"
make[2]: *** [test-eel-labeled-image.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/eel-2.10.1/work/eel-2.10.1/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/eel-2.10.1/work/eel-2.10.1'
make: *** [all] Error 2

!!! ERROR: gnome-base/eel-2.10.1 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
compile normally

ZeusGentoo ~ # emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r10 i686)
=================================================================
System uname: 2.6.11-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -mtune=pentium4 -fforce-addr
-momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -mtune=pentium4 -fforce-addr
-momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe
-fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://192.168.1.200/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.1.200/gentoo-portage"
USE="x86 4kstacks X a52 aac acpi alsa artworkextra avi berkdb bitmap-fonts cdr
crypt cups curl directfb doc dvd dvdr eds emboss encode esd exif fam fbcon
ffmpeg flac font-server foomaticdb fortran gd gdbm gif gnome gnutls gphoto2 gpm
gstreamer gtk gtk2 hal howl ieee1394 imagemagick imlib imlib2 ipv6 ithreads java
javascript jpeg ldap libcaca libg++ libwww mad mikmod mmx mmxext mng motif
mozilla moznomail moznoxft mozsvg mp3 mpeg ncurses nls nptl nvidia offensive ogg
oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline samba
scanner sdl speex spell sse sse2 ssl svga symlink tcpd theora tiff truetype
truetype-fonts type1-fonts usb userlocales vcd vorbis wifi wmf xine xml2 xmms xv
xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 André Terpstra 2005-06-10 11:06:11 UTC
Hm. Strange. It works now.
Comment 2 André Terpstra 2005-07-08 04:09:50 UTC
The problem has vanished.