Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108641 - ewl-9999 will not build
Summary: ewl-9999 will not build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 11:57 UTC by Ian Truelsen
Modified: 2005-10-09 12: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 Ian Truelsen 2005-10-09 11:57:32 UTC
In trying to update against the CVS, I get the following error:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -O2
-march=pentium3 -fomit-frame-pointer -Wall -MT ewl_media.lo -MD -MP -MF
.deps/ewl_media.Tpo -c ewl_media.c  -fPIC -DPIC -o .libs/ewl_media.o
ewl_media.c: In function `ewl_media_module_set':
ewl_media.c:90: error: too many arguments to function `emotion_object_init'
ewl_media.c: In function `ewl_media_realize_cb':
ewl_media.c:376: error: too many arguments to function `emotion_object_init'
make[3]: *** [ewl_media.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl'
make: *** [all] Error 2

This has been a problem for about two weeks now and is not mentioned on the
enlightenment email list

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




Portage 2.0.53_rc4 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r2, 2.6.12-suspend2-r6 i686)
=================================================================
System uname: 2.6.12-suspend2-r6 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm arts avi berkdb bitmap-fonts calendar cdr crypt cups
curl directfb divx4linux dvd dvdr dvdread eds emboss encode esd fam ffmpeg
foomaticdb fortran freetype gdbm gif gpm gstreamer gtk gtk2 imagemagick imlib
ipv6 java jpeg libg++ libwww lm_sensors mad mikmod motif mp3 mpeg ncurses nls
ogg oggvorbis opengl oss pam pcmcia pdflib perl png ppds python qt quicktime
readline sdl spell sqlite ssl svga tcpd tiff truetype truetype-fonts type1-fonts
usb v4l vorbis wifi win32codecs xface xine xml2 xmms xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 SpanKY gentoo-dev 2005-10-09 12:09:49 UTC
your emotion is out of date