Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148030 - e_modules fails to build (cvs build)
Summary: e_modules fails to build (cvs build)
Status: RESOLVED DUPLICATE of bug 145495
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 01:31 UTC by Pieter De Wit
Modified: 2006-09-18 01:32 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 Pieter De Wit 2006-09-18 01:31:29 UTC
emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://10.131.1.252/gentoo-portage"
USE="x86 X aalib alsa apache2 apm avi berkdb bitmap-fonts cli cpudetection crypt directfb dlloader dri eds emboss encode esd fbcon ffmpeg firefox foomaticdb fortran gdbm ggi gif gnome gpm gstreamer gtk gtk2 httpd i8x0 imap imlib ipv6 isdnlog java jpeg libg++ libwww lzo mad mikmod mmx mmx2 motif mp3 mpeg mysql ncurses new-login nls nptl offensive ogg opengl pam pcre pdflib perl png pppd python qt3 qt4 readline reflection rtc samba sdl session smp spell spl sse sse2 ssl svga tcpd threads truetype truetype-fonts type1-fonts udev visualization vlm vorbis win32codecs wxwindows xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_i910"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

In file included from add_todo_dialog.c:2:
e_mod_main.h:218: error: syntax error before "E_Gadman_Client"
e_mod_main.h:218: warning: no semicolon at end of struct or union
e_mod_main.h:257: error: syntax error before '}' token
In file included from e_mod_main.h:327,
                 from add_todo_dialog.c:2:
dialog_func.h:33: error: syntax error before '*' token
dialog_func.h:35: error: syntax error before '*' token
dialog_func.h:37: error: syntax error before '*' token
In file included from e_mod_main.h:329,
                 from add_todo_dialog.c:2:
cal_face_func.h:16: error: syntax error before "E_Gadman_Client"
add_todo_dialog.c: In function `_add_todo_basic_create_widgets':
add_todo_dialog.c:121: warning: passing arg 2 of `e_widget_entry_add' from incompatible pointer type
make[4]: *** [add_todo_dialog.lo] Error 1
In file included from cal_face_func.c:4:
e_mod_main.h:218: error: syntax error before "E_Gadman_Client"
e_mod_main.h:218: warning: no semicolon at end of struct or union
e_mod_main.h:257: error: syntax error before '}' token
In file included from e_mod_main.h:327,
                 from cal_face_func.c:4:
dialog_func.h:33: error: syntax error before '*' token
dialog_func.h:35: error: syntax error before '*' token
dialog_func.h:37: error: syntax error before '*' token
In file included from e_mod_main.h:329,
                 from cal_face_func.c:4:
cal_face_func.h:16: error: syntax error before "E_Gadman_Client"
cal_face_func.c: In function `calendar_face_start':
cal_face_func.c:37: error: dereferencing pointer to incomplete type
cal_face_func.c: In function `calendar_face_new':
cal_face_func.c:62: error: `E_Gadman_Policy' undeclared (first use in this function)
cal_face_func.c:62: error: (Each undeclared identifier is reported only once
cal_face_func.c:62: error: for each function it appears in.)
cal_face_func.c:62: error: syntax error before "policy"
cal_face_func.c:64: error: invalid application of `sizeof' to incomplete type `e_mod_main.h'
make[4]: *** [cal_face_func.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/e_modules-9999/work/e_modules/calendar/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/e_modules-9999/work/e_modules/calendar/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/e_modules-9999/work/e_modules/calendar'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/e_modules-9999/work/e_modules/calendar'
make: *** [all] Error 1
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

!!! ERROR: x11-plugins/e_modules-9999 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called enlightenment_src_compile
  enlightenment.eclass, line 153:   Called enlightenment_die 'emake failed'
  enlightenment.eclass, line 100:   Called die

!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-18 01:32:30 UTC

*** This bug has been marked as a duplicate of 145495 ***