Gentoo Archives: gentoo-amd64

From: Daniele Salatti <danielesalatti@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Problems emerging Gnome
Date: Thu, 14 Sep 2006 15:55:25
Message-Id: 45097172.7020505@gmail.com
In Reply to: Re: [gentoo-amd64] Re: Problems emerging Gnome by Drake Donahue
1 Drake Donahue wrote:
2 >
3 > ----- Original Message ----- From: "Daniele Salatti"
4 > <danielesalatti@×××××.com>
5 > To: <gentoo-amd64@l.g.o>
6 > Sent: Thursday, September 14, 2006 5:40 AM
7 > Subject: Re: [gentoo-amd64] Re: Problems emerging Gnome
8 >
9 >
10 >> Here is my brand new emerge --info:
11 >>
12 >> # emerge --info
13 >> Portage 2.1-r2 (default-linux/amd64/2006.1, gcc-4.1.1, unavailable,
14 >> 2.6.17-gentoo-r8 x86_64)
15 >> =================================================================
16 >> System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
17 >> Gentoo Base System version 1.12.1
18 >> app-admin/eselect-compiler: [Not Present]
19 >> dev-lang/python: 2.4.3-r1
20 >> dev-python/pycrypto: [Not Present]
21 >> dev-util/ccache: [Not Present]
22 >> dev-util/confcache: [Not Present]
23 >> sys-apps/sandbox: [Not Present]
24 >> sys-devel/autoconf: 2.13, 2.59-r7
25 >> sys-devel/automake: [Not Present]
26 >> sys-devel/binutils: [Not Present]
27 >> sys-devel/gcc-config: [Not Present]
28 >> sys-devel/libtool: [Not Present]
29 >> virtual/os-headers: [Not Present]
30 >> ACCEPT_KEYWORDS="amd64"
31 >> AUTOCLEAN="yes"
32 >> CBUILD="x86_64-pc-linux-gnu"
33 >> CFLAGS="-march=athlon64 -Os -pipe"
34 >> CHOST="x86_64-pc-linux-gnu"
35 >> CONFIG_PROTECT="/etc /usr/share/X11/xkb"
36 >> CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
37 >> CXXFLAGS="-march=athlon64 -Os -pipe"
38 >> DISTDIR="/usr/portage/distfiles"
39 >> FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
40 >> GENTOO_MIRRORS="http://distfiles.gentoo.org
41 >> http://distro.ibiblio.org/pub/linux/distributions/gentoo"
42 >> MAKEOPTS="-j2"
43 >> PKGDIR="/usr/portage/packages"
44 >> PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
45 >> --compress --force --whole-file --delete --delete-after --stats
46 >> --timeout=180 --exclude='/distfiles' --exclude='/local'
47 >> --exclude='/packages'"
48 >> PORTAGE_TMPDIR="/var/tmp"
49 >> PORTDIR="/usr/portage"
50 >> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
51 >> USE="X alsa amd64 arts avi berkdb bitmap-fonts cairo cdr cli crypt
52 >> cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam
53 >> firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal
54 >> input_devices_evdev input_devices_keyboard input_devices_mouse ipv6
55 >> isdnlog jpeg kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls
56 >> nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd
57 >> python qt3 qt4 quicktime readline reflection sdl session spell spl
58 >> ssl tcpd truetype truetype-fonts type1-fonts udev unicode
59 >> userland_GNU vorbis xml xorg xv zlib video_cards_radeon"
60 >> Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
61 >> LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
62 >>
63 >>> Try: (I think you got a bad package)
64 >>> empty the following directories and remove them:
65 >>> /var/db/pkg/app-text/gnome-doc-utils-0.6.1
66 >>> /usr/share/doc/gnome-doc-utils-0.6.1
67 >>> /usr/share/gnome-doc-utils
68 >>> /usr/portage/app-text/gnome-doc-utils
69 >>>
70 >>> then:
71 >>>
72 >>> rm /usr/portage/distfiles/gnome-doc-utils-0.6.1.tar.bz2
73 >>> rm /usr/portage/distfiles/gnome-doc-utils-0.4.4.tar.bz2
74 >>>
75 >>> Then:
76 >>>
77 >>> emerge gnome-doc-utils
78 >>>
79 >>> if it works, great. Emerge gnome. If not:
80 >>>
81 >> I have tryed, but it doesn't works...btw, this is the third
82 >> installation of Gentoo I have done since the beginning of the
83 >> discuission, so I don't think it's a problem of bad download...every
84 >> time I tryed I got the same error emerging the same package...
85 >>> emerge -v gnome-doc-utils >> /stuff
86 >>>
87 >>> /stuff will be a long detailed report on the compile process.
88 >>> will send you mine for comparison purposes off list.
89 >>> line 14 checking for XML::PARSER...ok may be important
90 >>> you should not have any http: 's in your output --- looks
91 >>> like run happened before compiling completed.
92 >>
93 >> Ok, I have done. The line checking for XML::PARSER seems to be ok...
94 >> Anyway the "stuff" file is attached to this e-mail...
95 >>
96 >>
97 >> Daniele
98 >>
99 >
100 > your compile is breaking at the point where it should start "making xslt"
101 > Shown in the attachment. Does emerge --search xslt show it installed?
102 >
103 > Other comments of dubious value:
104 > 1. Your portage is slightly out of date, recommend emerge sync
105 > emerge portage
106 > emerge sync
107 > 2. Emerge info did not find a glibc, recommend
108 > emerge glibc
109 > 3. Emerge info found a number of not present components that are
110 > present in mine, recommend:
111 > emerge pycrypto
112 > emerge sandbox
113 > emerge autoconf emerge automake
114 > emerge binutils emerge gcc-config
115 > emerge libtool
116 > emerge os-headers
117 > The end of your compiler output:
118 >
119 > Making all in gnome-doc-make
120 > make[2]: Entering directory
121 > `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
122 >
123 > xsltproc -o gnome-doc-make-C.omf --stringparam db2omf.basename
124 > gnome-doc-make --stringparam db2omf.format 'docbook' --stringparam
125 > db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam
126 > db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf"
127 > --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam
128 > db2omf.omf_in "`pwd`/./gnome-doc-make.omf.in"
129 > ../../xslt/docbook/omf/db2omf.xsl C/gnome-doc-make.xml
130 > make[2]: Leaving directory
131 > `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
132 >
133 > make[1]: Leaving directory
134 > `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc'
135 > !!!!!!!!! <<bad spot
136 >
137 >
138 > Same point in my compiler output:
139 >
140 > Making all in gnome-doc-make
141 > make[2]: Entering directory
142 > `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
143 >
144 > xsltproc -o gnome-doc-make-C.omf --stringparam db2omf.basename
145 > gnome-doc-make --stringparam db2omf.format 'docbook' --stringparam
146 > db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam
147 > db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf"
148 > --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam
149 > db2omf.omf_in "`pwd`/./gnome-doc-make.omf.in"
150 > ../../xslt/docbook/omf/db2omf.xsl C/gnome-doc-make.xml
151 > make[2]: Leaving directory
152 > `/var/tmp/portage/gnome-doc-utils-0.6.1/work/gnome-doc-utils-0.6.1/doc/gnome-doc-make'
153 >
154 > Making all in xslt !!!!!!!!!!!!!! << should continue
155 > with this and many many more lines
156 Anothe emerge --info:
157 # emerge --info
158 Portage 2.1.1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3,
159 2.6.17-gentoo-r8 x86_64)
160 =================================================================
161 System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
162 Gentoo Base System version 1.12.4
163 Last Sync: Thu, 14 Sep 2006 15:00:06 +0000
164 app-admin/eselect-compiler: [Not Present]
165 dev-lang/python: 2.4.3-r1
166 dev-python/pycrypto: 2.0.1-r5
167 dev-util/ccache: [Not Present]
168 dev-util/confcache: [Not Present]
169 sys-apps/sandbox: 1.2.17
170 sys-devel/autoconf: 2.13, 2.59-r7
171 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
172 sys-devel/binutils: 2.16.1-r3
173 sys-devel/gcc-config: 1.3.13-r3
174 sys-devel/libtool: 1.5.22
175 virtual/os-headers: 2.6.11-r2
176 ACCEPT_KEYWORDS="amd64"
177 AUTOCLEAN="yes"
178 CBUILD="x86_64-pc-linux-gnu"
179 CFLAGS="-march=athlon64 -Os -pipe"
180 CHOST="x86_64-pc-linux-gnu"
181 CONFIG_PROTECT="/etc /usr/share/X11/xkb"
182 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild
183 /etc/terminfo"
184 CXXFLAGS="-march=athlon64 -Os -pipe"
185 DISTDIR="/usr/portage/distfiles"
186 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
187 GENTOO_MIRRORS="http://distfiles.gentoo.org
188 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
189 LINGUAS=""
190 MAKEOPTS="-j2"
191 PKGDIR="/usr/portage/packages"
192 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
193 --compress --force --whole-file --delete --delete-after --stats
194 --timeout=180 --exclude='/distfiles' --exclude='/local'
195 --exclude='/packages'"
196 PORTAGE_TMPDIR="/var/tmp"
197 PORTDIR="/usr/portage"
198 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
199 USE="X alsa amd64 arts avi berkdb bitmap-fonts cairo cdr cli crypt cups
200 dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox
201 fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal input_devices_evdev
202 input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg
203 kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly
204 ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4
205 quicktime readline reflection sdl session spell spl ssl tcpd truetype
206 truetype-fonts type1-fonts udev unicode userland_GNU video_cards_radeon
207 vorbis xml xorg xv zlib"
208 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
209 LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
210
211
212 emerge --search xslt:
213
214 Searching...
215 [ Results for search key : xslt ]
216 [ Applications found : 6 ]
217
218 * app-xemacs/xslt-process
219 Latest version available: 1.11
220 Latest version installed: 1.11
221 Size of files: 195 kB
222 Homepage: http://xemacs.org/
223 Description: XSLT processing support.
224 License: GPL-2
225
226 * dev-libs/libxslt
227 Latest version available: 1.1.17
228 Latest version installed: 1.1.17
229 Size of files: 1,865 kB
230 Homepage: http://www.xmlsoft.org/
231 Description: XSLT libraries and tools
232 License: MIT
233
234 * dev-perl/XML-LibXSLT
235 Latest version available: 1.58
236 Latest version installed: 1.58
237 Size of files: 30 kB
238 Homepage: http://search.cpan.org/~msergeant/XML-LibXSLT-1.58/
239 Description: A Perl module to parse XSL Transformational sheets
240 using gnome's libXSLT
241 License: Artistic
242
243 * dev-perl/XML-XSLT
244 Latest version available: 0.48
245 Latest version installed: [ Not Installed ]
246 Size of files: 257 kB
247 Homepage: http://search.cpan.org/~jstowe/XML-XSLT-0.48/
248 Description: A Perl module to parse XSL Transformational sheets
249 License: Artistic
250
251 * dev-ruby/ruby-xslt [ Masked ]
252 Latest version available: 0.9.2
253 Latest version installed: [ Not Installed ]
254 Size of files: 53 kB
255 Homepage: http://www.rubyfr.net/
256 Description: A Ruby class for processing XSLT
257 License: GPL-2
258
259 * net-www/mod_xslt
260 Latest version available: 2.0.4
261 Latest version installed: [ Not Installed ]
262 Size of files: 15 kB
263 Homepage: http://www.mod-xslt.com/
264 Description: An xslt filtering DSO module for Apache2.
265 License: GPL-2
266
267 Still giving the same error at the same point...
268 --
269 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Problems emerging Gnome Drake Donahue <donahue95@×××××××.net>