Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-amd64
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: <gentoo-amd64@g.o>
From: "Drake Donahue" <donahue95@...>
Subject: Re: Re: Problems emerging Gnome
Date: Thu, 14 Sep 2006 10:45:53 -0400
----- Original Message ----- 
From: "Daniele Salatti" <danielesalatti@...>
To: <gentoo-amd64@g.o>
Sent: Thursday, September 14, 2006 5:40 AM
Subject: Re: [gentoo-amd64] Re: Problems emerging Gnome


> Here is my brand new emerge --info:
> 
> # emerge --info
> Portage 2.1-r2 (default-linux/amd64/2006.1, gcc-4.1.1, unavailable, 
> 2.6.17-gentoo-r8 x86_64)
> =================================================================
> System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
> Gentoo Base System version 1.12.1
> app-admin/eselect-compiler: [Not Present]
> dev-lang/python:     2.4.3-r1
> dev-python/pycrypto: [Not Present]
> dev-util/ccache:     [Not Present]
> dev-util/confcache:  [Not Present]
> sys-apps/sandbox:    [Not Present]
> sys-devel/autoconf:  2.13, 2.59-r7
> sys-devel/automake:  [Not Present]
> sys-devel/binutils:  [Not Present]
> sys-devel/gcc-config: [Not Present]
> sys-devel/libtool:   [Not Present]
> virtual/os-headers:  [Not Present]
> ACCEPT_KEYWORDS="amd64"
> AUTOCLEAN="yes"
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=athlon64 -Os -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/share/X11/xkb"
> CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
> CXXFLAGS="-march=athlon64 -Os -pipe"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
> GENTOO_MIRRORS="http://distfiles.gentoo.org 
> http://distro.ibiblio.org/pub/linux/distributions/gentoo"
> MAKEOPTS="-j2"
> 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 amd64 arts avi berkdb bitmap-fonts cairo cdr cli crypt cups 
> dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox 
> fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal input_devices_evdev 
> input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg 
> kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly 
> ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 
> quicktime readline reflection sdl session spell spl ssl tcpd truetype 
> truetype-fonts type1-fonts udev unicode userland_GNU vorbis xml xorg xv 
> zlib video_cards_radeon"
> Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, 
> LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
> 
>> Try: (I think you got a bad package)
>> empty the following directories and remove them:
>> /var/db/pkg/app-text/gnome-doc-utils-0.6.1
>> /usr/share/doc/gnome-doc-utils-0.6.1
>> /usr/share/gnome-doc-utils
>> /usr/portage/app-text/gnome-doc-utils
>>
>> then:
>>
>> rm /usr/portage/distfiles/gnome-doc-utils-0.6.1.tar.bz2
>> rm /usr/portage/distfiles/gnome-doc-utils-0.4.4.tar.bz2
>>
>> Then:
>>
>> emerge gnome-doc-utils
>>
>> if it works, great. Emerge gnome. If not:
>>
> I have tryed, but it doesn't works...btw, this is the third installation 
> of Gentoo I have done since the beginning of the discuission, so I don't 
> think it's a problem of bad download...every time I tryed I got the same 
> error emerging the same package...
>> emerge -v gnome-doc-utils >> /stuff
>>
>> /stuff will be a long detailed report on the compile process.
>> will send you mine for comparison purposes off list.
>> line 14 checking for XML::PARSER...ok may be important
>> you should not have any http: 's in your output --- looks
>> like run happened before compiling completed.
> 
> Ok, I have done. The line checking for XML::PARSER seems to be ok... 
> Anyway the "stuff" file is attached to this e-mail...
> 
> 
> Daniele
>

your compile is breaking at the point where it should start "making xslt"
Shown in the attachment. Does emerge --search xslt show it installed?

Other comments of dubious value:
1. Your portage is slightly out of date, recommend 
emerge sync
emerge portage
emerge sync
2. Emerge info did not find a glibc, recommend
emerge glibc
3. Emerge info found a number of not present components that are
present in mine, recommend:
emerge pycrypto
emerge sandbox
emerge autoconf 
emerge automake
emerge binutils 
emerge gcc-config
emerge libtool
emerge os-headers
The end of your compiler output:

Making all in gnome-doc-make
make[2]: Entering directory `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
xsltproc -o gnome-doc-make-C.omf --stringparam db2omf.basename gnome-doc-make --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gnome-doc-make.omf.in" ../../xslt/docbook/omf/db2omf.xsl C/gnome-doc-make.xml
make[2]: Leaving directory `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
make[1]: Leaving directory `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc'     !!!!!!!!! <<bad spot


Same point in my compiler output:

Making all in gnome-doc-make
make[2]: Entering directory `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
xsltproc -o gnome-doc-make-C.omf --stringparam db2omf.basename gnome-doc-make --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gnome-doc-make.omf.in" ../../xslt/docbook/omf/db2omf.xsl C/gnome-doc-make.xml
make[2]: Leaving directory `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
Making all in xslt                !!!!!!!!!!!!!! << should continue with this and many many more lines
Replies:
Re: Re: Problems emerging Gnome
-- Daniele Salatti
Re: Re: Problems emerging Gnome
-- Daniele Salatti
Re: Re: Problems emerging Gnome
-- Daniele Salatti
Re: Re: Problems emerging Gnome
-- Daniele Salatti
Re: Re: Problems emerging Gnome
-- Daniele Salatti
References:
Re: Re: Problems emerging Gnome
-- Daniele Salatti
Navigation:
Lists: gentoo-amd64: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Re: Problems emerging Gnome
Next by thread:
Re: Re: Problems emerging Gnome
Previous by date:
gcc 4.1 upgrade - bad desktop interactivity anyone?
Next by date:
Re: portage ignores multilib USE flag


Updated Jun 17, 2009

Summary: Archive of the gentoo-amd64 mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.