Gentoo Archives: gentoo-user-br

From: Rafael Crivellari Saliba Schouery <schouery@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Problemas com Emerge
Date: Thu, 21 Feb 2008 13:55:37
Message-Id: EA6ECB7D-8EAD-4C73-AE60-6FE1FABFB54E@gmail.com
In Reply to: Re: [gentoo-user-br] Problemas com Emerge by Eduardo Schoedler
1 Olá,
2 esqueci de dizer que já tinha rodado e estava tudo consistente:
3
4 Configuring search environment for revdep-rebuild
5
6 Checking reverse dependencies...
7
8 Packages containing binaries and libraries broken by a package update
9 will be emerged.
10
11 Collecting system binaries and libraries... done.
12 (/root/.revdep-rebuild.1_files)
13
14 Collecting complete LD_LIBRARY_PATH... done.
15 (/root/.revdep-rebuild.2_ldpath)
16
17 Checking dynamic linking consistency...
18 done.
19 (/root/.revdep-rebuild.3_rebuild)
20
21 Assigning files to ebuilds... Nothing to rebuild
22
23 Evaluating package order... done.
24 (/root/.revdep-rebuild.5_order)
25
26 Dynamic linking on your system is consistent... All done.
27
28 Até mais!
29
30 Rafael Schouery
31 http://vidageek.net
32
33
34 Em 21/02/2008, às 10:42, Eduardo Schoedler escreveu:
35
36 > O que você mandou não diz nada.
37 > Execute o revdep-rebuild e verifique se todas as bibliotecas estão ok.
38 >
39 > Abraço.
40 >
41 >
42 >
43 >
44 >
45 > From: Rafael Crivellari Saliba Schouery
46 > Subject: [gentoo-user-br] Problemas com Emerge
47 >
48 >
49 > Olá pessoal,
50 > estava instalando o gnome e comecei a ter este erro não importa qual
51 > emerge
52 > eu faça (por exemplo, emacs)
53 > * Messages for package app-editors/emacs-22.1-r3:
54 >
55 >
56 > *
57 > * ERROR: app-editors/emacs-22.1-r3 failed.
58 > * Call stack:
59 > * ebuild.sh, line 49: Called src_compile
60 > * environment, line 39: Called die
61 > * The specific snippet of code:
62 > * emake || die "emake failed";
63 > * The die message:
64 > * emake failed
65 > *
66 > * If you need support, post the topmost build error, and the call
67 > stack if
68 > relevant.
69 > * A complete build log is located at
70 > '/var/tmp/portage/app-editors/emacs-22.1-r3/temp/build.log'.
71 > * The ebuild environment file is located at
72 > '/var/tmp/portage/app-editors/emacs-22.1-r3/temp/environment'.
73 > *
74 >
75 >
76 > Segue o meu make.conf:
77 >
78 >
79 > CFLAGS="-march=nocona -O2 -pipe"
80 > CXXFLAGS="${CFLAGS}"
81 > CHOST="x86_64-pc-linux-gnu"
82 > MAKEOPTS="-j2"
83 > GENTOO_MIRRORS="http://gentoo.localhost.net.ar/
84 > ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo
85 > http://www.las.ic.unicamp.br/pub/gentoo/
86 > ftp://ftp.las.ic.unicamp.br/pub/gentoo/ "
87 > SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"
88 > USE="-qt3 -qt4 -kde gtk gnome X nsplugin"
89 > VIDEO_CARDS="vesa vga fbdev nv nvidia"
90 >
91 >
92 > Tentei procurar no Google, mas apenas encontro problemas específicos
93 > de um
94 > emerge, nada tão genérico.
95 > Se precisarem de mais informações para poder detectar o problema é só
96 > avisar.
97 > Obrigado!
98 >
99 >
100 > Rafael Schouery
101 > http://vidageek.net
102 >
103 > --
104 > gentoo-user-br@l.g.o mailing list
105 >

Replies

Subject Author
Re: [gentoo-user-br] Problemas com Emerge Michel Filipe <michel@×××××××.net>
Re: [gentoo-user-br] Problemas com Emerge Bruno Linhares <oandarilho01@×××××××××.br>