if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../embed -I../lib -I../lib/egg -I../lib/widgets -I../lib/toolbar -I../src/bookmarks -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -Werror -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/eel-2 -I/usr/include/gail-1.0 -DSHARE_DIR=\"/usr/share/epiphany\" -DDATADIR=\""/usr/share"\" -DPIXMAP_DIR=\""/usr/share/pixmaps"\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -march=pentium3 -O3 -pipe -g -g -g -g -g -MT ephy-navigation-action.o -MD -MP -MF ".deps/ephy-navigation-action.Tpo" \ -c -o ephy-navigation-action.o `test -f 'ephy-navigation-action.c' || echo './'`ephy-navigation-action.c; \ then mv ".deps/ephy-navigation-action.Tpo" ".deps/ephy-navigation-action.Po"; \ else rm -f ".deps/ephy-navigation-action.Tpo"; exit 1; \ fi make[3]: *** [ephy-automation.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/tmp/var_tmp/portage/epiphany-0.7.3/work/epiphany-0.7.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/var_tmp/portage/epiphany-0.7.3/work/epiphany-0.7.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/var_tmp/portage/epiphany-0.7.3/work/epiphany-0.7.3' make: *** [all] Error 2 !!! ERROR: net-www/epiphany-0.7.3 failed. !!! Function gnome2_src_compile, Line 41, Exitcode 2 !!! compile failure Reproducible: Always Steps to Reproduce: 1. emerge --update epiphany 2. 3. Actual Results: s. Details Expected Results: emerges without error Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) ================================================================= System uname: 2.4.20-openmosix-r4 i686 Intel(R) Pentium(R) III Mobile CPU 1000MHz GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 3dnow libg++ mikmod berkdb slang tetex nas esd ldap i8x0 mmx sse apm pcmcia pnp nls readline trusted cdr cups snmp slp mozilla X motif dga opengl xv -gpm -kde -qt -qtmt -arts gtk gtk2 gnome gb bonobo libwww libgda gtkhtml tcltk ncurses sdl svga imlib lcms gif wmf jpeg png tiff gd avi mpeg quicktime -alsa oss dvd xmms oggvorbis ggz pam ssl crypt imap maildir mbox tcpd spell truetype xml xml2 pdflib java jikes python perl gdbm -doc odbc mysql innodb zlib galeon openoffice encode samba apache apache2 php mod_php mod_ssl plotutils ethereal usb -guile" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j6" AUTOCLEAN="yes" SYNC="rsync://rsync.de.gentoo.org/gentoo-x86-portage" FEATURES="sandbox ccache buildpkg userpriv usersandbox"
compiles and runs fine here, although there's one issue with preferences - after upgrade from 0.7 to 0.7.3 epiphany starts without any default or saved settings, even toolbars are hidden: http://go-mono.pl/~bzd/shots/epifunny073.png
This seems to be distcc-related. The first time I tried to emerge epiphany-0.7.3, it failed to compile with similar errors to what Stefan Sarzio reported. I disabled distcc and set makeopts to "-j2" (from "-j5") in /etc/make.conf, and it emerged successfully.
I don't even use distcc... ...but setting -j from 6 to 1 helped. After restarting epiphany the toolbar and the statusbar were missing. Other settings were unchanged. Thanx!
yeah if you finished the ebuild there should be a message about messed up settings ok ? I put that in for a reason. Suppose we should add a makeopts statement to the ebuild.
probably should restrict it to -j1 or something. btw, for those interested about the settings change, it was listed on the release announcement that the gconf settings were mucked about with, meaning users would lose their settings :/ http://lists.gnome.org/archives/gnome-announce-list/2003-June/msg00097.html
Yes, -j1 or 2 would be good, it seams. Bugreport can be closed afterwards as far as I'm concerned. I don't know what "makeopts" are. I read the comments fairly seldom because I don't know of any way to have them displayed at the end of all ebuilds/emerges.
this fixed in latest revision.