Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64299

Summary: Cannot emerge gnome-core-1.4.2-r1
Product: Gentoo Linux Reporter: Kaiting Chen <Phoenixfire159>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: selecter
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Full emerge output

Description Kaiting Chen 2004-09-16 11:58:52 UTC
When I emerge gnome-core (1.4.2-r1), it will emerge all dependencies, but when it tries to emerge gnome-core, it will exit with these error messages:

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2'
Making all in intl
make[2]: Entering directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/intl'
Making all in po
make[2]: Entering directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/po'
Making all in macros
make[2]: Entering directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/macros'
Making all in gsm
make[2]: Entering directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/gsm'
Makefile:468: *** missing separator.  Stop.
make[2]: Leaving directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2/gsm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-core-1.4.2-r1/work/gnome-core-1.4.2'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-core-1.4.2-r1 failed.
!!! Function src_compile, Line 83, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. Emerge gnome-core
Actual Results:  
Portage exited with error messages

Expected Results:  
Emerged gnome-core
Comment 1 foser (RETIRED) gentoo-dev 2004-09-16 16:39:47 UTC
you need to attach the full emerge output & your 'emerge info' (always do this !)
Comment 2 Selecter 2004-10-09 03:21:14 UTC
I confirm.

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.7)
=================================================================
System uname: 2.6.7 i686
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa arts avi bitmap-fonts crypt cups encode esd gdbm gif gnome gpm gtk gtk2 guile imlib java jpeg kde libg++ libwww linguas_ru mad mikmod mmx motif mozilla mpeg ncurses nls nptl oggvorbis opengl pam pdflib perl png ppds python qt quicktime readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xmms xprint xv zlib"
Comment 3 Selecter 2004-10-09 03:21:53 UTC
Created attachment 41410 [details]
Full emerge output
Comment 4 foser (RETIRED) gentoo-dev 2004-10-09 05:53:58 UTC

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