Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139030 - emerging "~ppc" (unstable) gnome-games generates a bad configure script; two bad lines prevent it from continuing (starting with GNOME_COMPILE_WARNINGS (yes)); I tried to just comment those lines out, but then the build process seems to go into an infi...
Summary: emerging "~ppc" (unstable) gnome-games generates a bad configure script; two ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 09:10 UTC by john
Modified: 2006-07-05 08:19 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 john 2006-07-03 09:10:28 UTC
Gentoo Base System version 1.12.1
Portage 2.1-r1 (default-linux/ppc/ppc32/2006.0/G3, gcc-3.4.6/vanilla, glibc-2.3.6-r4, 2.6.16-gentoo-r5 ppc)
=================================================================
System uname: 2.6.16-gentoo-r5 ppc 740/750
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-Os -mcpu=G3 -mtune=G3 -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-Os -mcpu=G3 -mtune=G3 -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ "
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts bash_completion berkdb bitmap-fonts bonobo bzip2 cdr cli crypt cups dbus dlloader dri dvd eds emboss encode ffmpeg foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal howl imap imlib ipv6 isdnlog jabber jpeg jpeg2k ldap libg++ libwww mad maildir mbox mikmod mmap motif mozilla mp3 mpeg ncurses nls nptl ogg opengl pam pcre pdf pdflib perl png posix ppc pppd prelude python qt3 qt4 quicktime readline reflection ruby samba sdl session sharedmem spell spl ssl startup-notification svg symlink tcp tcpd theora truetype truetype-fonts type1-fonts udev unicode unstable-drivers usb vcd vorbis wifi xine xinerama xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_mach64 video_cards_ati"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-07-03 09:28:27 UTC
You're missing gnome-common.  We're going to add it as a dep in the eclass, but for now, emerge gnome-common and try again.
Comment 2 john 2006-07-03 14:49:26 UTC
well...that fixed it!
thanks!
it would be great if it was a dependency...
Comment 3 john 2006-07-03 15:25:28 UTC
Actually, I still have a problem: The configure script seems to go through, but then it goes into an infinite loop: 
config.status: creatin po/Makefile.in
....
...
...
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2006-07-03 17:26:23 UTC
what version of intltool do you have installed?
Comment 5 john 2006-07-04 07:15:09 UTC
How do I check that? sorry, I am completely new to gentoo
regs

(In reply to comment #4)
> what version of intltool do you have installed?

Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2006-07-05 08:19:20 UTC
I have added the depend to gnome-base, thanks!
Comment 7 john 2011-03-07 00:06:51 UTC
The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was:

emerging "~ppc" (unstable) gnome-games generates a bad configure script; two bad lines prevent it from continuing (starting with GNOME_COMPILE_WARNINGS (yes)); I tried to just comment those lines out, but then the build process seems to go into an infinite loop.