Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155942 - app-accessibility/gnopernicus-1.0.4 build failed
Summary: app-accessibility/gnopernicus-1.0.4 build failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-22 06:15 UTC by Denis R.
Modified: 2006-11-22 10:54 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 Denis R. 2006-11-22 06:15:56 UTC
# emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r2 i686)
=================================================================
System uname: 2.6.18-gentoo-r2 i686 Intel(R) Celeron(R) CPU 2.66GHz
Gentoo Base System version 1.12.6
Last Sync: Wed, 22 Nov 2006 01:47:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS=" http://192.168.150.180/gentoo/ http://192.168.150.180/ http://pandemonium.tiscali.de/pub/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"LANG="ru_RU.UTF-8"
LINGUAS="ru"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/xeffects/trunk /usr/local/portage/xeffects/experimental"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acl alsa asf berkdb bitmap-fonts bzip2 cairo cdr clamav cli cracklib crypt cups dbus dlloader dri dts dvd elibc_glibc emboss encode esd fam ffmpeg firefox flac fluxbox fortran ftp gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog java jpeg kernel_linux linguas_ru mad mikmod mp3 mpeg musepack ncurses nls nptl nptlonly nsplugin ntp nvidia ogg opengl oss pam pcre perl png ppds pppd python quicktime rcc readline reflection samba sdl session slang socks5 spell spl ssl svg tcpd threads truetype truetype-fonts type1-fonts udev unicode userland_GNU userlocales video_cards_nvidia vorbis win32codecs wma xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS


When i merge # USE="-brltty -debug -doc -ipv6" emerge -av gnopernicus

checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ru
checking for bind_textdomain_codeset... (cached) yes
./configure: line 22385: syntax error near unexpected token `1.0'
./configure: line 22385: `GTK_DOC_CHECK(1.0)'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnopernicus-1.0.4/work/gnopernicus-1.0.4/config.log

!!! ERROR: app-accessibility/gnopernicus-1.0.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-ipv6' '--disable-brltty' '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



Maybe it because not installed gtk-doc.
Comment 1 ebfe 2006-11-22 06:20:12 UTC
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnopernicus-1.0.4/work/gnopernicus-1.0.4/config.log
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2006-11-22 10:54:10 UTC
A call to eautoreconf() was added to this ebuild and some m4 macros went missing. Should be fixed now; please re-sync your tree in an hour or two, and try again.

Thanks for the report.