OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [web_uploads/] [ats/] [or32-rtems/] [build_or1ksim.txt] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1765 root
Mon May 23 00:22:32 CEST 2005
2
checking build system type... i686-pc-linux-gnu
3
checking host system type... i686-pc-linux-gnu
4
checking target system type... or32-unknown-rtems
5
checking for a BSD compatible install... /usr/bin/install -c
6
checking whether build environment is sane... yes
7
checking for mawk... no
8
checking for gawk... gawk
9
checking whether make sets ${MAKE}... yes
10
checking for gcc... gcc
11
checking for C compiler default output... a.out
12
checking whether the C compiler works... yes
13
checking whether we are cross compiling... no
14
checking for executable suffix...
15
checking for object suffix... o
16
checking whether we are using the GNU C compiler... yes
17
checking whether gcc accepts -g... yes
18
checking for style of include used by make... GNU
19
checking dependency style of gcc... gcc3
20
checking how to run the C preprocessor... gcc -E
21
checking for minix/config.h... no
22
checking whether make sets ${MAKE}... (cached) yes
23
checking whether gcc needs -traditional... no
24
checking for a BSD compatible install... /usr/bin/install -c
25
checking for ar... ar
26
checking for ranlib... ranlib
27
checking return type of signal handlers... void
28
checking whether stat file-mode macros are broken... no
29
checking for dirent.h that defines DIR... yes
30
checking for opendir in -ldir... no
31
checking for strcasecmp... yes
32
checking for select... yes
33
checking for setenv... yes
34
checking for putenv... yes
35
checking for tcgetattr... yes
36
checking for setlocale... yes
37
checking for lstat... yes
38
checking for strndup... yes
39
checking for grantpt... yes
40
checking for unlockpt... yes
41
checking for ptsname... yes
42
checking for on_exit... yes
43
checking for isblank... yes
44
checking for ANSI C header files... yes
45
checking for sys/types.h... yes
46
checking for sys/stat.h... yes
47
checking for stdlib.h... yes
48
checking for string.h... yes
49
checking for memory.h... yes
50
checking for strings.h... yes
51
checking for inttypes.h... yes
52
checking for stdint.h... yes
53
checking for unistd.h... yes
54
checking for working strcoll... yes
55
checking for unistd.h... (cached) yes
56
checking for stdlib.h... (cached) yes
57
checking for varargs.h... yes
58
checking for stdarg.h... yes
59
checking for string.h... (cached) yes
60
checking for sys/ptem.h... no
61
checking for sys/pte.h... no
62
checking for sys/stream.h... no
63
checking for sys/stropts.h... yes
64
checking for sys/select.h... yes
65
checking for termcap.h... yes
66
checking for termios.h... yes
67
checking for termio.h... yes
68
checking for sys/file.h... yes
69
checking for locale.h... yes
70
checking for net/ethernet.h... yes
71
checking for sys/ethernet.h... no
72
checking for malloc.h... yes
73
checking for inttypes.h... (cached) yes
74
checking whether byte ordering is bigendian... no
75
checking for uint8_t... yes
76
checking for uint16_t... yes
77
checking for uint32_t... yes
78
checking for int8_t... yes
79
checking for int16_t... yes
80
checking for int32_t... yes
81
checking for char... yes
82
checking size of char... 1
83
checking for short... yes
84
checking size of short... 2
85
checking for int... yes
86
checking size of int... 4
87
checking for long... yes
88
checking size of long... 4
89
checking whether to enable profiling... no
90
checking which execution style to use... checking whether to enable ethernet phy emulation... no
91
checking whether to use raw range stats... no
92
checking whether instructions set overflow flag... no
93
checking whether arithmethic instructions set flag... no
94
checking for implementation-specific data... DEFAULT
95
configure: WARNING: using default environment
96
configure: creating ./config.status
97
config.status: creating Makefile
98
config.status: creating bpb/Makefile
99
config.status: creating cache/Makefile
100
config.status: creating cpu/Makefile
101
config.status: creating cpu/common/Makefile
102
config.status: creating cpu/or32/Makefile
103
config.status: creating cuc/Makefile
104
config.status: creating cpu/or1k/Makefile
105
config.status: creating cpu/dlx/Makefile
106
config.status: creating debug/Makefile
107
config.status: creating support/Makefile
108
config.status: creating mmu/Makefile
109
config.status: creating peripheral/Makefile
110
config.status: creating tick/Makefile
111
config.status: creating peripheral/channels/Makefile
112
config.status: creating pm/Makefile
113
config.status: creating pic/Makefile
114
config.status: creating vapi/Makefile
115
config.status: creating port/Makefile
116
config.status: creating config.h
117
config.status: config.h is unchanged
118
/usr/bin/make  all-recursive
119
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim'
120
Making all in cpu
121
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
122
Making all in common
123
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
124
make[3]: Nothing to be done for `all'.
125
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
126
Making all in or1k
127
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
128
make[3]: Nothing to be done for `all'.
129
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
130
Making all in or32
131
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
132
/usr/bin/make  all-am
133
make[4]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
134
make[4]: Nothing to be done for `all-am'.
135
make[4]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
136
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
137
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
138
make[3]: Nothing to be done for `all-am'.
139
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
140
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
141
Making all in bpb
142
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
143
make[2]: Nothing to be done for `all'.
144
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
145
Making all in support
146
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
147
make[2]: Nothing to be done for `all'.
148
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
149
Making all in cache
150
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
151
make[2]: Nothing to be done for `all'.
152
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
153
Making all in mmu
154
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
155
make[2]: Nothing to be done for `all'.
156
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
157
Making all in peripheral
158
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
159
Making all in channels
160
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
161
make[3]: Nothing to be done for `all'.
162
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
163
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
164
make[3]: Nothing to be done for `all-am'.
165
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
166
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
167
Making all in tick
168
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
169
make[2]: Nothing to be done for `all'.
170
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
171
Making all in pm
172
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
173
make[2]: Nothing to be done for `all'.
174
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
175
Making all in pic
176
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
177
make[2]: Nothing to be done for `all'.
178
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
179
Making all in debug
180
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
181
make[2]: Nothing to be done for `all'.
182
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
183
Making all in vapi
184
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
185
make[2]: Nothing to be done for `all'.
186
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
187
Making all in cuc
188
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
189
make[2]: Nothing to be done for `all'.
190
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
191
Making all in port
192
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
193
make[2]: Nothing to be done for `all'.
194
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
195
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim'
196
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
197
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
198
Making install in cpu
199
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
200
Making install in common
201
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
202
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
203
make[3]: Nothing to be done for `install-exec-am'.
204
make[3]: Nothing to be done for `install-data-am'.
205
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
206
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/common'
207
Making install in or1k
208
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
209
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
210
make[3]: Nothing to be done for `install-exec-am'.
211
make[3]: Nothing to be done for `install-data-am'.
212
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
213
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or1k'
214
Making install in or32
215
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
216
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
217
make[3]: Nothing to be done for `install-exec-am'.
218
make[3]: Nothing to be done for `install-data-am'.
219
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
220
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu/or32'
221
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
222
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/cpu'
223
make[3]: Nothing to be done for `install-exec-am'.
224
make[3]: Nothing to be done for `install-data-am'.
225
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
226
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
227
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cpu'
228
Making install in bpb
229
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
230
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/bpb'
231
make[2]: Nothing to be done for `install-exec-am'.
232
make[2]: Nothing to be done for `install-data-am'.
233
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
234
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/bpb'
235
Making install in support
236
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
237
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/support'
238
make[2]: Nothing to be done for `install-exec-am'.
239
make[2]: Nothing to be done for `install-data-am'.
240
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
241
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/support'
242
Making install in cache
243
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
244
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cache'
245
make[2]: Nothing to be done for `install-exec-am'.
246
make[2]: Nothing to be done for `install-data-am'.
247
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
248
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cache'
249
Making install in mmu
250
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
251
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/mmu'
252
make[2]: Nothing to be done for `install-exec-am'.
253
make[2]: Nothing to be done for `install-data-am'.
254
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
255
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/mmu'
256
Making install in peripheral
257
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
258
Making install in channels
259
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
260
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
261
make[3]: Nothing to be done for `install-exec-am'.
262
make[3]: Nothing to be done for `install-data-am'.
263
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
264
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral/channels'
265
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
266
make[3]: Entering directory `/home/oc/testpool/or1k/or1ksim/peripheral'
267
make[3]: Nothing to be done for `install-exec-am'.
268
make[3]: Nothing to be done for `install-data-am'.
269
make[3]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
270
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
271
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/peripheral'
272
Making install in tick
273
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
274
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/tick'
275
make[2]: Nothing to be done for `install-exec-am'.
276
make[2]: Nothing to be done for `install-data-am'.
277
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
278
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/tick'
279
Making install in pm
280
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
281
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pm'
282
make[2]: Nothing to be done for `install-exec-am'.
283
make[2]: Nothing to be done for `install-data-am'.
284
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
285
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pm'
286
Making install in pic
287
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
288
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/pic'
289
make[2]: Nothing to be done for `install-exec-am'.
290
make[2]: Nothing to be done for `install-data-am'.
291
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
292
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/pic'
293
Making install in debug
294
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
295
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/debug'
296
make[2]: Nothing to be done for `install-exec-am'.
297
make[2]: Nothing to be done for `install-data-am'.
298
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
299
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/debug'
300
Making install in vapi
301
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
302
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/vapi'
303
make[2]: Nothing to be done for `install-exec-am'.
304
make[2]: Nothing to be done for `install-data-am'.
305
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
306
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/vapi'
307
Making install in cuc
308
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
309
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/cuc'
310
make[2]: Nothing to be done for `install-exec-am'.
311
make[2]: Nothing to be done for `install-data-am'.
312
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
313
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/cuc'
314
Making install in port
315
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
316
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/port'
317
make[2]: Nothing to be done for `install-exec-am'.
318
make[2]: Nothing to be done for `install-data-am'.
319
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
320
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/port'
321
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim'
322
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim'
323
/bin/sh ../or1ksim/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/bin
324
  /usr/bin/install -c sim /home/oc/testpool/or1k/or32-rtems/bin/or32-rtems-sim
325
make[2]: Nothing to be done for `install-data-am'.
326
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim'
327
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim'

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.