Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 231349 Details for
Bug 319579
app-accessibility/gnome-mousetrap fails to build (missing deps)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnome-mousetrap-0.3:20100513-173623.log (text/plain), 10.24 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-05-13 18:13:03 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-05-13 18:13:03 UTC
Size:
10.24 KB
patch
obsolete
> * CPV: app-accessibility/gnome-mousetrap-0.3 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gnome-mousetrap_0.3+svn17.orig.tar.gz to /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work >>>> Unpacking gnome-mousetrap_0.3+svn17-3.diff.gz to /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work >>>> Source unpacked in /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work >>>> Preparing source in /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work/gnome-mousetrap-0.3+svn17 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: gnome-mousetrap-0.3+svn17 > * Applying portage-1.5.10.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-1.5.26.patch ... > * Applying gnome-mousetrap_0.3+svn17-3.diff ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work/gnome-mousetrap-0.3+svn17 ... > * econf: updating gnome-mousetrap-0.3+svn17/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-mousetrap-0.3+svn17/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-pydoc --disable-gtk-doc >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... none >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 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 >checking for intltool >= 0.35.0... 0.41.1 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 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) none >checking for a BSD-compatible install... /usr/bin/install -c >checking for library containing strerror... none required >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 recognize 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++... none >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... 1572864 >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 >(cached) (cached) 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 >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking for a Python interpreter with version >= 2.4... python >checking for python... /usr/bin/python >checking for python version... 2.6 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.6/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages >checking for headers required to compile python extensions... found >checking for python module gettext... yes >checking for python module getopt... yes >checking for python module Xlib... yes >checking for python module pyatspi... no >configure: error: Could not find python module pyatspi > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work/gnome-mousetrap-0.3+svn17/config.log > * ERROR: app-accessibility/gnome-mousetrap-0.3 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 54: Called src_configure > * environment, line 2951: Called gnome2_src_configure > * environment, line 2263: Called econf '--disable-dependency-tracking' '--disable-pydoc' '--disable-gtk-doc' > * ebuild.sh, line 544: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =app-accessibility/gnome-mousetrap-0.3', > * the complete build log and the output of 'emerge -pqv =app-accessibility/gnome-mousetrap-0.3'. > * The complete build log is located at '/var/log/portage/build/app-accessibility/gnome-mousetrap-0.3:20100513-173623.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/temp/environment'. > * S: '/var/tmp/portage/app-accessibility/gnome-mousetrap-0.3/work/gnome-mousetrap-0.3+svn17'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 319579
: 231349