Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gcc 3.1 and what breaks:
Date: Sun, 19 May 2002 14:19:16
Message-Id: 20020519211912.15bc6adc.spider@gentoo.org
In Reply to: [gentoo-dev] gcc 3.1 and what breaks: by Spider
1 I used --buildpkg and --usepkg to get a working perl installation, that
2 is still unresolved.
3 pwlib may still break:
4
5 pwd
6
7 /mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5
8
9 gcc -march=athlon-tbird -O2 -pipe -ansi -fno-merge-constants -I.
10 -I../include -I../../../../../../exports/include/X11
11 -I../../../include -I../../../../../../programs/Xserver/include
12 -I../../../../../.. -I../../../../../../exports/include -Dlinux
13 -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE
14 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB
15 -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension
16 -DPIXPRIV -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV
17 -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server
18 -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG
19 -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO
20 -DIN_MODULE -DXFree86Module -c miPck1Prim.c
21 miPck1Prim.c: In function `CheckFAreaPick1':
22 miPck1Prim.c:337: Internal compiler error in
23 ix86_secondary_memory_needed, at config/i386/i386.c:12251
24 Please submit a full bug report,
25 with preprocessed source if appropriate.
26 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
27 make[1]: *** [miPck1Prim.o] Error 1
28 make[1]: Leaving directory
29 `/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
30 mi/level1'
31 make: *** [ddpex/mi/level1] Error 2
32
33
34 make CFLAGS="-Wall"
35
36
37 making all in programs/Xserver/PEX5/ddpex/mi/level1...
38 make[1]: Entering directory
39 `/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
40 mi/level1'
41 rm -f miPck1Prim.o
42 gcc -Wall -c miPck1Prim.c
43 miPck1Prim.c:51:22: miRender.h: No such file or directory
44 miPck1Prim.c:52:18: misc.h: No such file or directory
45 miPck1Prim.c:53:24: miscstruct.h: No such file or directory
46 miPck1Prim.c:54:20: PEXErr.h: No such file or directory
47 miPck1Prim.c:55:22: miStruct.h: No such file or directory
48 miPck1Prim.c:56:20: miFont.h: No such file or directory
49 miPck1Prim.c:57:19: miWks.h: No such file or directory
50 miPck1Prim.c:58:20: miText.h: No such file or directory
51 miPck1Prim.c:59:20: miClip.h: No such file or directory
52 miPck1Prim.c:75: parse error before "miPick1PolyLine"
53 miPck1Prim.c:77: parse error before "ddRendererPtr"
54 miPck1Prim.c:77: warning: type defaults to `int' in declaration of
55 `pRend'
56 miPck1Prim.c:77: warning: data definition has no type or storage class
57 miPck1Prim.c:78: parse error before '*' token
58 miPck1Prim.c:78: warning: type defaults to `int' in declaration of
59 `pddc'
60 miPck1Prim.c:78: warning: data definition has no type or storage class
61 miPck1Prim.c:79: parse error before '*' token
62 miPck1Prim.c:79: warning: type defaults to `int' in declaration of
63 `input_list'
64 miPck1Prim.c:79: warning: data definition has no type or storage class
65 miPck1Prim.c:80: parse error before '{' token
66 miPck1Prim.c:108: parse error before "ddRendererPtr"
67 miPck1Prim.c:108: warning: type defaults to `int' in declaration of
68 `pRend'
69 miPck1Prim.c:108: warning: data definition has no type or storage class
70 miPck1Prim.c:109: parse error before '*' token
71 miPck1Prim.c:109: warning: type defaults to `int' in declaration of
72 `pddc'
73 miPck1Prim.c:109: warning: data definition has no type or storage class
74 miPck1Prim.c:110: parse error before '*' token
75 miPck1Prim.c:110: warning: type defaults to `int' in declaration of
76 `input_list'
77 miPck1Prim.c:110: warning: data definition has no type or storage class
78 miPck1Prim.c:112: parse error before '{' token
79 miPck1Prim.c:140: parse error before "ddRendererPtr"
80 miPck1Prim.c:140: warning: type defaults to `int' in declaration of
81 `pRend'
82 miPck1Prim.c:140: warning: data definition has no type or storage class
83 miPck1Prim.c:141: parse error before '*' token
84 miPck1Prim.c:141: warning: type defaults to `int' in declaration of
85 `pddc'
86 miPck1Prim.c:141: warning: data definition has no type or storage class
87 miPck1Prim.c:142: parse error before '*' token
88 miPck1Prim.c:142: warning: type defaults to `int' in declaration of
89 `input_list'
90 miPck1Prim.c:142: warning: data definition has no type or storage class
91 miPck1Prim.c:144: parse error before '{' token
92 miPck1Prim.c:170: parse error before "CheckFAreaPick1"
93 miPck1Prim.c:172: parse error before "miListHeader"
94 miPck1Prim.c:172: warning: type defaults to `int' in declaration of
95 `in_list'
96 miPck1Prim.c:172: warning: data definition has no type or storage class
97 miPck1Prim.c:174: parse error before '{' token
98 miPck1Prim.c:180: warning: type defaults to `int' in declaration of
99 `pt_list'
100 miPck1Prim.c:180: warning: data definition has no type or storage class
101 miPck1Prim.c:182: parse error before "v1"
102 miPck1Prim.c:182: warning: type defaults to `int' in declaration of `v1'
103 miPck1Prim.c:182: warning: type defaults to `int' in declaration of `v2'
104 miPck1Prim.c:182: warning: data definition has no type or storage class
105 miPck1Prim.c:183: parse error before "x_same"
106 miPck1Prim.c:183: warning: type defaults to `int' in declaration of
107 `x_same'
108 miPck1Prim.c:183: warning: type defaults to `int' in declaration of
109 `y_same'
110 miPck1Prim.c:183: warning: data definition has no type or storage class
111 miPck1Prim.c:229: warning: type defaults to `int' in declaration of
112 `poly_list'
113 miPck1Prim.c:229: request for member `ddList' in something not a
114 structure or union
115 miPck1Prim.c:229: warning: data definition has no type or storage class
116 miPck1Prim.c:231: parse error before '->' token
117 miPck1Prim.c:231: warning: type defaults to `int' in declaration of
118 `DD_VertPointSize'
119 miPck1Prim.c:231: warning: data definition has no type or storage class
120 miPck1Prim.c:264: warning: type defaults to `int' in declaration of
121 `vcount'
122 miPck1Prim.c:264: initializer element is not constant
123 miPck1Prim.c:264: warning: data definition has no type or storage class
124 miPck1Prim.c:269: warning: type defaults to `int' in declaration of
125 `poly_list'
126 miPck1Prim.c:269: redefinition of `poly_list'
127 miPck1Prim.c:229: `poly_list' previously defined here
128 miPck1Prim.c:269: request for member `ddList' in something not a
129 structure or union
130 miPck1Prim.c:269: warning: data definition has no type or storage class
131 miPck1Prim.c:271: parse error before "for"
132 miPck1Prim.c:354: parse error before "ddRendererPtr"
133 miPck1Prim.c:354: warning: type defaults to `int' in declaration of
134 `pRend'
135 miPck1Prim.c:354: warning: data definition has no type or storage class
136 miPck1Prim.c:355: parse error before '*' token
137 miPck1Prim.c:355: warning: type defaults to `int' in declaration of
138 `pddc'
139 miPck1Prim.c:355: warning: data definition has no type or storage class
140 miPck1Prim.c:356: parse error before '*' token
141 miPck1Prim.c:356: warning: type defaults to `int' in declaration of
142 `input_list'
143 miPck1Prim.c:356: warning: data definition has no type or storage class
144 miPck1Prim.c:357: parse error before '*' token
145 miPck1Prim.c:357: warning: type defaults to `int' in declaration of
146 `input_facet'miPck1Prim.c:357: warning: data definition has no type or
147 storage class
148 miPck1Prim.c:358: parse error before "shape"
149 miPck1Prim.c:358: warning: type defaults to `int' in declaration of
150 `shape'
151 miPck1Prim.c:358: warning: data definition has no type or storage class
152 miPck1Prim.c:359: parse error before "noedges"
153 miPck1Prim.c:359: warning: type defaults to `int' in declaration of
154 `noedges'
155 miPck1Prim.c:359: warning: data definition has no type or storage class
156 miPck1Prim.c:387: parse error before "ddRendererPtr"
157 miPck1Prim.c:387: warning: type defaults to `int' in declaration of
158 `pRend'
159 miPck1Prim.c:387: warning: data definition has no type or storage class
160 miPck1Prim.c:388: parse error before '*' token
161 miPck1Prim.c:388: warning: type defaults to `int' in declaration of
162 `pddc'
163 miPck1Prim.c:388: warning: data definition has no type or storage class
164 miPck1Prim.c:389: parse error before '*' token
165 miPck1Prim.c:389: warning: type defaults to `int' in declaration of
166 `input_list'
167 miPck1Prim.c:389: warning: data definition has no type or storage class
168 miPck1Prim.c:390: parse error before '*' token
169 miPck1Prim.c:390: warning: type defaults to `int' in declaration of
170 `input_facet'miPck1Prim.c:390: warning: data definition has no type or
171 storage class
172 miPck1Prim.c:392: parse error before '{' token
173 make[1]: *** [miPck1Prim.o] Error 1
174 make[1]: Leaving directory
175 `/mnt/reiser/build/xfree-4.2.0-r10/work/xc/programs/Xserver/PEX5/ddpex/
176 mi/level1'
177 make: *** [ddpex/mi/level1] Error 2
178
179
180 well...
181
182 can anyone else check this?
183
184 //Spider
185
186
187 begin quote
188 On Sun, 19 May 2002 03:45:49 +0200
189 Spider <spider@g.o> wrote:
190
191 > well, I've just made a gentoo 1.2 system bootstrap with gcc 3.1 (gcc3
192 > profile)
193 >
194 > the bootstrap went bad due to texinfo and so on and so on, but I could
195 > finish it using emerge by hand (after ripping texinfo from gcc 3.1)
196 >
197 --
198 begin .signature
199 This is a .signature virus! Please copy me into your .signature!
200 See Microsoft KB Article Q265230 for more information.
201 end