Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99613 - libgnome 2.10.1-r1 fails to configure
Summary: libgnome 2.10.1-r1 fails to configure
Status: RESOLVED DUPLICATE of bug 99580
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 20:00 UTC by Will Briggs
Modified: 2005-07-20 00:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Briggs 2005-07-19 20:00:17 UTC
This seems similar to http://bugs.gentoo.org/show_bug.cgi?id=99580 but I thought
there's enough of a difference to post as a separate bug.

~amd64 keyworded emerge world fails when attempting to emerge libgnome. At
configure stage there is the following output:

checking for catalogs to be installed...  am ar az be bg bn bs ca cs cy da de el
en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn
ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tr
uk vi wa xh yi zh_CN zh_TW
./configure: line 23551: GNOME_COMPILE_WARNINGS: command not found
./configure: line 23553: GNOME_DEBUG_CHECK: command not found
checking for mawk... no
checking for gawk... /bin/gawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for x86_64-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 whether ESounD support is requested... yes
checking for SOUND_TEST... checking for LIBGNOME... ./configure: line 23961:
syntax error near unexpected token `1.0'
./configure: line 23961: `GTK_DOC_CHECK(1.0)'

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libgnome-2.10.1-r1/work/libgnome-2.10.1/config.log

!!! ERROR: gnome-base/libgnome-2.10.1-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge libgnome (in my case, within an emerge world)





emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.6.13
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
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
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ftracer -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -ftracer -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://batman/gentoo-portage"
USE="amd64 X aac aalib adns alsa avi bash-completion berkdb bitmap-fonts cdr
cpudetection crypt cups curl dvd eds encode esd fam foomaticdb fortran gif gnome
gpm gstreamer gtk gtk2 hal imagemagick imlib java javascript jpeg junit lcms
ldap lzw lzw-tiff mbox mikmod motif mozilla mp3 mpeg ncurses network nls nptl
ogg oggvorbis opengl pam pdflib perl png ppds python qt quicktime readline real
scanner sdl spell ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts usb
userlocales vorbis wmf xine xml xml2 xmms xpm xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-20 00:47:42 UTC
It is the same issue, even if the output changes towards the end.

*** This bug has been marked as a duplicate of 99580 ***