public inbox for gentoo-accessibility@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Cleverson" <clever92000@yahoo.com.br>
To: <gentoo-accessibility@lists.gentoo.org>
Subject: [gentoo-accessibility] Unable to compile Orca
Date: 15 Mar 2009 23:54:53 -0300	[thread overview]
Message-ID: <20090316025516.C393BE0106@pigeon.gentoo.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

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

[-- Attachment #2: orca.txt --]
[-- Type: text/plain, Size: 13798 bytes --]

>>> 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=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-liblouis --build=i686-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 >= 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 >= 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:
 *   			die "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 <layout> 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:

             reply	other threads:[~2009-03-16  2:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16  2:54 Cleverson [this message]
2009-03-19 23:07 ` [gentoo-accessibility] Unable to compile Orca Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090316025516.C393BE0106@pigeon.gentoo.org \
    --to=clever92000@yahoo.com.br \
    --cc=gentoo-accessibility@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox