Gentoo Archives: gentoo-user-br

From: Daniel van Ham Colchete <daniel.colchete@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Problemas compilando o KDE (seg. fault no gcc)
Date: Tue, 07 Jun 2005 21:48:15
Message-Id: 8a0c7af10506071448447346c3@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Problemas compilando o KDE (seg. fault no gcc) by Magno Torres
1 Magno,
2
3 eu resolvi o problema comentando as linha do USE hoje a tarde. Na
4 verdade eu j'a estou ate com o meu KDE rodando (falta fazer alguns
5 ajustes).
6
7 Estranho ne? Isso nao poderia ser um bug no ebuild do KDE?
8
9 Valeu!
10 Daniel
11
12 2005/6/7, Magno Torres <magnotorres@×××××.com>:
13 > Daniel,
14 >
15 > Tenta comentar a linha no make.conf do CFLAGS, deixe assim:
16 > #CFLAGS="-O2 -pipe -march=pentium4 -fomit-frame-pointer"
17 >
18 > Se compilar, é problema com alguma flag do gcc
19 > As minhas flags:
20 > CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
21 >
22 >
23 >
24 > 2005/6/7, Daniel van Ham Colchete <daniel.colchete@×××××.com>:
25 > >
26 > > Pessoal,
27 > >
28 > > eu nao estou conseguindo dar um "emerge kde" aqui. O erro que da e:
29 > >
30 > > /bin/sh ../../libtool --silent --mode=compile --tag=CXX
31 > i686-pc-linux-gnu-g++ -D
32 > > HAVE_CONFIG_H -I. -I. -I../.. -I../interfaces -I./../lib
33 > -I/usr/kde/3.3/include
34 > > -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
35 > -D_REENTRANT -D_FILE_OFFSET_BITS=
36 > > 64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
37 > -D_BSD_S
38 > > OURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
39 > -Wwri
40 > > te-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium4
41 > -fomit-frame-pointe
42 > > r -Wformat-security -Wmissing-format-attribute -fno-exceptions
43 > -fno-check-new -f
44 > > no-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
45 > -DQT_NO_COMPAT -DQ
46 > > T_NO_TRANSLATION -D_GNU_SOURCE -c -o katemainwindow.lo katemainwindow.cpp
47 > > katefileselector.cpp: In member function `void
48 > > KateFileSelector::readConfig(KConfig*, const
49 > QString&)':
50 > > katefileselector.cpp:263: internal compiler error: Segmentation fault
51 > > Please submit a full bug report,
52 > > with preprocessed source if appropriate.
53 > > See <URL:http://bugs.gentoo.org/> for instructions.
54 > > /bin/sh ../../libtool --silent --mode=compile --tag=CXX
55 > i686-pc-linux-gnu-g++ -D
56 > > HAVE_CONFIG_H -I. -I. -I../.. -I../interfaces -I./../lib
57 > -I/usr/kde/3.3/include
58 > > -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
59 > -D_REENTRANT -D_FILE_OFFSET_BITS=
60 > > 64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
61 > -D_BSD_S
62 > > OURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
63 > -Wwri
64 > > te-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium4
65 > -fomit-frame-pointe
66 > > r -Wformat-security -Wmissing-format-attribute -fno-exceptions
67 > -fno-check-new -f
68 > > no-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
69 > -DQT_NO_COMPAT -DQ
70 > > T_NO_TRANSLATION -D_GNU_SOURCE -c -o katepluginmanager.lo
71 > katepluginmanager.cpp
72 > > The bug is not reproducible, so it is likely a hardware or OS problem.
73 > > make[3]: *** [katefileselector.lo] Error 1
74 > > make[3]: *** Waiting for unfinished jobs....
75 > > make[3]: Leaving directory
76 > `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2
77 > > /kate/app'
78 > > make[2]: *** [all-recursive] Error 1
79 > > make[2]: Leaving directory
80 > `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2
81 > > /kate'
82 > > make[1]: *** [all-recursive] Error 1
83 > > make[1]: Leaving directory
84 > `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2
85 > > '
86 > > make: *** [all] Error 2
87 > >
88 > > !!! ERROR: kde-base/kdebase-3.3.2-r2 failed.
89 > > !!! Function kde_src_compile, Line 162, Exitcode 2
90 > > !!! died running emake, kde_src_compile:make
91 > > !!! If you need support, post the topmost build error, NOT this status
92 > message.
93 > >
94 > > O pior e que isso se repete toda hora e para no mesmo lugar.
95 > >
96 > > make.conf:
97 > > CFLAGS="-O2 -pipe -march=pentium4 -fomit-frame-pointer"
98 > > CHOST="i686-pc-linux-gnu"
99 > > CXXFLAGS="${CFLAGS}"
100 > > LINGUAS="pt_BR"
101 > > MAKEOPTS="-j2"
102 > > GENTOO_MIRRORS="http://cudlug.cudenver.edu/gentoo/
103 > > http://www.las.ic.unicamp.br/pub/gentoo/
104 > > ftp://ftp.las.ic.unicamp.br/pub/gentoo/"
105 > > SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage "
106 > > USE="-gnome 3dfx a52 aac acpi apache2 apm arts bash-completion cdr
107 > > cups dvd dvdr dvdread fam ffmpeg freetype gif java javascript jpeg kde
108 > > maildir mime mozilla mp3 msn mysql mysqli ncurses pcre perl png qt
109 > > readline samba truetype zlib x86"
110 > >
111 > > Eu nunca tinha visto o gcc dar erro de seg. fault. Eu recopilei o gcc
112 > > sem otimizacoes mas nao resolveu.
113 > >
114 > > gcc -v:
115 > > Reading specs from
116 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
117 > > Configured with:
118 > > /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure
119 > > --enable-version-specific-runtime-libs --prefix=/usr
120 > > --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
121 > >
122 > --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include
123 > >
124 > --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130
125 > >
126 > --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
127 > >
128 > --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
129 > >
130 > --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3
131 > > --host=i686-pc-linux-gnu --disable-altivec --enable-nls
132 > > --without-included-gettext --with-system-zlib --disable-checking
133 > > --disable-werror --disable-libunwind-exceptions --disable-multilib
134 > > --disable-libgcj --enable-languages=c,c++,f77 --enable-shared
135 > > --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
136 > > Thread model: posix
137 > > gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1,
138 > > ssp-3.3.5.20050130-1, pie-8.7.7.1)
139 > >
140 > > Valeu!
141 > >
142 > > Um abraco
143 > > Daniel Colchete
144 > >
145 > > --
146 > > gentoo-user-br@g.o mailing list
147 > >
148 > >
149 >
150 >
151 >
152 > --
153 > []s Magno
154 > Linux user: #123834
155 > http://counter.li.org
156 >
157
158
159 --
160 Daniel van Ham Colchete
161 =====================
162 Visite meu site: http://www.daniel.colchete.nom.br/
163 Meu e-mail: daniel.colchete@×××××.com
164
165 --
166 gentoo-user-br@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-br] Problemas compilando o KDE (seg. fault no gcc) Magno Torres <magnotorres@×××××.com>