1 | Script started on Mon Aug 30 02:44:23 2010 |
---|
2 | sh-3.00$ exit./sage -f ecl-10.2.1.p2 |
---|
3 | Force installing ecl-10.2.1.p2 |
---|
4 | Calling sage-spkg on ecl-10.2.1.p2 |
---|
5 | Warning: Attempted to overwrite SAGE_ROOT environment variable |
---|
6 | Building Sage on Solaris in 64-bit mode |
---|
7 | Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist |
---|
8 | Detected SAGE64 flag |
---|
9 | Building Sage on Solaris in 64-bit mode |
---|
10 | ecl-10.2.1.p2 |
---|
11 | Machine: |
---|
12 | SunOS t2 5.10 Generic_141414-02 sun4v sparc SUNW,T5240 |
---|
13 | Deleting directories from past builds of previous/current versions of ecl-10.2.1.p2 |
---|
14 | Extracting package /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/standard/ecl-10.2.1.p2.spkg ... |
---|
15 | -rw-r--r-- 1 kirkby 1093 4883286 Jul 29 16:37 /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/standard/ecl-10.2.1.p2.spkg |
---|
16 | ecl-10.2.1.p2/ |
---|
17 | ecl-10.2.1.p2/patches/ |
---|
18 | ecl-10.2.1.p2/SPKG.txt |
---|
19 | ecl-10.2.1.p2/.hgignore |
---|
20 | ecl-10.2.1.p2/src/ |
---|
21 | ecl-10.2.1.p2/src/INSTALL |
---|
22 | ecl-10.2.1.p2/src/.gitignore |
---|
23 | ecl-10.2.1.p2/.hg/store/00manifest.i |
---|
24 | |
---|
25 | <snip> |
---|
26 | |
---|
27 | ecl-10.2.1.p2/.hg/store/00changelog.i |
---|
28 | ecl-10.2.1.p2/.hg/store/data/ |
---|
29 | ecl-10.2.1.p2/.hg/store/data/patches/ |
---|
30 | ecl-10.2.1.p2/.hg/store/data/patches/mach__dep.c.i |
---|
31 | ecl-10.2.1.p2/.hg/store/data/spkg-install.i |
---|
32 | ecl-10.2.1.p2/.hg/store/data/.hgignore.i |
---|
33 | ecl-10.2.1.p2/.hg/store/data/_s_p_k_g.txt.i |
---|
34 | ecl-10.2.1.p2/.hg/requires |
---|
35 | ecl-10.2.1.p2/.hg/undo.dirstate |
---|
36 | ecl-10.2.1.p2/.hg/00changelog.i |
---|
37 | ecl-10.2.1.p2/spkg-install |
---|
38 | Finished extraction |
---|
39 | **************************************************** |
---|
40 | Host system |
---|
41 | uname -a: |
---|
42 | SunOS t2 5.10 Generic_141414-02 sun4v sparc SUNW,T5240 |
---|
43 | **************************************************** |
---|
44 | **************************************************** |
---|
45 | CC Version |
---|
46 | gcc -v |
---|
47 | Using built-in specs. |
---|
48 | Target: sparc-sun-solaris2.10 |
---|
49 | Configured with: ../gcc-4.4.1/configure --prefix=/usr/local/gcc-4.4.1-sun-linker/ --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,fortran --with-mpfr-include=/usr/local/include --with-mpfr-lib=/usr/local/lib --with-gmp-include=/usr/local/include --with-gmp-lib=/usr/local/lib CC=/usr/sfw/bin/gcc CXX=/usr/sfw/bin/g++ |
---|
50 | Thread model: posix |
---|
51 | gcc version 4.4.1 (GCC) |
---|
52 | **************************************************** |
---|
53 | Building a 64-bit version of ECL |
---|
54 | Code will be built with debugging information present. Set 'SAGE_DEBUG' to 'no' if you don't want that. |
---|
55 | Using CC=gcc |
---|
56 | Using CXX=g++ |
---|
57 | Using FC= |
---|
58 | Using F77= |
---|
59 | Using SAGE_FORTRAN=/usr/local/gcc-4.4.1-sun-linker/bin/gfortran |
---|
60 | Using SAGE_FORTRAN_LIB=/usr/local/gcc-4.4.1-sun-linker/lib/sparcv9/libgfortran.so |
---|
61 | The following environment variables will be exported |
---|
62 | Using CFLAGS= -O2 -m64 -g -Wall |
---|
63 | Using CXXFLAGS= -O2 -m64 -g -Wall |
---|
64 | Using FCFLAGS= -O2 -m64 -g -Wall |
---|
65 | Using F77FLAGS= -O2 -m64 -g -Wall |
---|
66 | Using CPPFLAGS= -I/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/include |
---|
67 | Using LDFLAGS= -L/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/lib -m64 |
---|
68 | Using ABI=64 |
---|
69 | configure scripts and/or makefiles might override these later |
---|
70 | |
---|
71 | Creating directory `build' |
---|
72 | Switching to directory `build' to continue configuration. |
---|
73 | checking build system type... ultrasparc-sun-solaris2.10 |
---|
74 | checking host system type... ultrasparc-sun-solaris2.10 |
---|
75 | checking for gcc... gcc |
---|
76 | checking for C compiler default output file name... a.out |
---|
77 | checking whether the C compiler works... yes |
---|
78 | checking whether we are cross compiling... no |
---|
79 | checking for suffix of executables... |
---|
80 | checking for suffix of object files... o |
---|
81 | checking whether we are using the GNU C compiler... yes |
---|
82 | checking whether gcc accepts -g... yes |
---|
83 | checking for gcc option to accept ISO C89... none needed |
---|
84 | checking whether we are using the GNU C++ compiler... yes |
---|
85 | checking whether g++ accepts -g... yes |
---|
86 | checking how to run the C preprocessor... gcc -E |
---|
87 | checking for ranlib... ranlib |
---|
88 | checking for a BSD-compatible install... /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/gmp/install-sh -c |
---|
89 | checking whether ln -s works... yes |
---|
90 | checking whether make sets $(MAKE)... yes |
---|
91 | checking for ld flags when building shared libraries... -dy -G -L/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/lib -m64 |
---|
92 | checking for required libraries... -ldl |
---|
93 | checking for architecture... ultrAspArc |
---|
94 | checking for software type... sun4sol2 / |
---|
95 | checking for __thread local data... yes |
---|
96 | checking for install-info... /usr/sfw/bin/install-info |
---|
97 | checking for __gmpz_init in -lgmp... yes |
---|
98 | checking for __gmpz_init in -lgmp... (cached) yes |
---|
99 | checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep |
---|
100 | checking for egrep... /usr/sfw/bin/ggrep -E |
---|
101 | checking for ANSI C header files... yes |
---|
102 | checking for sys/types.h... yes |
---|
103 | checking for sys/stat.h... yes |
---|
104 | checking for stdlib.h... yes |
---|
105 | checking for string.h... yes |
---|
106 | checking for memory.h... yes |
---|
107 | checking for strings.h... yes |
---|
108 | checking for inttypes.h... yes |
---|
109 | checking for stdint.h... yes |
---|
110 | checking for unistd.h... yes |
---|
111 | checking gmp.h usability... yes |
---|
112 | checking gmp.h presence... yes |
---|
113 | checking for gmp.h... yes |
---|
114 | checking gmp/gmp.h usability... no |
---|
115 | checking gmp/gmp.h presence... no |
---|
116 | checking for gmp/gmp.h... no |
---|
117 | checking GMP autoconf... "yes.yes.yes" |
---|
118 | checking for getpwnam in -lsun... no |
---|
119 | checking for library containing strerror... none required |
---|
120 | checking for GC_malloc in -lgc... yes |
---|
121 | checking whether we can use the existing Boehm-Weiser library ... yes |
---|
122 | checking for GC_malloc in -lgc... (cached) yes |
---|
123 | checking if we need to copy GC private headers ... checking if we use Boehm-Demers-Weiser precise garbage collector... yes |
---|
124 | checking for soname flags... |
---|
125 | checking for X... libraries , headers |
---|
126 | checking for dirent.h that defines DIR... yes |
---|
127 | checking for library containing opendir... none required |
---|
128 | checking for stdbool.h that conforms to C99... yes |
---|
129 | checking for _Bool... yes |
---|
130 | checking for ANSI C header files... (cached) yes |
---|
131 | checking whether time.h and sys/time.h may both be included... yes |
---|
132 | checking fcntl.h usability... yes |
---|
133 | checking fcntl.h presence... yes |
---|
134 | checking for fcntl.h... yes |
---|
135 | checking limits.h usability... yes |
---|
136 | checking limits.h presence... yes |
---|
137 | checking for limits.h... yes |
---|
138 | checking netdb.h usability... yes |
---|
139 | checking netdb.h presence... yes |
---|
140 | checking for netdb.h... yes |
---|
141 | checking netinet/in.h usability... yes |
---|
142 | checking netinet/in.h presence... yes |
---|
143 | checking for netinet/in.h... yes |
---|
144 | checking stddef.h usability... yes |
---|
145 | checking stddef.h presence... yes |
---|
146 | checking for stddef.h... yes |
---|
147 | checking for stdlib.h... (cached) yes |
---|
148 | checking for string.h... (cached) yes |
---|
149 | checking sys/param.h usability... yes |
---|
150 | checking sys/param.h presence... yes |
---|
151 | checking for sys/param.h... yes |
---|
152 | checking sys/socket.h usability... yes |
---|
153 | checking sys/socket.h presence... yes |
---|
154 | checking for sys/socket.h... yes |
---|
155 | checking sys/time.h usability... yes |
---|
156 | checking sys/time.h presence... yes |
---|
157 | checking for sys/time.h... yes |
---|
158 | checking for unistd.h... (cached) yes |
---|
159 | checking fenv.h usability... yes |
---|
160 | checking fenv.h presence... yes |
---|
161 | checking for fenv.h... yes |
---|
162 | checking sys/resource.h usability... yes |
---|
163 | checking sys/resource.h presence... yes |
---|
164 | checking for sys/resource.h... yes |
---|
165 | checking sys/utsname.h usability... yes |
---|
166 | checking sys/utsname.h presence... yes |
---|
167 | checking for sys/utsname.h... yes |
---|
168 | checking float.h usability... yes |
---|
169 | checking float.h presence... yes |
---|
170 | checking for float.h... yes |
---|
171 | checking pwd.h usability... yes |
---|
172 | checking pwd.h presence... yes |
---|
173 | checking for pwd.h... yes |
---|
174 | checking dlfcn.h usability... yes |
---|
175 | checking dlfcn.h presence... yes |
---|
176 | checking for dlfcn.h... yes |
---|
177 | checking link.h usability... yes |
---|
178 | checking link.h presence... yes |
---|
179 | checking for link.h... yes |
---|
180 | checking mach-o/dyld.h usability... no |
---|
181 | checking mach-o/dyld.h presence... no |
---|
182 | checking for mach-o/dyld.h... no |
---|
183 | checking ulimit.h usability... yes |
---|
184 | checking ulimit.h presence... yes |
---|
185 | checking for ulimit.h... yes |
---|
186 | checking dirent.h usability... yes |
---|
187 | checking dirent.h presence... yes |
---|
188 | checking for dirent.h... yes |
---|
189 | checking sys/ioctl.h usability... yes |
---|
190 | checking sys/ioctl.h presence... yes |
---|
191 | checking for sys/ioctl.h... yes |
---|
192 | checking sys/select.h usability... yes |
---|
193 | checking sys/select.h presence... yes |
---|
194 | checking for sys/select.h... yes |
---|
195 | checking sys/wait.h usability... yes |
---|
196 | checking sys/wait.h presence... yes |
---|
197 | checking for sys/wait.h... yes |
---|
198 | checking semaphore.h usability... yes |
---|
199 | checking semaphore.h presence... yes |
---|
200 | checking for semaphore.h... yes |
---|
201 | checking for an ANSI C-conforming const... yes |
---|
202 | checking for inline... inline |
---|
203 | checking for size_t... yes |
---|
204 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
205 | checking for working volatile... yes |
---|
206 | checking for ptrdiff_t... yes |
---|
207 | checking size of long long... 64 |
---|
208 | checking whether byte ordering is bigendian... yes |
---|
209 | checking appropiate type for fixnums... long int |
---|
210 | checking for stdint.h... (cached) yes |
---|
211 | checking uint8_t type... uint8_t |
---|
212 | checking uint16_t type... uint16_t |
---|
213 | checking uint32_t type... uint32_t |
---|
214 | checking uint64_t type... uint64_t |
---|
215 | checking character sequence for end of line... lf |
---|
216 | checking for _longjmp... yes |
---|
217 | checking for ffi_call in -lffi... no |
---|
218 | /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/configure: line 9916: test: =: unary operator expected |
---|
219 | checking whether we can dynamically build calls to C functions... no |
---|
220 | checking for code to detect FP exceptions... not available |
---|
221 | checking whether stack growns downwards... yes |
---|
222 | checking whether closedir returns void... no |
---|
223 | checking for error_at_line... no |
---|
224 | checking for pid_t... yes |
---|
225 | checking vfork.h usability... no |
---|
226 | checking vfork.h presence... no |
---|
227 | checking for vfork.h... no |
---|
228 | checking for fork... yes |
---|
229 | checking for vfork... yes |
---|
230 | checking for working fork... yes |
---|
231 | checking for working vfork... (cached) yes |
---|
232 | checking whether gcc needs -traditional... no |
---|
233 | checking for stdlib.h... (cached) yes |
---|
234 | checking for GNU libc compatible malloc... yes |
---|
235 | checking for working memcmp... yes |
---|
236 | checking for stdlib.h... (cached) yes |
---|
237 | checking for unistd.h... (cached) yes |
---|
238 | checking for getpagesize... yes |
---|
239 | checking for working mmap... yes |
---|
240 | checking for stdlib.h... (cached) yes |
---|
241 | checking for GNU libc compatible realloc... yes |
---|
242 | checking for sys/select.h... (cached) yes |
---|
243 | checking for sys/socket.h... (cached) yes |
---|
244 | checking types of arguments for select... int,fd_set *,struct timeval * |
---|
245 | checking return type of signal handlers... void |
---|
246 | checking whether lstat dereferences a symlink specified with a trailing slash... yes |
---|
247 | checking whether stat accepts an empty string... no |
---|
248 | checking for working strtod... yes |
---|
249 | checking for floor... yes |
---|
250 | checking for getcwd... yes |
---|
251 | checking for gethostbyaddr... no |
---|
252 | checking for gethostbyname... no |
---|
253 | checking for getpagesize... (cached) yes |
---|
254 | checking for memmove... yes |
---|
255 | checking for memset... yes |
---|
256 | checking for mkdir... yes |
---|
257 | checking for putenv... yes |
---|
258 | checking for socket... no |
---|
259 | checking for sqrt... yes |
---|
260 | checking for strcasecmp... yes |
---|
261 | checking for strchr... yes |
---|
262 | checking for strerror... yes |
---|
263 | checking for strtol... yes |
---|
264 | checking for nanosleep... no |
---|
265 | checking for alarm... yes |
---|
266 | checking for times... yes |
---|
267 | checking for select... yes |
---|
268 | checking for setenv... yes |
---|
269 | checking for putenv... (cached) yes |
---|
270 | checking for lstat... yes |
---|
271 | checking for mkstemp... yes |
---|
272 | checking for sigprocmask... yes |
---|
273 | checking for isatty... yes |
---|
274 | checking for tzset... yes |
---|
275 | checking for gettimeofday... yes |
---|
276 | checking for getrusage... yes |
---|
277 | checking for feenableexcept... no |
---|
278 | checking for expf... yes |
---|
279 | checking for logf... yes |
---|
280 | checking for sqrtf... yes |
---|
281 | checking for cosf... yes |
---|
282 | checking for sinf... yes |
---|
283 | checking for tanf... yes |
---|
284 | checking for sinhf... yes |
---|
285 | checking for coshf... yes |
---|
286 | checking for tanhf... yes |
---|
287 | checking for floorf... yes |
---|
288 | checking for ceilf... yes |
---|
289 | checking for fabsf... yes |
---|
290 | checking for frexpf... yes |
---|
291 | checking for ldexpf... yes |
---|
292 | checking for log1p... yes |
---|
293 | checking for log1pf... yes |
---|
294 | checking for log1pl... yes |
---|
295 | checking for copysign... yes |
---|
296 | checking for sched_yield... no |
---|
297 | checking for uname... yes |
---|
298 | checking for fseeko... yes |
---|
299 | checking sys/mman.h usability... yes |
---|
300 | checking sys/mman.h presence... yes |
---|
301 | checking for sys/mman.h... yes |
---|
302 | checking working environ... yes |
---|
303 | checking gc.h usability... yes |
---|
304 | checking gc.h presence... yes |
---|
305 | checking for gc.h... yes |
---|
306 | configure: creating ./config.status |
---|
307 | config.status: creating bare.lsp |
---|
308 | config.status: creating lsp/load.lsp |
---|
309 | config.status: creating clos/load.lsp |
---|
310 | config.status: creating cmp/load.lsp |
---|
311 | config.status: creating new-cmp/load.lsp |
---|
312 | config.status: creating ../Makefile |
---|
313 | config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting |
---|
314 | config.status: creating Makefile |
---|
315 | config.status: creating c/Makefile |
---|
316 | config.status: creating doc/Makefile |
---|
317 | config.status: WARNING: '/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/doc/Makefile.in' seems to ignore the --datarootdir setting |
---|
318 | config.status: creating doc/ecl.man |
---|
319 | config.status: creating doc/ecl-config.man |
---|
320 | config.status: creating ecl/configpre.h |
---|
321 | config.status: creating bin/ecl-config.pre |
---|
322 | config.status: creating lsp/config.pre |
---|
323 | config.status: creating compile.pre |
---|
324 | config.status: creating cmp/cmpdefs.pre |
---|
325 | config.status: creating new-cmp/cmpdefs.pre |
---|
326 | config.status: creating ecl/config.h |
---|
327 | Configuration complete. To build ECL, issue make in this directory. |
---|
328 | cd build; make |
---|
329 | make[1]: Entering directory `/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/build' |
---|
330 | cp /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/util/gdbinit .gdbinit |
---|
331 | if (echo c | grep gmp); then \ |
---|
332 | cd gmp && make install && \ |
---|
333 | cd .. && mv include/gmp.h ecl/ && rmdir include && \ |
---|
334 | mv ./libgmp.a ./libeclgmp.a; \ |
---|
335 | fi |
---|
336 | test -d ecl/gc || mkdir ecl/gc |
---|
337 | test -d ecl/gc/private || mkdir ecl/gc/private |
---|
338 | if (echo c | grep gc); then \ |
---|
339 | cd gc && make install && cd .. && \ |
---|
340 | cp -rf /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/gc/include/private/*.h ecl/gc/private/ && \ |
---|
341 | mv libgc.a libeclgc.a; \ |
---|
342 | fi |
---|
343 | sed -e 's,@ecldir\\@,/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/lib/ecl-10.2.1/,g' < lsp/config.pre > lsp/config.lsp |
---|
344 | sed -e 's,@ecldir\\@,"/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/lib/ecl-10.2.1/",g' \ |
---|
345 | -e 's,@libdir\\@,"/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/lib/",g' \ |
---|
346 | -e 's,@includedir\\@,"/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/include/",g' < cmp/cmpdefs.pre > cmp/cmpdefs.lsp |
---|
347 | test -d c/ecl || mkdir c/ecl |
---|
348 | sed 's,__declspec(dllimport),,g' /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/h/external.h > c/ecl/external.h |
---|
349 | cp /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/h/*.h ecl/ |
---|
350 | cd c; make |
---|
351 | make[2]: Entering directory `/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/build/c' |
---|
352 | cat /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/symbols_list.h | \ |
---|
353 | sed -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*NULL,.*}%{\1,NULL}%g' \ |
---|
354 | -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*\([^,]*\),.*}%{\1,"\2"}%g' \ |
---|
355 | -e 's%{NULL.*%{NULL,NULL}};%' > /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/symbols_list2.h |
---|
356 | if test -f ../CROSS-DPP; then touch dpp; else \ |
---|
357 | gcc -I/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c -I/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/build -I./ /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/dpp.c -I/rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/local/include -O2 -m64 -g -Wall -fPIC -Dsun4sol2 -o dpp ; \ |
---|
358 | fi |
---|
359 | /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/dpp.c: In function Çÿput_declarationÇÖ: |
---|
360 | /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/dpp.c:678: warning: too few arguments for format |
---|
361 | /rootpool2/local/kirkby/t2/64/sage-4.5.3.alpha2/spkg/build/ecl-10.2.1.p2/src/src/c/dpp.c:680: warning: too many arguments for format |
---|
362 | debug: |
---|
363 | debug: collecting input relocations: section=.text, file=/usr/local/gcc-4.4.1-sun-linker/bin/../lib/gcc/sparc-sun-solaris2.10/4.4.1/sparcv9/crt1.o |
---|
364 | debug: type offset addend section symbol |
---|
365 | debug: in R_SPARC_WDISP30 0x1c 0 .rela.text atexit |
---|
366 | debug: out R_SPARC_JMP_SLOT 0x1c 0 .plt atexit |
---|
367 | debug: act R_SPARC_WDISP30 0x1c .text atexit |
---|
368 | |
---|
369 | <snip> |
---|
370 | |
---|
371 | debug: act R_SPARC_64 0x6590 .data.rel.loca |
---|
372 | debug: in R_SPARC_64 0x65a0 0xb5b8 .rela.data.rel <unknown> |
---|
373 | debug: act R_SPARC_64 0x65a0 .data.rel.loca |
---|
374 | debug: in R_SPARC_64 0x65b0 0xb5c8 .rela.data.rel <unknown> |
---|
375 | debug: act R_SPARC_64 0x65b0 .data.rel.loca |
---|
376 | debug: in R_SPARC_64 0x65b8 0xb5e8 .rela.data.rel <unknown> |
---|
377 | debug: act R_SPARC_64 0x65b8 .data.rel.loca |
---|
378 | |
---|
379 | <snip> |
---|
380 | |
---|
381 | debug: in R_SPARC_64 0x65c0 0xb608 .rela.data.rel <unknown> |
---|
382 | debug: act R_SPARC_64 0x65c0 .data.rel.loca |
---|
383 | debug: |
---|
384 | debug: creating output relocations |
---|
385 | debug: type offset addend section symbol |
---|
386 | debug: R_SPARC_JMP_SLOT 0x10010f780 0 .rela.plt atexit |
---|
387 | debug: R_SPARC_JMP_SLOT 0x10010f7a0 0 .rela.plt exit |
---|
388 | debug: R_SPARC_JMP_SLOT 0x10010f7c0 0 .rela.plt _exit |
---|
389 | debug: R_SPARC_JMP_SLOT 0x10010f7e0 0 .rela.plt __deregister_frame_info |
---|
390 | debug: R_SPARC_JMP_SLOT 0x10010f800 0 .rela.plt __register_frame_info |
---|
391 | debug: R_SPARC_JMP_SLOT 0x10010f820 0 .rela.plt fprintf |
---|
392 | debug: R_SPARC_JMP_SLOT 0x10010f840 0 .rela.plt putc |
---|
393 | debug: R_SPARC_JMP_SLOT 0x10010f860 0 .rela.plt fwrite |
---|
394 | debug: R_SPARC_JMP_SLOT 0x10010f880 0 .rela.plt ungetc |
---|
395 | debug: R_SPARC_JMP_SLOT 0x10010f8a0 0 .rela.plt printf |
---|
396 | debug: R_SPARC_JMP_SLOT 0x10010f8c0 0 .rela.plt strcasecmp |
---|
397 | debug: R_SPARC_JMP_SLOT 0x10010f8e0 0 .rela.plt getc |
---|
398 | debug: R_SPARC_JMP_SLOT 0x10010f900 0 .rela.plt feof |
---|
399 | debug: R_SPARC_JMP_SLOT 0x10010f920 0 .rela.plt strcmp |
---|
400 | |
---|
401 | etc - *thousands* more similar warnings. |
---|
402 | |
---|