From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lj2z0-0004Po-7c for garchives@archives.gentoo.org; Mon, 16 Mar 2009 02:55:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16ED6E0106; Mon, 16 Mar 2009 02:55:17 +0000 (UTC) Received: from smtp128.mail.mud.yahoo.com (smtp128.mail.mud.yahoo.com [209.191.85.15]) by pigeon.gentoo.org (Postfix) with SMTP id C393BE0106 for ; Mon, 16 Mar 2009 02:55:16 +0000 (UTC) Received: (qmail 40184 invoked from network); 16 Mar 2009 02:55:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Mime-Version:Content-Type; b=bbLHjdjKRP8lCOE2cQFCFtyZMrOM7UHKiWJdOx3Ror3mEla9NvGyyBuSIXqKsgBBN/z+FJ1yZSeur8Cy1qVpzf/C5BL1S3tsSgyW85sOeeC0Xu6itz1qI0Dg9NbSa3iaQQIyY0jsjbyL0rhalpq62tQH2WgXcpJE8yMpqzbcYhc= ; Received: from unknown (HELO cleverson) (clever92000@201.29.231.47 with login) by smtp128.mail.mud.yahoo.com with SMTP; 16 Mar 2009 02:55:15 -0000 X-YMail-OSG: JDCXkgQVM1lOcFgcB0DER83QG_xJbg.umYoDbI3HrgIivdinI_1JObjvyozEZc5EwCh3koLM43uLSG_1Gy9JjpZQy5kcoykiHmvT8jZo3xkmaRZz0xYopGZP1mzOiLMK7VWcMTdvqdGCsJThGTS_7ziDgvGw3KOtyA_WE_WEYFbSxxTuE3JZOG6wU17Ub.rMYW5MF_oAehKkygCX.4q15DfaWEHB.Jt1wA-- X-Yahoo-Newman-Property: ymail-3 Date: 15 Mar 2009 23:54:53 -0300 From: "Cleverson" To: Subject: [gentoo-accessibility] =?iso-8859-1?B?VW5hYmxlIHRvIGNvbXBpbGUgT3JjYQ==?= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-accessibility@lists.gentoo.org Reply-to: gentoo-accessibility@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_2452532202476013310821451" Message-Id: <20090316025516.C393BE0106@pigeon.gentoo.org> X-Archives-Salt: b256c29e-39cb-4ab8-a53b-e28424987224 X-Archives-Hash: 638d244bde2a04db9b788dbba014078e ------=_NextPart_2452532202476013310821451 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable Hello: I've managed to install Gentoo without many problems, but right now I'm stuck by an Orca's error. I'm trying to install gnome-2.24, and have already emerged most of its packages. When Orca is emerged, it checks for pygtk-2.0, doesn't find it, then raises a fatal error and exit. The version of pygtk that emerge has installed is 2.14, the most recent in the portage testing tree. What can I do to solve this please? I'm attaching to this message the log of Orca's failed compilation. Thank you Cleverson ------=_NextPart_2452532202476013310821451 Content-Type: text/plain; name="orca.txt"; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="orca.txt" X-MIME-Autoconverted: from 8bit to quoted-printable by caec.nce.ufrj.br id dosvox >>> Emerging (65 of 86) app-accessibility/orca-2.24.4 * orca-2.24.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking orca-2.24.4.tar.bz2 to /var/tmp/portage/app-accessibility/orca-2.24.4/work * Fixing OMF Makefiles ... [ ok ] * Running elibtoolize in: orca-2.24.4 * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/app-accessibility/orca-2.24.4/work >>> Compiling source in /var/tmp/portage/app-accessibility/orca-2.24.4/work/orca-2.24.4 ... * econf: updating orca-2.24.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating orca-2.24.4/config.sub with /usr/share/gnuconfig/config.sub /configure --prefix=3D/usr --host=3Di686-pc-linux-gnu --mandir=3D/usr/share/man --infodir=3D/usr/share/info --datadir=3D/usr/share --sysconfdir=3D/etc --localstatedir=3D/var/lib --disable-liblouis --build=3Di686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext /configure: line 5872: AM_NLS: command not found checking for intltool >=3D 0.40.0... 0.40.5 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for brl... yes checking for a Python interpreter with version >=3D 2.4... python checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for pygtk version 2.0... no configure: error: Could not find pygtk 2.0 !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-accessibility/orca-2.24.4/work/orca-2.24.4/config.log * * ERROR: app-accessibility/orca-2.24.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 1479: Called gnome2_src_compile * environment, line 1091: Called gnome2_src_configure * environment, line 1105: Called econf '--disable-liblouis' * ebuild.sh, line 543: Called die * The specific snippet of code: * =09=09=09die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-accessibility/orca-2.24.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/orca-2.24.4/temp/environment'. * >>> Failed to emerge app-accessibility/orca-2.24.4, Log file: >>> '/var/tmp/portage/app-accessibility/orca-2.24.4/temp/build.log' * Messages for package dev-python/gtksourceview-python-2.24.1: * * This package provides python bindings for x11-libs/gtksourceview-1.8. * If you want to 2.* python bindings, use dev-python/pygtksourceview-2 * Messages for package sys-apps/hal-0.5.11-r8: * The HAL daemon needs to be running for certain applications to * work. Suggested is to add the init script to your start-up * scripts, this should be done like this : * `rc-update add hald default` * Looking for automounting support? Add yourself to the plugdev group * IF you have additional applications which consume ACPI events, you * should consider installing acpid to allow applications to share ACPI * events. * If you wish to use a non US layout, you may do so by executing: * setxkbmap or by utilizing your Desktop Environment's * Keyboard Layout Settings mechanism. * Under GNOME, this is gnome-keyboard-properties, and under KDE * it is kxkb. * In order have suspend/hibernate function with HAL or apps that use HAL * (such as gnome-power-manager), you should build HAL with the laptop * useflag which will install pm-utils. * X Input Hotplugging (if you build xorg-server with the HAL useflag) * reads user specific configuration from /etc/hal/fdi/policy/. * You should remove the Input sections from your xorg.conf once you have * migrated the rules to a HAL fdi file. * Messages for package gnome-extra/gnome-media-2.24.0.1-r1: * Messages for package app-arch/file-roller-2.24.3: * file-roller is a frontend for several archiving utilities. If you want a * particular achive format support, see http://fileroller.sourceforge.net/ * and install the relevant package. * * for example: * 7-zip - app-arch/p7zip * ace - app-arch/unace * arj - app-arch/arj * lzma - app-arch/lzma * lzop - app-arch/lzop * cpio - app-arch/cpio * iso - app-arch/cdrtools * jar,zip - app-arch/zip and app-arch/unzip * lha - app-arch/lha * rar - app-arch/unrar * rpm - app-arch/rpm * unstuff - app-arch/stuffit * zoo - app-arch/zoo * Messages for package gnome-base/gnome-desktop-2.24.3: * Messages for package mail-client/evolution-2.22.3.1: * To change the default browser if you are not using GNOME, do: * gconftool-2 --set /desktop/gnome/url-handlers/http/command -t string 'mozilla %s' * gconftool-2 --set /desktop/gnome/url-handlers/https/command -t string 'mozilla %s' * * Replace 'mozilla %s' with which ever browser you use. * * Junk filters are now a run-time choice. You will get a choice of * bogofilter or spamassassin based on which you have installed * * You have to install one of these for the spam filtering to actually work * Messages for package media-video/totem-2.24.3: * Messages for package gnome-extra/gnome-screensaver-2.24.1-r1: * Information for converting screensavers is located in * /usr/share/doc/gnome-screensaver-2.24.1-r1/xss-conversion.txt. * Messages for package gnome-base/nautilus-2.24.2: * nautilus can use gstreamer to preview audio files. Just make sure * to have the necessary plugins available to play the media type you * want to preview * Messages for package gnome-base/gnome-applets-2.24.3.1: * Messages for package app-accessibility/orca-2.24.4: ------=_NextPart_2452532202476013310821451--