Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144230 - emerge gnome-base/gconf-2.14.0 will not work
Summary: emerge gnome-base/gconf-2.14.0 will not work
Status: RESOLVED WORKSFORME
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: 2006-08-17 12:01 UTC by neil mulcahy
Modified: 2006-08-22 06:14 UTC (History)
0 users

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


Attachments
the full readout of the emerge gconf (gconf.txt,36.95 KB, text/plain)
2006-08-17 12:05 UTC, neil mulcahy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neil mulcahy 2006-08-17 12:01:50 UTC
this is what i get when i try to emerge gconf:

emerge gconf
.
.
.
.
/usr/include/gtk-2.0/gtk/gtkspinbutton.h:177: error: stray '`' in program
make[3]: *** [gconf-sanity-check.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/gconf-2.14.0/work/GConf-2.14.0/gcon
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gconf-2.14.0/work/GConf-2.14.0/gcon
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gconf-2.14.0/work/GConf-2.14.0'
make: *** [all] Error 2

!!! ERROR: gnome-base/gconf-2.14.0 failed.
Call stack:
 ebuild.sh, line 1539:   Called dyn_compile
 ebuild.sh, line 939:   Called src_compile
 ebuild.sh, line 1248:   Called gnome2_src_compile
 gnome2.eclass, line 64:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if rel

This is my emerge --info

emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4,
2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-tbird -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-tbird -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
MAKEOPTS="-j2"
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://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm asf audiofile avi bcmath berkdb
bitmap-fonts bonobobzlib cli crypt cups curl curlwrappers debug dga
dio divx4linux dlloader doc dri dvd eds emacs emacs-w3 emboss encode
erandom escreen esd ethereal evo fdftk fftw flac flash foomaticdb
fortran ftp gb gdbm gif ginac glx gnome gnutls gpm gstreamer gtk gtk2
gtkhtml imlib ipv6 isdnlog java jpeg leim libg++ libwww mad mikmod
mime ming motif mozilla mp3 mpeg mysql mysqli ncurses nls nptl
nsplugin nvidia oav ogg opengl oss pam pcre pdflib perl php png pppd
python qt3 qt4 quicktime readline reflection samba sdl session spell
spl ssl svga tcpd truetype truetype-fonts type1-fonts udev vorbis
wxwindows xml xmms xorg xv zlib elibc_glibc input_devices_keyboard
input_devices_mouse kernel_linux userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Im sorry if i didnt post the right info im not real sure what part of all this you guys need to look at.  If there is anything else i can do please dont hesitate to ask.  Thank you for your time.

PS.
Comment 1 neil mulcahy 2006-08-17 12:05:19 UTC
Created attachment 94461 [details]
the full readout of the emerge gconf
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-17 12:09:21 UTC
gnome-base/
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2006-08-18 06:21:42 UTC
what version of gtk+ do you have installed?

equery l gtk+
(requires gentoolkit)
Comment 4 neil mulcahy 2006-08-21 23:21:27 UTC
After emergeing all the dependancies the emerge worked.

>=dev-libs/glib-2.10
>=x11-libs/gtk+-2.8.16
>=gnome-base/orbit-2.4
>=dev-libs/libxml2-2
dev-libs/popt

thank you for the help.
Comment 5 John N. Laliberte (RETIRED) gentoo-dev 2006-08-22 06:14:54 UTC
local issue, user reports everything works after rebuilding deps.