Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38903 - evidence-0.9.7.20040117 doesn't compile - enlightenment_src_compile error
Summary: evidence-0.9.7.20040117 doesn't compile - enlightenment_src_compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 02:58 UTC by Arnaud JEANSEN
Modified: 2004-01-23 05:13 UTC (History)
0 users

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


Attachments
Output of "emerge evidence" (emerge.evidence,20.83 KB, text/plain)
2004-01-21 02:59 UTC, Arnaud JEANSEN
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud JEANSEN 2004-01-21 02:58:15 UTC
I tried to emerge evidence-0.9.7.20040117, but the compiling fails

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

Actual Results:  
compiling error : 

!!! ERROR: app-misc/evidence-0.9.7.20040117 failed.
!!! Function enlightenment_src_compile, Line 71, Exitcode 2
!!! emake failed


Expected Results:  
normal installation of the app

# emerge info
Portage 2.0.50_pre16 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22_firewall)
=================================================================
System uname: 2.4.22_firewall i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -falign-functions=4
-falign-jumps=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer -falign-functions=4
-falign-jumps=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi alsa apm arts avi berkdb bonobo canna cdr crypt cups
emacs encode esd ethereal fbcon firebird foomaticdb gdbm ggi gif gnome gpm gtk
gtk2 gtkhtml guile imlib java jpeg ldap libg++ libwww mad mikmod motif mpeg mule
ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl png pnp python qt
quicktime readline ruby samba scanner sdl slang slp socks5 spell sse ssl svga
tcltk tcpd tetex tiff truetype trusted usb videos wmf x86 xinerama xml xml2 xmms
xv zlib"
Comment 1 Arnaud JEANSEN 2004-01-21 02:59:39 UTC
Created attachment 24166 [details]
Output of "emerge evidence"
Comment 2 SpanKY gentoo-dev 2004-01-21 04:31:47 UTC
ok, talked to azundris about it ... she'll have it fixed for the next release

for now you can either not emerge evidence or you can `emerge acl` before trying again ;)
Comment 3 Arnaud JEANSEN 2004-01-23 05:13:03 UTC
emerge acl will do :)

Thanks for the solution !!