emerge gnome-extra/deskbar-applet-2.22.3.1 fails: "configure: error: gnomeapplet Phyton module required to build deskbar" -> /dev-python/gnome-applets-python masked (just ~ppc possible but not ppc) but it shouldnt for installing stable version of gnome. Reproducible: Always Expected Results: emerge gnome should be succesfully possible on ppc kernel 2.6.26-gentoo-r2, ppc (G4 use altivec)
Created attachment 172857 [details] build.log
This is part of gnome-python-desktop (which was split up here into individual packages). You should have that installed, pulled in as a dep of deskbar-applet. Do you have gnome-python-desktop, and if so, what version?
(In reply to comment #2) > This is part of gnome-python-desktop (which was split up here into individual > packages). You should have that installed, pulled in as a dep of > deskbar-applet. Do you have gnome-python-desktop, and if so, what version? > (In reply to comment #2) > This is part of gnome-python-desktop (which was split up here into individual > packages). You should have that installed, pulled in as a dep of > deskbar-applet. Do you have gnome-python-desktop, and if so, what version? > i installed the gnome-python desktop today (2.22.0). if i use=avahi it fails (gtk python module missing). without this variable i was able to install. later i tried again emerging gnome with the same result as yesterday. ..deskbar-applet-2.22.3.1 fails emerge --info Portage 2.1.4.5 (default/linux/powerpc/ppc32/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.26-gentoo-r2 ppc) ================================================================= System Settings ================================================================= System uname: 2.6.26-gentoo-r2 ppc 7455, altivec supported Timestamp of tree: Sun, 23 Nov 2008 10:15:01 +0000 app-shells/bash: 3.2_p33 dev-lang/python: 2.5.2-r7 dev-util/cmake: 2.4.6-r1 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="ppc" CBUILD="powerpc-unknown-linux-gnu" CFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe" CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ " LANG="de_DE@euro" LC_ALL="de_DE@euro" LDFLAGS="-Wl,-O1" LINGUAS="de en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X aac acl alsa altivec berkdb bzip2 cairo cdr cli cracklib crypt cups dbus dri dvdr fortran gdbm gif gnome gpm gtk hal iconv ipv6 isdnlog jpeg midi mp3 mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppc pppd python readline reflection session spl ssl startup-notification sysfs tcpd tiff truetype unicode vorbis xcomposite xorg xscreensaver zlib" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nv" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
i found the solution in the forum: http://forums.gentoo.org/viewtopic-t-578893-highlight-alacarte.html?sid=816341e773a5d85a6cd32041d5518b1d checking for pygtk 2.8.0 installed for python 2.4... not found configure: error: required pygtk version not found solution (reemerging because of missing symlinks): emerge -av pygobject pygtk now everything works fine