Ticket #3281: darwinport_clisp_install.stdout

File darwinport_clisp_install.stdout, 205.5 KB (added by rpokala@…, 19 years ago)

stdout from failed `port -d install clisp'

Line 
1--->  Fetching clisp
2--->  Verifying checksum(s) for clisp
3--->  Checksumming clisp-2.33.2.tar.gz
4--->  Extracting clisp
5--->  Extracting clisp-2.33.2.tar.gz
6--->  Applying patches to clisp
7--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/clisp/files/patch-src-stream.d
8patching file src/stream.d
9--->  Configuring clisp
10executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/configure --prefix=/opt/local --cache-file=config.cache
11configure: creating cache config.cache
12configure: * checks for programs
13checking for gcc... gcc
14checking for C compiler default output file name... a.out
15checking whether the C compiler works... yes
16checking whether we are cross compiling... no
17checking for suffix of executables...
18checking for suffix of object files... o
19checking whether we are using the GNU C compiler... yes
20checking whether gcc accepts -g... yes
21checking for gcc option to accept ANSI C... none needed
22checking how to run the C preprocessor... gcc -E
23checking for ranlib... ranlib
24checking for a BSD compatible install... /usr/bin/install -c
25checking how to copy files... cp -p
26checking how to make hard links... ln
27checking whether ln -s works... yes
28checking how to make hard links to symlinks... ln
29checking for groff... groff
30configure: * checks for UNIX variants that set DEFS
31checking for egrep... grep -E
32checking for AIX... no
33checking for special C compiler options needed for large files... no
34checking for _FILE_OFFSET_BITS value needed for large files... no
35checking for _LARGE_FILES value needed for large files... no
36checking whether using GNU C... yes
37checking whether using C++... no
38checking whether CPP likes indented directives... yes
39checking whether CPP likes empty macro arguments... yes
40checking for underscore in external names... yes
41checking for getpwnam... yes
42checking for DYNIX/ptx libseq or libsocket... no
43checking whether gethostent requires -lnsl... no
44checking whether setsockopt requires -lsocket... no
45checking whether CC works at all... yes
46configure: * check for host type
47checking build system type... powerpc-apple-darwin8.1.0
48checking host system type... powerpc-apple-darwin8.1.0
49configure: * check for add-ons
50checking for ld used by GCC... /usr/bin/ld
51checking if the linker (/usr/bin/ld) is GNU ld... no
52checking for shared library run path origin... done
53checking for iconv... yes
54checking how to link with libiconv... /opt/local/lib/libiconv.dylib
55checking for iconv declaration...
56         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
57checking whether make sets $(MAKE)... yes
58checking for a BSD-compatible install... /usr/bin/install -c
59checking for msgfmt... /opt/local/bin/msgfmt
60checking for gmsgfmt... /opt/local/bin/msgfmt
61checking for xgettext... /opt/local/bin/xgettext
62checking for msgmerge... /opt/local/bin/msgmerge
63checking whether NLS is requested... yes
64checking for GNU gettext in libc... no
65checking for iconv... (cached) yes
66checking how to link with libiconv... /opt/local/lib/libiconv.dylib
67checking for GNU gettext in libintl... yes
68checking how to link with libintl... /opt/local/lib/libintl.dylib -L/opt/local/lib /opt/local/lib/libiconv.dylib -lc
69checking for libsigsegv... no, consider installing GNU libsigsegv
70configure: * checks for compiler characteristics
71checking for inline... inline
72checking for working void... yes
73checking for working "return void"... yes
74checking for long long type... yes
75configure: * checks for header files
76checking for ANSI C header files... yes
77checking for offsetof in stddef.h... yes
78checking for stdbool.h... yes
79checking for stdint.h... yes
80checking for ANSI C header files... yes
81checking for sys/types.h... yes
82checking for sys/stat.h... yes
83checking for stdlib.h... yes
84checking for string.h... yes
85checking for memory.h... yes
86checking for strings.h... yes
87checking for inttypes.h... yes
88checking for stdint.h... yes
89checking for unistd.h... yes
90checking for unistd.h... (cached) yes
91checking sys/file.h usability... yes
92checking sys/file.h presence... yes
93checking for sys/file.h... yes
94checking for R_OK in unistd.h... yes
95checking for sys/file.h... (cached) yes
96checking for O_RDWR in fcntl.h... yes
97checking for dirent.h that defines DIR... yes
98checking for opendir in -ldir... no
99checking for sys/utsname.h and struct utsname... yes
100checking netdb.h usability... yes
101checking netdb.h presence... yes
102checking for netdb.h... yes
103checking for lber.h... yes
104checking for ldap.h... yes
105checking sys/shm.h usability... yes
106checking sys/shm.h presence... yes
107checking for sys/shm.h... yes
108checking sys/ipc.h usability... yes
109checking sys/ipc.h presence... yes
110checking for sys/ipc.h... yes
111checking termios.h usability... yes
112checking termios.h presence... yes
113checking for termios.h... yes
114checking termio.h usability... no
115checking termio.h presence... no
116checking for termio.h... no
117checking sys/termio.h usability... no
118checking sys/termio.h presence... no
119checking for sys/termio.h... no
120checking sgtty.h usability... yes
121checking sgtty.h presence... yes
122checking for sgtty.h... yes
123checking for tcgetattr... yes
124checking for TCSAFLUSH in termios.h... yes
125checking for struct winsize in termios.h... yes
126configure: checking for X11...
127checking for xmkmf... yes
128checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
129configure: * checks for typedefs
130checking for caddr_t in sys/types.h... yes
131checking for socklen_t in sys/socket.h... yes
132checking for off_t... yes
133checking size of off_t... 8
134checking for ino_t... yes
135checking size of ino_t... 4
136configure: * checks for structure members
137checking for struct dirent.d_namlen... yes
138checking whether struct tm is in sys/time.h or time.h... time.h
139configure: * checks for functions and declarations
140checking for broken HP/UX malloc... no
141checking for working alloca.h... yes
142checking for alloca... yes
143checking for _setjmp... yes
144checking for _longjmp... yes
145checking for memset... yes
146checking return type of signal handlers... void
147checking whether the signal handler function type needs dots... no
148checking for sighold... yes
149checking for sigprocmask... yes
150checking for sigblock... yes
151checking for signal blocking interfaces... SystemV POSIX BSD
152checking whether signal handlers need to be reinstalled... no
153checking whether signals are blocked when signal handlers are entered... yes
154checking whether other signals are blocked when signal handlers are entered... no
155checking for sigaction... yes
156checking for siginterrupt... yes
157checking for fpu_control_t... no
158checking for __setfpucw... no
159checking for raise... yes
160checking for abort declaration...
161         extern void abort (void);
162checking for perror declaration... yes
163checking for strerror... yes
164checking for putenv... yes
165checking for setenv... yes
166checking whether environ is declared... no
167checking for LC_MESSAGES... yes
168checking for setrlimit... yes
169checking for getrlimit... yes
170checking for getrlimit declaration...
171         extern int getrlimit (int, struct rlimit *);
172checking for setrlimit declaration...
173         extern int setrlimit (int, const struct rlimit *);
174checking for pid_t... yes
175checking for unistd.h... (cached) yes
176checking vfork.h usability... no
177checking vfork.h presence... no
178checking for vfork.h... no
179checking for fork... yes
180checking for vfork... yes
181checking for working fork... yes
182checking for working vfork... (cached) yes
183checking for setsid... yes
184checking for setpgid... yes
185checking for waitpid declaration...
186         extern pid_t waitpid (pid_t, int*, int);
187checking sys/resource.h usability... yes
188checking sys/resource.h presence... yes
189checking for sys/resource.h... yes
190checking sys/times.h usability... yes
191checking sys/times.h presence... yes
192checking for sys/times.h... yes
193checking for getrusage... yes
194checking for getrusage declaration...
195         extern int getrusage (int, struct rusage *);
196checking whether getrusage works... yes
197checking for getcwd... yes
198checking for getcwd declaration...
199         extern char* getcwd (char*, size_t);
200checking whether stat file-mode macros are broken... no
201checking for lstat... yes
202checking for readlink... yes
203checking for ELOOP... yes
204checking for closedir declaration...
205         extern int closedir (DIR*);
206checking for usable closedir return value... yes
207checking for fsync... yes
208checking for flock... yes
209checking for sys/file.h... (cached) yes
210checking sys/statvfs.h usability... yes
211checking sys/statvfs.h presence... yes
212checking for sys/statvfs.h... yes
213checking sys/statfs.h usability... no
214checking sys/statfs.h presence... no
215checking for sys/statfs.h... no
216checking for gethostent... yes
217checking for shutdown... yes
218checking for ioctl declaration...
219         extern int ioctl (int, unsigned long, ...);
220checking for FIONREAD... no
221checking for FIONREAD in sys/filio.h... yes
222checking for reliable FIONREAD... yes
223checking for select... yes
224checking for sys/select.h... yes
225checking for select declaration...
226         extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
227checking for usleep... yes
228checking for ualarm... yes
229checking for setitimer... yes
230checking for nice... yes
231checking for ftime... yes
232checking for gettimeofday... yes
233checking for gettimeofday declaration...
234         extern int gettimeofday (struct timeval *, struct timezone *);
235checking for gethostname... yes
236checking for connect declaration...
237         extern int connect (int, const struct sockaddr *, socklen_t);
238checking sys/un.h usability... yes
239checking sys/un.h presence... yes
240checking for sys/un.h... yes
241checking for sun_len in struct sockaddr_un... yes
242checking for IPv4 sockets... yes
243checking for IPv6 sockets... yes
244checking for inet_pton... yes
245checking for inet_ntop... yes
246checking netinet/in.h usability... yes
247checking netinet/in.h presence... yes
248checking for netinet/in.h... yes
249checking arpa/inet.h usability... yes
250checking arpa/inet.h presence... yes
251checking for arpa/inet.h... yes
252checking for inet_addr declaration...
253         extern unsigned int inet_addr (const char*);
254checking for netinet/tcp.h... yes
255checking for setsockopt declaration...
256         extern int setsockopt (int, int, int, const void*, unsigned int);
257checking for the code address range... 0x00000000
258checking for the malloc address range... 0x02000000
259checking for the shared library address range... 0xA0000000
260checking for the stack address range... 0xBF000000
261checking for getpagesize... yes
262checking for getpagesize declaration...
263         extern int getpagesize (void);
264checking for vadvise... no
265checking for vm_allocate... no
266checking sys/mman.h usability... yes
267checking sys/mman.h presence... yes
268checking for sys/mman.h... yes
269checking for mmap... yes
270checking for working mmap... yes
271checking for munmap... yes
272checking for msync... yes
273checking for mprotect... yes
274checking for working mprotect... yes
275checking for working shared memory... no
276checking dlfcn.h usability... yes
277checking dlfcn.h presence... yes
278checking for dlfcn.h... yes
279checking for library containing dlopen... none required
280checking for dlopen... yes
281checking for dlsym... yes
282checking for dlerror... yes
283checking for dlclose... yes
284configure: * checks for libraries
285checking for library containing tgetent... -lncurses
286checking for rl_filename_completion_function... yes
287checking for rl_filename_completion_function declaration...
288         extern char* rl_filename_completion_function(const char*, int);
289checking whether rl_already_prompted is declared... yes
290configure: * checks for OS services
291checking for the valid characters in filenames... 7-bit
292configure: * checks for compiler characteristics
293checking for inline __builtin_strlen... no
294checking whether char is unsigned... no
295checking whether single-float divbyzero raises an exception... no
296checking whether single-float overflow raises an exception... no
297checking whether single-float underflow raises an exception... no
298checking whether single-float inexact raises an exception... no
299checking whether double-float divbyzero raises an exception... no
300checking whether double-float overflow raises an exception... no
301checking whether double-float underflow raises an exception... no
302checking whether double-float inexact raises an exception... no
303configure: checking for integer types and behaviour...
304creating intparam.h
305configure: checking for floating-point types and behaviour...
306creating floatparam.h
307updating cache config.cache
308configure: creating ./config.status
309config.status: creating po/Makefile.in
310config.status: creating makemake
311config.status: creating unixconf.h
312config.status: executing default-1 commands
313config.status: creating po/POTFILES
314config.status: creating po/Makefile
315executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/avcall/configure --srcdir=../../ffcall/avcall --prefix=/opt/local --cache-file=../config.cache
316configure: loading cache ../config.cache
317checking for gcc... (cached) gcc
318checking for C compiler default output file name... a.out
319checking whether the C compiler works... yes
320checking whether we are cross compiling... no
321checking for suffix of executables...
322checking for suffix of object files... (cached) o
323checking whether we are using the GNU C compiler... (cached) yes
324checking whether gcc accepts -g... (cached) yes
325checking for gcc option to accept ANSI C... (cached) none needed
326checking how to run the C preprocessor... (cached) gcc -E
327checking for egrep... (cached) grep -E
328checking whether gcc needs -traditional... no
329checking whether using GNU C... (cached) yes
330checking for underscore in external names... (cached) yes
331checking for ranlib... (cached) ranlib
332checking whether make sets $(MAKE)... (cached) yes
333checking for a BSD compatible install... (cached) /usr/bin/install -c
334checking how to copy files... (cached) cp -p
335checking how to make hard links... (cached) ln
336checking build system type... (cached) powerpc-apple-darwin8.1.0
337checking host system type... (cached) powerpc-apple-darwin8.1.0
338checking for ld used by GCC... /usr/bin/ld
339checking if the linker (/usr/bin/ld) is GNU ld... no
340checking for /usr/bin/ld option to reload object files... -r
341checking for BSD-compatible nm... /usr/bin/nm -p
342checking for a sed that does not truncate output... /usr/bin/sed
343checking whether ln -s works... (cached) yes
344checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library
345checking command to parse /usr/bin/nm -p output... ok
346checking for ANSI C header files... (cached) yes
347checking for sys/types.h... (cached) yes
348checking for sys/stat.h... (cached) yes
349checking for stdlib.h... (cached) yes
350checking for string.h... (cached) yes
351checking for memory.h... (cached) yes
352checking for strings.h... (cached) yes
353checking for inttypes.h... (cached) yes
354checking for stdint.h... (cached) yes
355checking for unistd.h... (cached) yes
356checking for dlfcn.h... (cached) yes
357checking for strip... strip
358checking for objdir... .libs
359checking for gcc option to produce PIC... -fno-common
360checking if gcc PIC flag -fno-common works... yes
361checking if gcc static flag -static works... no
362checking if gcc supports -c -o file.o... yes
363checking if gcc supports -c -o file.lo... yes
364checking if gcc supports -fno-rtti -fno-exceptions... no
365checking whether the linker (/usr/bin/ld) supports shared libraries... yes
366checking how to hardcode library paths into programs... unsupported
367checking whether stripping libraries is possible... no
368checking dynamic linker characteristics... darwin8.1.0 dyld
369checking if libtool supports shared libraries... yes
370checking whether to build shared libraries... no
371checking whether to build static libraries... yes
372creating libtool
373checking for pcc non-reentrant struct return convention... no
374checking whether small structs are returned in registers... no
375checking whether floats are returned in integer registers... no
376checking for long long type... (cached) yes
377updating cache ../config.cache
378configure: creating ./config.status
379config.status: creating Makefile
380config.status: creating avcall.h
381executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/callback/configure --srcdir=../../ffcall/callback --prefix=/opt/local --cache-file=../config.cache
382configure: loading cache ../config.cache
383checking for gcc... (cached) gcc
384checking for C compiler default output file name... a.out
385checking whether the C compiler works... yes
386checking whether we are cross compiling... no
387checking for suffix of executables...
388checking for suffix of object files... (cached) o
389checking whether we are using the GNU C compiler... (cached) yes
390checking whether gcc accepts -g... (cached) yes
391checking for gcc option to accept ANSI C... (cached) none needed
392checking how to run the C preprocessor... (cached) gcc -E
393checking for egrep... (cached) grep -E
394checking whether gcc needs -traditional... (cached) no
395checking whether using GNU C... (cached) yes
396checking for ranlib... (cached) ranlib
397checking whether make sets $(MAKE)... (cached) yes
398checking for a BSD compatible install... (cached) /usr/bin/install -c
399checking how to copy files... (cached) cp -p
400checking how to make hard links... (cached) ln
401checking whether ln -s works... (cached) yes
402checking build system type... (cached) powerpc-apple-darwin8.1.0
403checking host system type... (cached) powerpc-apple-darwin8.1.0
404checking for ld used by GCC... (cached) /usr/bin/ld
405checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
406checking for /usr/bin/ld option to reload object files... (cached) -r
407checking for BSD-compatible nm... (cached) /usr/bin/nm -p
408checking for a sed that does not truncate output... (cached) /usr/bin/sed
409checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
410checking command to parse /usr/bin/nm -p output... (cached) ok
411checking for ANSI C header files... (cached) yes
412checking for sys/types.h... (cached) yes
413checking for sys/stat.h... (cached) yes
414checking for stdlib.h... (cached) yes
415checking for string.h... (cached) yes
416checking for memory.h... (cached) yes
417checking for strings.h... (cached) yes
418checking for inttypes.h... (cached) yes
419checking for stdint.h... (cached) yes
420checking for unistd.h... (cached) yes
421checking for dlfcn.h... (cached) yes
422checking for strip... (cached) strip
423checking for objdir... .libs
424checking for gcc option to produce PIC... (cached)  -fno-common
425checking if gcc PIC flag  -fno-common works... (cached) yes
426checking if gcc static flag  works... (cached) no
427checking if gcc supports -c -o file.o... (cached) yes
428checking if gcc supports -c -o file.lo... (cached) yes
429checking if gcc supports -fno-rtti -fno-exceptions... no
430checking whether the linker (/usr/bin/ld) supports shared libraries... yes
431checking how to hardcode library paths into programs... unsupported
432checking whether stripping libraries is possible... no
433checking dynamic linker characteristics... darwin8.1.0 dyld
434checking if libtool supports shared libraries... yes
435checking whether to build shared libraries... no
436checking whether to build static libraries... yes
437creating libtool
438updating cache ../config.cache
439configure: creating ./config.status
440config.status: creating Makefile
441configure: configuring in vacall_r
442configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r
443configure: loading cache ../../config.cache
444checking for gcc... (cached) gcc
445checking for C compiler default output file name... a.out
446checking whether the C compiler works... yes
447checking whether we are cross compiling... no
448checking for suffix of executables...
449checking for suffix of object files... (cached) o
450checking whether we are using the GNU C compiler... (cached) yes
451checking whether gcc accepts -g... (cached) yes
452checking for gcc option to accept ANSI C... (cached) none needed
453checking how to run the C preprocessor... (cached) gcc -E
454checking for egrep... (cached) grep -E
455checking whether gcc needs -traditional... (cached) no
456checking whether using GNU C... (cached) yes
457checking for underscore in external names... (cached) yes
458checking for ranlib... (cached) ranlib
459checking whether make sets $(MAKE)... (cached) yes
460checking for a BSD compatible install... (cached) /usr/bin/install -c
461checking how to copy files... (cached) cp -p
462checking how to make hard links... (cached) ln
463checking build system type... (cached) powerpc-apple-darwin8.1.0
464checking host system type... (cached) powerpc-apple-darwin8.1.0
465checking for ld used by GCC... (cached) /usr/bin/ld
466checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
467checking for /usr/bin/ld option to reload object files... (cached) -r
468checking for BSD-compatible nm... (cached) /usr/bin/nm -p
469checking for a sed that does not truncate output... (cached) /usr/bin/sed
470checking whether ln -s works... (cached) yes
471checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
472checking command to parse /usr/bin/nm -p output... (cached) ok
473checking for ANSI C header files... (cached) yes
474checking for sys/types.h... (cached) yes
475checking for sys/stat.h... (cached) yes
476checking for stdlib.h... (cached) yes
477checking for string.h... (cached) yes
478checking for memory.h... (cached) yes
479checking for strings.h... (cached) yes
480checking for inttypes.h... (cached) yes
481checking for stdint.h... (cached) yes
482checking for unistd.h... (cached) yes
483checking for dlfcn.h... (cached) yes
484checking for strip... (cached) strip
485checking for objdir... .libs
486checking for gcc option to produce PIC... (cached)   -fno-common
487checking if gcc PIC flag   -fno-common works... (cached) yes
488checking if gcc static flag  works... (cached) no
489checking if gcc supports -c -o file.o... (cached) yes
490checking if gcc supports -c -o file.lo... (cached) yes
491checking if gcc supports -fno-rtti -fno-exceptions... no
492checking whether the linker (/usr/bin/ld) supports shared libraries... yes
493checking how to hardcode library paths into programs... unsupported
494checking whether stripping libraries is possible... no
495checking dynamic linker characteristics... darwin8.1.0 dyld
496checking if libtool supports shared libraries... yes
497checking whether to build shared libraries... no
498checking whether to build static libraries... yes
499creating libtool
500checking for pcc non-reentrant struct return convention... (cached) no
501checking whether small structs are returned in registers... (cached) no
502checking whether floats are returned in integer registers... (cached) no
503checking for long long type... (cached) yes
504checking whether char is unsigned... (cached) no
505updating cache ../../config.cache
506configure: creating ./config.status
507config.status: creating Makefile
508config.status: creating vacall_r.h
509config.status: creating config.h
510configure: configuring in trampoline_r
511configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r
512configure: loading cache ../../config.cache
513checking for gcc... (cached) gcc
514checking for C compiler default output file name... a.out
515checking whether the C compiler works... yes
516checking whether we are cross compiling... no
517checking for suffix of executables...
518checking for suffix of object files... (cached) o
519checking whether we are using the GNU C compiler... (cached) yes
520checking whether gcc accepts -g... (cached) yes
521checking for gcc option to accept ANSI C... (cached) none needed
522checking how to run the C preprocessor... (cached) gcc -E
523checking for egrep... (cached) grep -E
524checking whether gcc needs -traditional... (cached) no
525checking whether using GNU C... (cached) yes
526checking for underscore in external names... (cached) yes
527checking for ranlib... (cached) ranlib
528checking whether make sets $(MAKE)... (cached) yes
529checking for a BSD compatible install... (cached) /usr/bin/install -c
530checking how to copy files... (cached) cp -p
531checking how to make hard links... (cached) ln
532checking whether ln -s works... (cached) yes
533checking build system type... (cached) powerpc-apple-darwin8.1.0
534checking host system type... (cached) powerpc-apple-darwin8.1.0
535checking for ld used by GCC... (cached) /usr/bin/ld
536checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
537checking for /usr/bin/ld option to reload object files... (cached) -r
538checking for BSD-compatible nm... (cached) /usr/bin/nm -p
539checking for a sed that does not truncate output... (cached) /usr/bin/sed
540checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
541checking command to parse /usr/bin/nm -p output... (cached) ok
542checking for ANSI C header files... (cached) yes
543checking for sys/types.h... (cached) yes
544checking for sys/stat.h... (cached) yes
545checking for stdlib.h... (cached) yes
546checking for string.h... (cached) yes
547checking for memory.h... (cached) yes
548checking for strings.h... (cached) yes
549checking for inttypes.h... (cached) yes
550checking for stdint.h... (cached) yes
551checking for unistd.h... (cached) yes
552checking for dlfcn.h... (cached) yes
553checking for strip... (cached) strip
554checking for objdir... .libs
555checking for gcc option to produce PIC... (cached)    -fno-common
556checking if gcc PIC flag    -fno-common works... (cached) yes
557checking if gcc static flag  works... (cached) no
558checking if gcc supports -c -o file.o... (cached) yes
559checking if gcc supports -c -o file.lo... (cached) yes
560checking if gcc supports -fno-rtti -fno-exceptions... no
561checking whether the linker (/usr/bin/ld) supports shared libraries... yes
562checking how to hardcode library paths into programs... unsupported
563checking whether stripping libraries is possible... no
564checking dynamic linker characteristics... darwin8.1.0 dyld
565checking if libtool supports shared libraries... yes
566checking whether to build shared libraries... no
567checking whether to build static libraries... yes
568creating libtool
569checking for working void... (cached) yes
570checking for working "return void"... (cached) yes
571checking for ANSI C header files... (cached) yes
572checking for unistd_h... (cached) yes
573checking for getpagesize... (cached) yes
574checking for getpagesize declaration... (cached)
575         extern int getpagesize (void);
576checking for vm_allocate... (cached) no
577checking for sys/file.h... (cached) yes
578checking for O_RDWR in fcntl.h... (cached) yes
579checking for sys/mman.h... (cached) yes
580checking for mmap... (cached) yes
581checking for working mmap... (cached) yes
582checking for mprotect... (cached) yes
583checking for working mprotect... (cached) yes
584checking for sys/shm.h... (cached) yes
585checking for sys/ipc.h... (cached) yes
586checking for working shared memory... (cached) no
587checking whether code in malloc'ed memory is executable... guessing no
588updating cache ../../config.cache
589configure: creating ./config.status
590config.status: creating Makefile
591config.status: creating config.h
592executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/opt/local --cache-file=../config.cache
593configure: loading cache ../config.cache
594checking whether make sets $(MAKE)... (cached) yes
595checking for gcc... (cached) gcc
596checking for C compiler default output file name... a.out
597checking whether the C compiler works... yes
598checking whether we are cross compiling... no
599checking for suffix of executables...
600checking for suffix of object files... (cached) o
601checking whether we are using the GNU C compiler... (cached) yes
602checking whether gcc accepts -g... (cached) yes
603checking for gcc option to accept ANSI C... (cached) none needed
604checking how to run the C preprocessor... (cached) gcc -E
605checking for egrep... (cached) grep -E
606checking whether gcc needs -traditional... (cached) no
607checking for a BSD-compatible install... /usr/bin/install -c
608checking build system type... (cached) powerpc-apple-darwin8.1.0
609checking host system type... (cached) powerpc-apple-darwin8.1.0
610checking whether to activate relocatable installation... no
611checking for AIX... no
612checking for ANSI C header files... (cached) yes
613checking for sys/types.h... (cached) yes
614checking for sys/stat.h... (cached) yes
615checking for stdlib.h... (cached) yes
616checking for string.h... (cached) yes
617checking for memory.h... (cached) yes
618checking for strings.h... (cached) yes
619checking for inttypes.h... (cached) yes
620checking for stdint.h... (cached) yes
621checking for unistd.h... (cached) yes
622checking minix/config.h usability... no
623checking minix/config.h presence... no
624checking for minix/config.h... no
625checking for strerror in -lcposix... no
626checking for a sed that does not truncate output... (cached)
627checking for ld used by gcc... (cached) /usr/bin/ld
628checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
629checking for /usr/bin/ld option to reload object files... (cached) -r
630checking for BSD-compatible nm... (cached) /usr/bin/nm -p
631checking whether ln -s works... yes
632checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
633checking for dlfcn.h... (cached) yes
634checking for g++... g++
635checking whether we are using the GNU C++ compiler... yes
636checking whether g++ accepts -g... yes
637checking how to run the C++ preprocessor... g++ -E
638checking for g77... no
639checking for f77... no
640checking for xlf... no
641checking for frt... no
642checking for pgf77... no
643checking for fort77... no
644checking for fl32... no
645checking for af77... no
646checking for f90... no
647checking for xlf90... no
648checking for pgf90... no
649checking for epcf90... no
650checking for f95... no
651checking for fort... no
652checking for xlf95... no
653checking for ifc... no
654checking for efc... no
655checking for pgf95... no
656checking for lf95... no
657checking for gfortran... no
658checking whether we are using the GNU Fortran 77 compiler... no
659checking whether  accepts -g... no
660checking the maximum length of command line arguments... expr: syntax error
661
662checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
663checking for objdir... .libs
664checking for ar... ar
665checking for strip... (cached) strip
666checking if gcc static flag  works... yes
667checking if gcc supports -fno-rtti -fno-exceptions... no
668checking for gcc option to produce PIC... -fno-common
669checking if gcc PIC flag -fno-common works... yes
670checking if gcc supports -c -o file.o... yes
671checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
672checking how to hardcode library paths into programs... immediate
673checking whether stripping libraries is possible... yes
674checking dynamic linker characteristics... darwin8.1.0 dyld
675checking if libtool supports shared libraries... yes
676checking whether to build shared libraries... no
677checking whether to build static libraries... yes
678configure: creating libtool
679appending configuration tag "CXX" to libtool
680checking for ld used by g++... /usr/bin/ld
681checking if the linker (/usr/bin/ld) is GNU ld... no
682checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
683checking for g++ option to produce PIC... -fno-common
684checking if g++ PIC flag -fno-common works... yes
685checking if g++ supports -c -o file.o... yes
686checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
687checking how to hardcode library paths into programs... immediate
688checking whether stripping libraries is possible... yes
689checking dynamic linker characteristics... darwin8.1.0 dyld
690appending configuration tag "F77" to libtool
691checking for nl_langinfo and CODESET... yes
692checking whether we are using the GNU C Library 2.1 or newer... no
693checking stddef.h usability... yes
694checking stddef.h presence... yes
695checking for stddef.h... yes
696checking for stdlib.h... (cached) yes
697checking for string.h... (cached) yes
698checking for setlocale... yes
699updating cache ../config.cache
700configure: creating ./config.status
701config.status: creating Makefile
702config.status: creating lib/Makefile
703config.status: creating config.h
704case "darwin8.1.0" in \
705  aix3*) syntax=aix.old;; \
706  aix*) syntax=aix.new;; \
707  linux* | netbsd*) syntax=linux;; \
708  macos* | darwin*) syntax=macos;; \
709  *) syntax=sysv4;; \
710esac; \
711/bin/sh ./libtool --mode=compile gcc -x none -c ../../ffcall/avcall/avcall-rs6000-${syntax}.s ; \
712cp avcall-rs6000-${syntax}.lo avcall-rs6000.lo ; rm -f avcall-rs6000-${syntax}.lo ; \
713if test -f avcall-rs6000-${syntax}.o; then mv avcall-rs6000-${syntax}.o avcall-rs6000.o; fi
714gcc -x none -c ../../ffcall/avcall/avcall-rs6000-macos.s -o avcall-rs6000-macos.o
715echo timestamp > avcall-rs6000-macos.lo
716rm -f avcall.lo avcall.o
717ln avcall-rs6000.lo avcall.lo
718if test -f avcall-rs6000.o; then ln avcall-rs6000.o avcall.o; fi
719/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../ffcall/avcall/structcpy.c
720gcc -g -O2 -c ../../ffcall/avcall/structcpy.c -o structcpy.o
721echo timestamp > structcpy.lo
722/bin/sh ./libtool --mode=link gcc -o libavcall.la -rpath /opt/local/lib avcall.lo structcpy.lo
723mkdir .libs
724rm -fr .libs/libavcall.la .libs/libavcall.* .libs/libavcall.*
725ar cru .libs/libavcall.a  avcall.o structcpy.o
726ranlib .libs/libavcall.a
727creating libavcall.la
728(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la)
729cd vacall_r; make all
730case "darwin8.1.0" in \
731  aix3*) syntax=aix.old;; \
732  aix*) syntax=aix.new;; \
733  linux*) syntax=linux;; \
734  macos* | darwin*) syntax=macos;; \
735  *) syntax=sysv4;; \
736esac; \
737/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-${syntax}.s ; \
738cp vacall-rs6000-${syntax}.lo vacall-rs6000.lo ; rm -f vacall-rs6000-${syntax}.lo ; \
739if test -f vacall-rs6000-${syntax}.o; then mv vacall-rs6000-${syntax}.o vacall-rs6000.o; fi
740gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-macos.s -o vacall-rs6000-macos.o
741echo timestamp > vacall-rs6000-macos.lo
742rm -f vacall.lo vacall.o
743ln vacall-rs6000.lo vacall.lo
744if test -f vacall-rs6000.o; then ln vacall-rs6000.o vacall.o; fi
745/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c
746gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c -o misc.o
747echo timestamp > misc.lo
748/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c
749gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c -o structcpy.o
750echo timestamp > structcpy.lo
751/bin/sh ./libtool --mode=link gcc -o libvacall.la -rpath /opt/local/lib vacall.lo misc.lo structcpy.lo
752mkdir .libs
753rm -fr .libs/libvacall.la .libs/libvacall.* .libs/libvacall.*
754ar cru .libs/libvacall.a  vacall.o misc.o structcpy.o
755ranlib .libs/libvacall.a
756creating libvacall.la
757(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la)
758cd trampoline_r; make all
759ln -s ../../../ffcall/callback/trampoline_r/trampoline_r.h.in trampoline_r.h
760/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c
761gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c -o trampoline.o
762echo timestamp > trampoline.lo
763case "darwin8.1.0" in \
764  macos* | darwin*) syntax=macos;; \
765  *) syntax=sysv4;; \
766esac; \
767/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-${syntax}.s ; mv -f cache-rs6000-${syntax}.o cache-rs6000.o ; mv -f cache-rs6000-${syntax}.lo cache-rs6000.lo
768gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-macos.s -o cache-rs6000-macos.o
769echo timestamp > cache-rs6000-macos.lo
770/bin/sh ./libtool --mode=link gcc -o libtrampoline.la -rpath /opt/local/lib trampoline.lo  cache-rs6000.lo
771mkdir .libs
772rm -fr .libs/libtrampoline.la .libs/libtrampoline.* .libs/libtrampoline.*
773ar cru .libs/libtrampoline.a  trampoline.o cache-rs6000.o
774ranlib .libs/libtrampoline.a
775creating libtrampoline.la
776(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la)
777ln -s ../../ffcall/callback/callback.h.in callback.h
778ln -s vacall_r/vacall_r.h vacall_r.h
779ln -s trampoline_r/trampoline_r.h trampoline_r.h
780/bin/sh ./libtool --mode=link gcc -o libcallback.la -rpath /opt/local/lib vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/*.lo
781mkdir .libs
782rm -fr .libs/libcallback.la .libs/libcallback.* .libs/libcallback.*
783ar cru .libs/libcallback.a  vacall_r/vacall.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/cache-rs6000.o trampoline_r/trampoline.o
784ranlib .libs/libcallback.a
785creating libcallback.la
786(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la)
787gcc -g -O2 -I. -I../../ffcall/avcall -c ../../ffcall/avcall/minitests.c
788/bin/sh ./libtool --mode=link gcc -g -O2 -x none minitests.o libavcall.la -o minitests
789gcc -g -O2 -x none minitests.o -o minitests  ./.libs/libavcall.a
790./minitests > minitests.out
791LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.1.0
792test '!' -s minitests.output.powerpc-apple-darwin8.1.0
793cd vacall_r; make all
794make[1]: Nothing to be done for `all'.
795cd trampoline_r; make all
796make[1]: Nothing to be done for `all'.
797cd vacall_r; make check
798make[1]: Nothing to be done for `check'.
799cd trampoline_r; make check
800gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test1.c
801/bin/sh ./libtool --mode=link gcc -g -O2 -x none test1.o trampoline.lo  cache-rs6000.lo -o test1
802gcc -g -O2 -x none test1.o trampoline.o cache-rs6000.o -o test1 
803gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test2.c
804/bin/sh ./libtool --mode=link gcc -g -O2 -x none test2.o trampoline.lo  cache-rs6000.lo -o test2
805gcc -g -O2 -x none test2.o trampoline.o cache-rs6000.o -o test2 
806./test1
807Works, test1 passed.
808./test2
809test2 passed.
810touch tests.passed.powerpc-apple-darwin8.1.0
811gcc -g -O2 -I. -I../../ffcall/callback -c ../../ffcall/callback/minitests.c
812/bin/sh ./libtool --mode=link gcc -g -O2 -x none minitests.o libcallback.la -o minitests
813gcc -g -O2 -x none minitests.o -o minitests  ./.libs/libcallback.a
814./minitests > minitests.out
815LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.1.0
816test '!' -s minitests.output.powerpc-apple-darwin8.1.0
817
818To continue building CLISP, the following commands are recommended
819  (cf. unix/INSTALL step 4):
820    cd src
821    ./makemake --with-dynamic-ffi  --prefix=/opt/local   > Makefile
822    make config.lisp
823    ee config.lisp
824    make
825    make check
826cp -p cfgunix.lisp config.lisp
827chmod +w config.lisp
828echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp
829--->  Building clisp with target all
830echo '#include "unixconf.h"' > tmp.c
831cat 'intparam.c' >> tmp.c
832gcc tmp.c -o intparam
833./intparam > intparam.h
834rm -f intparam tmp.c
835echo '#include "unixconf.h"' > tmp.c
836cat 'floatparam.c' >> tmp.c
837gcc tmp.c -o floatparam
838./floatparam > floatparam.h
839rm -f floatparam tmp.c
840gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none ../utils/comment5.c -o comment5
841./comment5 ../utils/varbrace.d > varbrace.c
842gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none varbrace.c -o varbrace
843../utils/varbrace.d: In function 'convert':
844../utils/varbrace.d:1085: warning: 'token$ch' may be used uninitialized in this function
845rm -f varbrace.c
846gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none ../utils/txt2c.c -o txt2c
847gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none ../utils/ccmp2c.c -o ccmp2c
848test -d bindings || mkdir -p bindings
849./comment5 spvw.d | ./varbrace > spvw.c
850./comment5 spvwtabf.d | ./varbrace > spvwtabf.c
851./comment5 spvwtabs.d | ./varbrace > spvwtabs.c
852./comment5 spvwtabo.d | ./varbrace > spvwtabo.c
853./comment5 eval.d | ./varbrace > eval.c
854./comment5 control.d | ./varbrace > control.c
855./comment5 encoding.d | ./varbrace > encoding.c
856./comment5 pathname.d | ./varbrace > pathname.c
857./comment5 stream.d | ./varbrace > stream.c
858./comment5 socket.d | ./varbrace > socket.c
859./comment5 io.d | ./varbrace > io.c
860./comment5 array.d | ./varbrace > array.c
861./comment5 hashtabl.d | ./varbrace > hashtabl.c
862./comment5 list.d | ./varbrace > list.c
863./comment5 package.d | ./varbrace > package.c
864./comment5 record.d | ./varbrace > record.c
865./comment5 sequence.d | ./varbrace > sequence.c
866./comment5 charstrg.d | ./varbrace > charstrg.c
867./comment5 debug.d | ./varbrace > debug.c
868./comment5 error.d | ./varbrace > error.c
869./comment5 misc.d | ./varbrace > misc.c
870./comment5 time.d | ./varbrace > time.c
871./comment5 predtype.d | ./varbrace > predtype.c
872./comment5 symbol.d | ./varbrace > symbol.c
873./comment5 lisparit.d | ./varbrace > lisparit.c
874./comment5 i18n.d | ./varbrace > i18n.c
875./comment5 foreign.d | ./varbrace > foreign.c
876./comment5 unixaux.d | ./varbrace > unixaux.c
877./comment5 lispbibl.d | ./varbrace > lispbibl.c
878./comment5 fsubr.d | ./varbrace > fsubr.c
879./comment5 subr.d | ./varbrace > subr.c
880./comment5 pseudofun.d | ./varbrace > pseudofun.c
881./comment5 constsym.d | ./varbrace > constsym.c
882./comment5 constobj.d | ./varbrace > constobj.c
883./comment5 unix.d | ./varbrace > unix.c
884./comment5 xthread.d | ./varbrace > xthread.c
885./comment5 constpack.d | ./varbrace > constpack.c
886./comment5 avl.d | ./varbrace > avl.c
887./comment5 sort.d | ./varbrace > sort.c
888./comment5 subrkw.d | ./varbrace > subrkw.c
889./comment5 bytecode.d | ./varbrace > bytecode.c
890./comment5 spvw_module.d | ./varbrace > spvw_module.c
891./comment5 spvw_debug.d | ./varbrace > spvw_debug.c
892./comment5 spvw_alloca.d | ./varbrace > spvw_alloca.c
893./comment5 spvw_mmap.d | ./varbrace > spvw_mmap.c
894./comment5 spvw_multimap.d | ./varbrace > spvw_multimap.c
895./comment5 spvw_singlemap.d | ./varbrace > spvw_singlemap.c
896./comment5 spvw_page.d | ./varbrace > spvw_page.c
897./comment5 spvw_heap.d | ./varbrace > spvw_heap.c
898./comment5 spvw_global.d | ./varbrace > spvw_global.c
899./comment5 spvw_gcstat.d | ./varbrace > spvw_gcstat.c
900./comment5 spvw_space.d | ./varbrace > spvw_space.c
901./comment5 spvw_mark.d | ./varbrace > spvw_mark.c
902./comment5 spvw_objsize.d | ./varbrace > spvw_objsize.c
903./comment5 spvw_update.d | ./varbrace > spvw_update.c
904./comment5 spvw_fault.d | ./varbrace > spvw_fault.c
905./comment5 spvw_sigsegv.d | ./varbrace > spvw_sigsegv.c
906./comment5 spvw_sigcld.d | ./varbrace > spvw_sigcld.c
907./comment5 spvw_sigpipe.d | ./varbrace > spvw_sigpipe.c
908./comment5 spvw_sigint.d | ./varbrace > spvw_sigint.c
909./comment5 spvw_sigwinch.d | ./varbrace > spvw_sigwinch.c
910./comment5 spvw_garcol.d | ./varbrace > spvw_garcol.c
911./comment5 spvw_genera1.d | ./varbrace > spvw_genera1.c
912./comment5 spvw_genera2.d | ./varbrace > spvw_genera2.c
913./comment5 spvw_genera3.d | ./varbrace > spvw_genera3.c
914./comment5 spvw_allocate.d | ./varbrace > spvw_allocate.c
915./comment5 spvw_typealloc.d | ./varbrace > spvw_typealloc.c
916./comment5 spvw_circ.d | ./varbrace > spvw_circ.c
917./comment5 spvw_walk.d | ./varbrace > spvw_walk.c
918./comment5 spvw_ctype.d | ./varbrace > spvw_ctype.c
919./comment5 spvw_language.d | ./varbrace > spvw_language.c
920./comment5 spvw_memfile.d | ./varbrace > spvw_memfile.c
921./comment5 errunix.d | ./varbrace > errunix.c
922./comment5 aridecl.d | ./varbrace > aridecl.c
923./comment5 arilev0.d | ./varbrace > arilev0.c
924./comment5 arilev1.d | ./varbrace > arilev1.c
925./comment5 intelem.d | ./varbrace > intelem.c
926./comment5 intlog.d | ./varbrace > intlog.c
927./comment5 intplus.d | ./varbrace > intplus.c
928./comment5 intcomp.d | ./varbrace > intcomp.c
929./comment5 intbyte.d | ./varbrace > intbyte.c
930./comment5 intmal.d | ./varbrace > intmal.c
931./comment5 intdiv.d | ./varbrace > intdiv.c
932./comment5 intgcd.d | ./varbrace > intgcd.c
933./comment5 int2adic.d | ./varbrace > int2adic.c
934./comment5 intsqrt.d | ./varbrace > intsqrt.c
935./comment5 intprint.d | ./varbrace > intprint.c
936./comment5 intread.d | ./varbrace > intread.c
937./comment5 rational.d | ./varbrace > rational.c
938./comment5 sfloat.d | ./varbrace > sfloat.c
939./comment5 ffloat.d | ./varbrace > ffloat.c
940./comment5 dfloat.d | ./varbrace > dfloat.c
941./comment5 lfloat.d | ./varbrace > lfloat.c
942./comment5 flo_konv.d | ./varbrace > flo_konv.c
943./comment5 flo_rest.d | ./varbrace > flo_rest.c
944./comment5 realelem.d | ./varbrace > realelem.c
945./comment5 realrand.d | ./varbrace > realrand.c
946./comment5 realtran.d | ./varbrace > realtran.c
947./comment5 compelem.d | ./varbrace > compelem.c
948./comment5 comptran.d | ./varbrace > comptran.c
949./comment5 arilev1c.d | ./varbrace > arilev1c.c
950./comment5 arilev1e.d | ./varbrace > arilev1e.c
951./comment5 arilev1i.d | ./varbrace > arilev1i.c
952./comment5 genclisph.d | ./varbrace > genclisph.c
953./comment5 modules.d | ./varbrace > modules.c
954./comment5 noreadline.d | ./varbrace > noreadline.c
955builddir="`pwd`"; cd libcharset && make && make install-lib libdir="$builddir" includedir="$builddir"
956if [ ! -d include ] ; then mkdir include ; fi
957cp ../../libcharset/include/libcharset.h.in include/libcharset.h
958if [ ! -d include ] ; then mkdir include ; fi
959cp ../../libcharset/include/localcharset.h.in include/localcharset.h
960cd lib && make all
961/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2  -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c
962 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c -o localcharset.o
963/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2  -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c
964 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c -o relocatable.o
965/bin/sh ../libtool --mode=link gcc  -o libcharset.la -rpath /opt/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
966mkdir .libs
967chmod 777 .libs
968../libtool: line 5306: test: : integer expression expected
969../libtool: line 5306: test: : integer expression expected
970using piecewise archive linking...
971../libtool: line 5341: test: : integer expression expected
972../libtool: line 5341: test: : integer expression expected
973ar cru .libs/libcharset.a localcharset.o
974: .libs/libcharset.a
975ar cru .libs/libcharset.a relocatable.o
976ranlib .libs/libcharset.a
977creating libcharset.la
978(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
979/bin/sh ../../../libcharset/lib/config.charset 'powerpc-apple-darwin8.1.0' > t-charset.alias
980mv t-charset.alias charset.alias
981sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-add.sin > t-ref-add.sed
982mv t-ref-add.sed ref-add.sed
983sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-del.sin > t-ref-del.sed
984mv t-ref-del.sed ref-del.sed
985cd lib && make all
986make[2]: Nothing to be done for `all'.
987cd lib && make install-lib libdir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src' includedir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src'
988/bin/sh ../../../libcharset/autoconf/mkinstalldirs /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src
989/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.la
990/usr/bin/install -c -m 644 .libs/libcharset.lai /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.la
991/usr/bin/install -c -m 644 .libs/libcharset.a /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
992ranlib /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
993chmod 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
994libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
995test -f /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias && orig=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias \
996                                || orig=charset.alias; \
997sed -f ref-add.sed $orig > /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias; \
998/usr/bin/install -c -m 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias; \
999rm -f /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias
1000/bin/sh ../../libcharset/autoconf/mkinstalldirs /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src
1001/usr/bin/install -c -m 644 include/libcharset.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.h
1002/usr/bin/install -c -m 644 include/localcharset.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/localcharset.h
1003gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvw.c
1004spvw.d: In function 'SP':
1005spvw.d:632: warning: function returns address of local variable
1006spvw.d: In function 'main':
1007spvw.d:2682: warning: comparison between signed and unsigned
1008spvw_language.d: In function 'current_language_o':
1009spvw_language.d:58: warning: control reaches end of non-void function
1010spvw.d: In function 'my_malloc':
1011spvw.d:621: warning: control reaches end of non-void function
1012gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabf.c
1013gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabs.c
1014gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabo.c
1015gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c eval.c
1016eval.d: In function 'unwind':
1017eval.d:367: warning: comparison between signed and unsigned
1018eval.d:375: warning: comparison between signed and unsigned
1019eval.d:407: warning: comparison between signed and unsigned
1020eval.d: In function 'reset':
1021eval.d:518: warning: comparison between signed and unsigned
1022eval.d: In function 'throw_to':
1023eval.d:611: warning: comparison between signed and unsigned
1024eval.d: In function 'invoke_handlers':
1025eval.d:645: warning: comparison between signed and unsigned
1026eval.d: In function 'interpret_bytecode_':
1027eval.d:7267: warning: comparison between signed and unsigned
1028eval.d: In function 'coerce_function':
1029eval.d:2173: warning: control reaches end of non-void function
1030eval.d: In function 'interpret_bytecode_':
1031eval.d:7704: warning: 'index' may be used uninitialized in this function
1032eval.d:7704: warning: 'vec' may be used uninitialized in this function
1033eval.d:5757: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork'
1034eval.d:5765: warning: variable 'private_SP' might be clobbered by 'longjmp' or 'vfork'
1035eval.d:7704: warning: variable 'vec' might be clobbered by 'longjmp' or 'vfork'
1036eval.d:7704: warning: variable 'index' might be clobbered by 'longjmp' or 'vfork'
1037eval.d:5743: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork'
1038eval.d:5743: warning: argument 'codeptr' might be clobbered by 'longjmp' or 'vfork'
1039eval.d: In function 'eval_no_hooks':
1040eval.d:2838: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork'
1041eval.d: In function 'eval':
1042eval.d:2781: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork'
1043eval.d: In function 'eval_subr':
1044eval.d:3176: warning: 'argcount' may be used uninitialized in this function
1045eval.d:3175: warning: 'rest_args_pointer' may be used uninitialized in this function
1046eval.d: In function 'funcall_iclosure':
1047eval.d:2306: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork'
1048eval.d:2306: warning: argument 'args_pointer' might be clobbered by 'longjmp' or 'vfork'
1049eval.d:2307: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork'
1050eval.d: In function 'invoke_handlers':
1051eval.d:633: warning: variable 'other_ranges' might be clobbered by 'longjmp' or 'vfork'
1052eval.d:636: warning: variable 'FRAME' might be clobbered by 'longjmp' or 'vfork'
1053eval.d:648: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork'
1054gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c control.c
1055control.d: In function 'C_tagbody':
1056control.d:1552: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork'
1057control.d: In function 'C_go':
1058control.d:1626: warning: 'FRAME' may be used uninitialized in this function
1059control.d: In function 'C_function_side_effect':
1060control.d:2253: warning: '({anonymous})' may be used uninitialized in this function
1061gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c encoding.c
1062encoding.d: In function 'uni16be_mbstowcs':
1063encoding.d:135: warning: comparison between signed and unsigned
1064encoding.d: In function 'uni16le_mbstowcs':
1065encoding.d:163: warning: comparison between signed and unsigned
1066encoding.d: In function 'uni32be_wcstombs':
1067encoding.d:461: warning: comparison between signed and unsigned
1068encoding.d: In function 'uni32le_wcstombs':
1069encoding.d:481: warning: comparison between signed and unsigned
1070encoding.d: In function 'nls_mbstowcs':
1071encoding.d:1411: warning: comparison between signed and unsigned
1072encoding.d: In function 'nls_asciiext_mbstowcs':
1073encoding.d:1466: warning: comparison between signed and unsigned
1074encoding.d: In function 'nls_range':
1075encoding.d:1663: warning: 'i2' may be used uninitialized in this function
1076encoding.d:1662: warning: 'i1' may be used uninitialized in this function
1077encoding.d: In function 'C_charset_range':
1078encoding.d:1950: warning: 'maxintervals' may be used uninitialized in this function
1079gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c pathname.c
1080pathname.d: In function 'test_optional_host':
1081pathname.d:741: warning: control reaches end of non-void function
1082pathname.d: In function 'as_file_stream':
1083pathname.d:886: warning: control reaches end of non-void function
1084pathname.d: In function 'coerce_pathname':
1085pathname.d:2218: warning: control reaches end of non-void function
1086pathname.d: In function 'C_wild_pathname_p':
1087pathname.d:3796: warning: 'erg' may be used uninitialized in this function
1088pathname.d: In function 'check_direction':
1089pathname.d:6200: warning: control reaches end of non-void function
1090pathname.d: In function 'check_if_does_not_exist':
1091pathname.d:6219: warning: control reaches end of non-void function
1092pathname.d: In function 'if_does_not_exist_symbol':
1093pathname.d:6228: warning: control reaches end of non-void function
1094pathname.d: In function 'check_if_exists':
1095pathname.d:6254: warning: control reaches end of non-void function
1096pathname.d: In function 'if_exists_symbol':
1097pathname.d:6267: warning: control reaches end of non-void function
1098pathname.d: In function 'open_file':
1099pathname.d:6318: warning: 'handl' may be used uninitialized in this function
1100pathname.d:6299: warning: 'handle' may be used uninitialized in this function
1101pathname.d: In function 'C_launch':
1102pathname.d:8290: warning: variable 'priority' might be clobbered by 'longjmp' or 'vfork'
1103pathname.d: In function 'parse_logical_word':
1104pathname.d:1023: warning: 'ch' may be used uninitialized in this function
1105pathname.d: In function 'C_translate_pathname':
1106pathname.d:4870: warning: '({anonymous})' may be used uninitialized in this function
1107gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c stream.c
1108stream.d: In function 'bitbuff_ixu_sub':
1109stream.d:4297: warning: comparison between signed and unsigned
1110stream.d:4308: warning: comparison between signed and unsigned
1111stream.d: In function 'bitbuff_ixs_sub':
1112stream.d:4377: warning: comparison between signed and unsigned
1113stream.d:4391: warning: comparison between signed and unsigned
1114stream.d: In function 'low_flush_buffered_handle':
1115stream.d:5920: warning: comparison between signed and unsigned
1116stream.d: In function 'buffered_nextbyte':
1117stream.d:5985: warning: comparison between signed and unsigned
1118stream.d:6005: warning: comparison between signed and unsigned
1119stream.d: In function 'redisplay':
1120stream.d:10905: warning: comparison between signed and unsigned
1121stream.d: In function 'clear_screen':
1122stream.d:11088: warning: comparison between signed and unsigned
1123stream.d: In function 'insert_line':
1124stream.d:11356: warning: comparison between signed and unsigned
1125stream.d: In function 'delete_line':
1126stream.d:11440: warning: comparison between signed and unsigned
1127stream.d: In function 'C_set_window_cursor_position':
1128stream.d:11968: warning: comparison between signed and unsigned
1129stream.d:11968: warning: comparison between signed and unsigned
1130stream.d: In function 'low_flush_buffered_pipe':
1131stream.d:12302: warning: comparison between signed and unsigned
1132stream.d: In function 'C_socket_stream_shutdown':
1133stream.d:14215: warning: enumeration value 'DIRECTION_DUMMY_TO_AVOID_GXX_BUG' not handled in switch
1134stream.d: In function 'rd_by_error':
1135stream.d:275: warning: control reaches end of non-void function
1136stream.d: In function 'rd_by_array_error':
1137stream.d:281: warning: control reaches end of non-void function
1138stream.d: In function 'rd_ch_error':
1139stream.d:329: warning: control reaches end of non-void function
1140stream.d: In function 'rd_ch_array_error':
1141stream.d:343: warning: control reaches end of non-void function
1142stream.d: In function 'read_byte_array':
1143stream.d:535: warning: 'result' may be used uninitialized in this function
1144stream.d: In function 'write_byte_array':
1145stream.d:589: warning: 'result' may be used uninitialized in this function
1146stream.d: In function 'test_buffered_arg':
1147stream.d:3009: warning: control reaches end of non-void function
1148stream.d: In function 'canon_eltype':
1149stream.d:3143: warning: control reaches end of non-void function
1150stream.d: In function 'iconv_range':
1151stream.d:3953: warning: 'i2' may be used uninitialized in this function
1152stream.d:3952: warning: 'i1' may be used uninitialized in this function
1153stream.d: In function 'buffered_nextbyte':
1154stream.d:6011: warning: control reaches end of non-void function
1155stream.d: In function 'lisp_completion':
1156stream.d:8654: warning: variable 'array' might be clobbered by 'longjmp' or 'vfork'
1157stream.d:8661: warning: variable 'ptr' might be clobbered by 'longjmp' or 'vfork'
1158stream.d:8676: warning: variable 'ptr1' might be clobbered by 'longjmp' or 'vfork'
1159stream.d: In function 'C_socket_server':
1160stream.d:13482: warning: 'port' may be used uninitialized in this function
1161stream.d:13481: warning: 'sock' may be used uninitialized in this function
1162stream.d: In function 'test_socket_stream':
1163stream.d:13738: warning: control reaches end of non-void function
1164stream.d: In function 'rd_ch_terminal3':
1165stream.d:9211: warning: '({anonymous})' may be used uninitialized in this function
1166stream.d: In function 'check_float_eltype':
1167stream.d:15960: warning: control reaches end of non-void function
1168stream.d: In function 'test_endianness_arg':
1169stream.d:15975: warning: control reaches end of non-void function
1170stream.d: In function 'read_char_array':
1171stream.d:744: warning: 'result' may be used uninitialized in this function
1172stream.d: In function 'C_read_integer':
1173stream.d:16192: warning: 'result' may be used uninitialized in this function
1174stream.d: In function 'fehler_value_stream':
1175stream.d:14495: warning: 'stream' may be used uninitialized in this function
1176stream.d: In function 'check_open_file_stream':
1177stream.d:16434: warning: control reaches end of non-void function
1178stream.d: In function 'C_file_string_length':
1179stream.d:16645: warning: 'charptr' may be used uninitialized in this function
1180stream.d:16663: warning: 'eol_len' may be used uninitialized in this function
1181stream.d:16662: warning: 'eol_charptr' may be used uninitialized in this function
1182stream.d: In function 'listen_byte':
1183stream.d:15697: warning: control reaches end of non-void function
1184stream.d: In function 'handle_isset':
1185stream.d:13866: warning: 'ret' may be used uninitialized in this function
1186gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c socket.c
1187socket.d: In function 'resolve_host':
1188socket.d:333: warning: 'he' may be used uninitialized in this function
1189gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c io.c
1190io.d: In function 'C_pprint_indent':
1191io.d:9567: warning: comparison between signed and unsigned
1192io.d: In function 'get_base':
1193io.d:912: warning: control reaches end of non-void function
1194io.d: In function 'read_token_1':
1195io.d:1285: warning: 'readtable' may be used uninitialized in this function
1196io.d:1270: warning: 'readtable' may be used uninitialized in this function
1197io.d: In function 'read_token':
1198io.d:1245: warning: 'readtable' may be used uninitialized in this function
1199io.d: In function 'case_convert_token_1':
1200io.d:1831: warning: 'readtable' may be used uninitialized in this function
1201io.d: In function 'read_macro':
1202io.d:1848: warning: 'readtable' may be used uninitialized in this function
1203io.d: In function 'read_internal':
1204io.d:1963: warning: 'readtable' may be used uninitialized in this function
1205io.d:2017: warning: 'result' may be used uninitialized in this function
1206io.d:2060: warning: 'readtable' may be used uninitialized in this function
1207io.d:2187: warning: control reaches end of non-void function
1208io.d: In function 'read_delimited_list_recursive':
1209io.d:2401: warning: 'readtable' may be used uninitialized in this function
1210io.d:2437: warning: 'readtable' may be used uninitialized in this function
1211io.d:2509: warning: 'readtable' may be used uninitialized in this function
1212io.d:2478: warning: 'readtable' may be used uninitialized in this function
1213io.d: In function 'lookup_label':
1214io.d:3667: warning: control reaches end of non-void function
1215io.d: In function 'interpret_feature':
1216io.d:3833: warning: control reaches end of non-void function
1217io.d: In function 'hexziffer':
1218io.d:4177: warning: control reaches end of non-void function
1219io.d: In function 'C_parse_integer':
1220io.d:4712: warning: 'base' may be used uninitialized in this function
1221io.d: In function 'write_sstring_case':
1222io.d:5070: warning: 'readtable' may be used uninitialized in this function
1223io.d: In function 'format_tab':
1224io.d:5430: warning: 'col_num_i' may be used uninitialized in this function
1225io.d:5434: warning: 'col_inc_i' may be used uninitialized in this function
1226io.d: In function 'pr_symbol_part':
1227io.d:6881: warning: 'readtable' may be used uninitialized in this function
1228io.d:6959: warning: 'readtable' may be used uninitialized in this function
1229io.d: In function 'prin_object_dispatch':
1230io.d:9205: warning: '({anonymous})' may be used uninitialized in this function
1231io.d: In function 'pr_enter_1':
1232io.d:6357: warning: 'len' may be used uninitialized in this function
1233io.d:6357: warning: 'len' may be used uninitialized in this function
1234io.d: In function 'C_string_reader':
1235io.d:2601: warning: 'readtable' may be used uninitialized in this function
1236io.d:2594: warning: 'readtable' may be used uninitialized in this function
1237io.d:2622: warning: 'readtable' may be used uninitialized in this function
1238io.d:2615: warning: 'readtable' may be used uninitialized in this function
1239io.d: In function 'C_uninterned_reader':
1240io.d:3164: warning: 'readtable' may be used uninitialized in this function
1241io.d: In function 'C_bit_vector_reader':
1242io.d:3294: warning: 'ch' may be used uninitialized in this function
1243io.d: In function 'C_vector_reader':
1244io.d:3378: warning: 'el' may be used uninitialized in this function
1245io.d: In function 'C_closure_reader':
1246io.d:4233: warning: 'readtable' may be used uninitialized in this function
1247io.d:4247: warning: 'readtable' may be used uninitialized in this function
1248io.d:4242: warning: 'readtable' may be used uninitialized in this function
1249io.d:4264: warning: 'readtable' may be used uninitialized in this function
1250io.d: In function 'C_peek_char':
1251io.d:1056: warning: 'readtable' may be used uninitialized in this function
1252gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c array.c
1253array.d: In function 'iarray_displace':
1254array.d:231: warning: control reaches end of non-void function
1255array.d: In function 'iarray_displace_check':
1256array.d:269: warning: control reaches end of non-void function
1257array.d: In function 'array_displace_check':
1258array.d:304: warning: control reaches end of non-void function
1259array.d: In function 'storagevector_aref':
1260array.d:525: warning: control reaches end of non-void function
1261array.d: In function 'array_atype':
1262array.d:808: warning: control reaches end of non-void function
1263array.d: In function 'storagevector_store':
1264array.d:664: warning: control reaches end of non-void function
1265array.d: In function 'get_fill_pointer':
1266array.d:3597: warning: control reaches end of non-void function
1267array.d: In function 'C_vector_push_extend':
1268array.d:3680: warning: 'inc' may be used uninitialized in this function
1269array.d:3717: warning: 'neuer_datenvektor' may be used uninitialized in this function
1270array.d: In function 'make_storagevector':
1271array.d:4159: warning: 'vector' may be used uninitialized in this function
1272array.d: In function 'test_fillpointer':
1273array.d:4385: warning: control reaches end of non-void function
1274array.d: In function 'test_displaced':
1275array.d:4332: warning: 'displaced_index_offset' may be used uninitialized in this function
1276array.d: In function 'C_make_array':
1277array.d:4414: warning: 'fillpointer' may be used uninitialized in this function
1278array.d: In function 'C_adjust_array':
1279array.d:4731: warning: 'datenvektor' may be used uninitialized in this function
1280array.d:4728: warning: 'fillpointer' may be used uninitialized in this function
1281gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c hashtabl.c
1282hashtabl.d: In function 'hashcode4_vector':
1283hashtabl.d:647: warning: control reaches end of non-void function
1284hashtabl.d: In function 'hash_table_test':
1285hashtabl.d:1670: warning: control reaches end of non-void function
1286gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c list.c
1287list.d: In function 'car':
1288list.d:242: warning: control reaches end of non-void function
1289list.d: In function 'cdr':
1290list.d:252: warning: control reaches end of non-void function
1291list.d: In function 'test_test2_args':
1292list.d:480: warning: control reaches end of non-void function
1293list.d: In function 'endp':
1294list.d:538: warning: control reaches end of non-void function
1295list.d: In function 'test_test_args':
1296list.d:1237: warning: control reaches end of non-void function
1297list.d: In function 'elt_up':
1298list.d:1931: warning: control reaches end of non-void function
1299gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c package.c
1300package.d: In function 'string_hashcode':
1301package.d:63: warning: control reaches end of non-void function
1302package.d: In function 'find_symbol':
1303package.d:722: warning: control reaches end of non-void function
1304package.d: In function 'query_intern_conflict':
1305package.d:1064: warning: 'ml' may be used uninitialized in this function
1306package.d: In function 'get_current_package':
1307package.d:1829: warning: control reaches end of non-void function
1308package.d: In function 'intern_result':
1309package.d:2138: warning: control reaches end of non-void function
1310gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c record.c
1311record.d: In function 'record_up':
1312record.d:53: warning: 'index' may be used uninitialized in this function
1313record.d: In function 'structure_up':
1314record.d:139: warning: 'index' may be used uninitialized in this function
1315record.d: In function 'C_make_structure':
1316record.d:193: warning: 'length' may be used uninitialized in this function
1317record.d: In function 'C_closure_set_seclass':
1318record.d:414: warning: '({anonymous})' may be used uninitialized in this function
1319record.d: In function 'C_allocate_std_instance':
1320record.d:777: warning: 'length' may be used uninitialized in this function
1321gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c sequence.c
1322sequence.d: In function 'valid_type':
1323sequence.d:237: warning: control reaches end of non-void function
1324sequence.d: In function 'get_seq_type':
1325sequence.d:244: warning: 'name' may be used uninitialized in this function
1326sequence.d: In function 'get_valid_seq_type':
1327sequence.d:303: warning: control reaches end of non-void function
1328sequence.d: In function 'test_test_args':
1329sequence.d:2044: warning: control reaches end of non-void function
1330sequence.d: In function 'test_test2_args':
1331sequence.d:2525: warning: control reaches end of non-void function
1332gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c charstrg.c
1333charstrg.d: In function 'test_index_arg':
1334charstrg.d:2028: warning: 'i' may be used uninitialized in this function
1335charstrg.d: In function 'test_vector_limits':
1336charstrg.d:2117: warning: 'start' may be used uninitialized in this function
1337charstrg.d:2117: warning: 'end' may be used uninitialized in this function
1338charstrg.d: In function 'test_1_stringsym_limits':
1339charstrg.d:2227: warning: 'start' may be used uninitialized in this function
1340charstrg.d:2228: warning: 'end' may be used uninitialized in this function
1341charstrg.d: In function 'test_2_stringsym_limits':
1342charstrg.d:2280: warning: 'start1' may be used uninitialized in this function
1343charstrg.d:2281: warning: 'end1' may be used uninitialized in this function
1344charstrg.d:2301: warning: 'start2' may be used uninitialized in this function
1345charstrg.d:2302: warning: 'end2' may be used uninitialized in this function
1346charstrg.d: In function 'string_comp':
1347charstrg.d:2447: warning: control reaches end of non-void function
1348charstrg.d: In function 'string_comp_ci':
1349charstrg.d:2551: warning: 'ch2' may be used uninitialized in this function
1350charstrg.d:2551: warning: 'ch1' may be used uninitialized in this function
1351charstrg.d:2551: warning: 'ch2' may be used uninitialized in this function
1352charstrg.d:2551: warning: 'ch1' may be used uninitialized in this function
1353charstrg.d:2551: warning: 'ch2' may be used uninitialized in this function
1354charstrg.d:2551: warning: 'ch1' may be used uninitialized in this function
1355charstrg.d:2648: warning: control reaches end of non-void function
1356charstrg.d: In function 'C_make_string':
1357charstrg.d:2814: warning: 'new_string' may be used uninitialized in this function
1358charstrg.d: In function 'C_substring':
1359charstrg.d:3244: warning: 'start' may be used uninitialized in this function
1360charstrg.d:3245: warning: 'end' may be used uninitialized in this function
1361gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c debug.c
1362debug.d: In function 'frame_up_1':
1363debug.d:592: warning: comparison between signed and unsigned
1364debug.d: In function 'frame_down_1':
1365debug.d:602: warning: comparison between signed and unsigned
1366debug.d: In function 'frame_up_2':
1367debug.d:614: warning: comparison between signed and unsigned
1368debug.d: In function 'frame_down_2':
1369debug.d:627: warning: comparison between signed and unsigned
1370debug.d: In function 'frame_up_3':
1371debug.d:639: warning: comparison between signed and unsigned
1372debug.d:642: warning: comparison between signed and unsigned
1373debug.d: In function 'frame_down_3':
1374debug.d:657: warning: comparison between signed and unsigned
1375debug.d:659: warning: comparison between signed and unsigned
1376debug.d: In function 'frame_up_4':
1377debug.d:674: warning: comparison between signed and unsigned
1378debug.d:677: warning: comparison between signed and unsigned
1379debug.d: In function 'frame_down_4':
1380debug.d:692: warning: comparison between signed and unsigned
1381debug.d:694: warning: comparison between signed and unsigned
1382debug.d: In function 'frame_up_5':
1383debug.d:709: warning: comparison between signed and unsigned
1384debug.d:712: warning: comparison between signed and unsigned
1385debug.d: In function 'frame_down_5':
1386debug.d:727: warning: comparison between signed and unsigned
1387debug.d:729: warning: comparison between signed and unsigned
1388debug.d: In function 'C_eval_frame_p':
1389debug.d:948: warning: comparison between signed and unsigned
1390debug.d: In function 'C_driver_frame_p':
1391debug.d:956: warning: comparison between signed and unsigned
1392debug.d: In function 'C_trap_eval_frame':
1393debug.d:979: warning: comparison between signed and unsigned
1394debug.d: In function 'C_redo_eval_frame':
1395debug.d:1000: warning: comparison between signed and unsigned
1396debug.d: In function 'C_return_from_eval_frame':
1397debug.d:1017: warning: comparison between signed and unsigned
1398debug.d: In function 'test_mode_arg':
1399debug.d:751: warning: 'mode' may be used uninitialized in this function
1400gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c error.c
1401gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c misc.c
1402gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c time.c
1403time.d: In function 'C_sleep':
1404time.d:720: warning: comparison between signed and unsigned
1405time.d:721: warning: comparison between signed and unsigned
1406time.d:721: warning: comparison between signed and unsigned
1407time.d:725: warning: comparison between signed and unsigned
1408gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c predtype.c
1409predtype.d: In function 'elt_compare':
1410predtype.d:897: warning: control reaches end of non-void function
1411predtype.d: In function 'C_type_of':
1412predtype.d:1423: warning: 'eltype' may be used uninitialized in this function
1413gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c symbol.c
1414gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c lisparit.c
1415In file included from lisparit.d:27:
1416arilev0.d: In function 'divu_3232_3232_':
1417arilev0.d:759: warning: statement with no effect
1418In file included from lisparit.d:30:
1419intelem.d: In function 'L2_to_I':
1420intelem.d:747: warning: comparison between signed and unsigned
1421intelem.d:842: warning: comparison between signed and unsigned
1422In file included from lisparit.d:32:
1423intplus.d: In function 'I_1_plus_I':
1424intplus.d:77: warning: comparison between signed and unsigned
1425intplus.d: In function 'I_I_plus_I':
1426intplus.d:175: warning: comparison between signed and unsigned
1427intplus.d:221: warning: comparison between signed and unsigned
1428intplus.d: In function 'I_I_minus_I':
1429intplus.d:349: warning: comparison between signed and unsigned
1430intplus.d:398: warning: comparison between signed and unsigned
1431intplus.d:434: warning: comparison between signed and unsigned
1432intplus.d:472: warning: comparison between signed and unsigned
1433In file included from lisparit.d:37:
1434intgcd.d: In function 'I_I_gcd_I':
1435intgcd.d:680: warning: comparison between signed and unsigned
1436intgcd.d:701: warning: comparison between signed and unsigned
1437intgcd.d: In function 'I_I_xgcd_I_I_I':
1438intgcd.d:1091: warning: comparison between signed and unsigned
1439intgcd.d:1114: warning: comparison between signed and unsigned
1440intelem.d: In function 'I_to_UL':
1441intelem.d:195: warning: control reaches end of non-void function
1442intelem.d: In function 'I_to_L':
1443intelem.d:283: warning: control reaches end of non-void function
1444intelem.d: In function 'I_to_UQ':
1445intelem.d:367: warning: control reaches end of non-void function
1446intelem.d: In function 'I_to_Q':
1447intelem.d:505: warning: control reaches end of non-void function
1448intlog.d: In function 'I_I_logbitp':
1449intlog.d:535: warning: control reaches end of non-void function
1450intbyte.d: In function 'Byte_position':
1451intbyte.d:56: warning: control reaches end of non-void function
1452sfloat.d: In function 'SF_SF_plus_SF':
1453sfloat.d:366: warning: control reaches end of non-void function
1454sfloat.d: In function 'SF_SF_mal_SF':
1455sfloat.d:466: warning: control reaches end of non-void function
1456sfloat.d: In function 'SF_SF_durch_SF':
1457sfloat.d:497: warning: 'mant2' may be used uninitialized in this function
1458sfloat.d:495: warning: 'sign2' may be used uninitialized in this function
1459sfloat.d:496: warning: 'exp2' may be used uninitialized in this function
1460sfloat.d:541: warning: control reaches end of non-void function
1461sfloat.d: In function 'SF_sqrt_SF':
1462sfloat.d:597: warning: control reaches end of non-void function
1463ffloat.d: In function 'FF_FF_plus_FF':
1464ffloat.d:334: warning: control reaches end of non-void function
1465ffloat.d: In function 'FF_FF_minus_FF':
1466ffloat.d:453: warning: control reaches end of non-void function
1467ffloat.d: In function 'FF_FF_mal_FF':
1468ffloat.d:496: warning: control reaches end of non-void function
1469ffloat.d: In function 'FF_FF_durch_FF':
1470ffloat.d:589: warning: control reaches end of non-void function
1471ffloat.d: In function 'FF_sqrt_FF':
1472ffloat.d:701: warning: control reaches end of non-void function
1473dfloat.d: In function 'DF_DF_plus_DF':
1474dfloat.d:571: warning: control reaches end of non-void function
1475dfloat.d: In function 'DF_DF_minus_DF':
1476dfloat.d:806: warning: control reaches end of non-void function
1477dfloat.d: In function 'DF_DF_mal_DF':
1478dfloat.d:858: warning: control reaches end of non-void function
1479dfloat.d: In function 'DF_DF_durch_DF':
1480dfloat.d:1039: warning: control reaches end of non-void function
1481flo_konv.d: In function 'SF_to_FF':
1482flo_konv.d:32: warning: control reaches end of non-void function
1483flo_konv.d: In function 'SF_to_DF':
1484flo_konv.d:49: warning: control reaches end of non-void function
1485flo_konv.d: In function 'FF_to_DF':
1486flo_konv.d:87: warning: control reaches end of non-void function
1487flo_konv.d: In function 'FF_to_SF':
1488flo_konv.d:176: warning: control reaches end of non-void function
1489flo_konv.d: In function 'DF_to_SF':
1490flo_konv.d:233: warning: control reaches end of non-void function
1491flo_konv.d: In function 'DF_to_FF':
1492flo_konv.d:325: warning: control reaches end of non-void function
1493flo_konv.d: In function 'c_float_to_FF':
1494flo_konv.d:474: warning: control reaches end of non-void function
1495flo_konv.d: In function 'c_double_to_DF':
1496flo_konv.d:556: warning: control reaches end of non-void function
1497flo_rest.d: In function 'SF_I_scale_float_SF':
1498flo_rest.d:1006: warning: control reaches end of non-void function
1499flo_rest.d: In function 'FF_I_scale_float_FF':
1500flo_rest.d:1045: warning: control reaches end of non-void function
1501flo_rest.d: In function 'DF_I_scale_float_DF':
1502flo_rest.d:1098: warning: control reaches end of non-void function
1503lisparit.d: In function 'C_byte':
1504lisparit.d:1486: warning: '({anonymous})' may be used uninitialized in this function
1505lisparit.d: In function 'C_bytesize':
1506lisparit.d:1492: warning: '({anonymous})' may be used uninitialized in this function
1507lisparit.d: In function 'check_random_state':
1508lisparit.d:1567: warning: control reaches end of non-void function
1509lisparit.d: In function 'C_ldb_test':
1510intbyte.d:267: warning: 'p' may be used uninitialized in this function
1511intbyte.d:266: warning: 's' may be used uninitialized in this function
1512flo_konv.d: In function 'LF_to_DF':
1513flo_konv.d:428: warning: control reaches end of non-void function
1514flo_konv.d: In function 'LF_to_FF':
1515flo_konv.d:362: warning: control reaches end of non-void function
1516flo_konv.d: In function 'LF_to_SF':
1517flo_konv.d:269: warning: control reaches end of non-void function
1518dfloat.d: In function 'DF_sqrt_DF':
1519dfloat.d:1321: warning: control reaches end of non-void function
1520intlog.d: In function 'I_I_ash_I':
1521intlog.d:657: warning: control reaches end of non-void function
1522intbyte.d: In function 'I_Byte_ldb_I':
1523intbyte.d:162: warning: 'p' may be used uninitialized in this function
1524intbyte.d:161: warning: 's' may be used uninitialized in this function
1525lisparit.d: In function 'C_mask_field':
1526intbyte.d:354: warning: 'p' may be used uninitialized in this function
1527intbyte.d:353: warning: 's' may be used uninitialized in this function
1528lisparit.d: In function 'C_boole':
1529lisparit.d:1442: warning: '({anonymous})' may be used uninitialized in this function
1530sfloat.d: In function 'I_to_SF':
1531sfloat.d:689: warning: control reaches end of non-void function
1532sfloat.d: In function 'RA_to_SF':
1533sfloat.d:784: warning: control reaches end of non-void function
1534dfloat.d: In function 'I_to_DF':
1535dfloat.d:1471: warning: control reaches end of non-void function
1536dfloat.d: In function 'RA_to_DF':
1537dfloat.d:1605: warning: control reaches end of non-void function
1538ffloat.d: In function 'I_to_FF':
1539ffloat.d:796: warning: control reaches end of non-void function
1540ffloat.d: In function 'RA_to_FF':
1541ffloat.d:894: warning: control reaches end of non-void function
1542realelem.d: In function 'R_R_durch_R':
1543realelem.d:427: warning: control reaches end of non-void function
1544gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c i18n.c
1545i18n.d: In function 'check_category':
1546i18n.d:90: warning: control reaches end of non-void function
1547builddir="`pwd`"; cd avcall && make && make check && make install-lib libdir="$builddir" includedir="$builddir"
1548make[1]: Nothing to be done for `all'.
1549./minitests > minitests.out
1550LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.1.0
1551test '!' -s minitests.output.powerpc-apple-darwin8.1.0
1552if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1553/bin/sh ./libtool --mode=install /usr/bin/install -c -m 644 libavcall.la /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libavcall.la
1554/usr/bin/install -c -m 644 .libs/libavcall.lai /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libavcall.la
1555/usr/bin/install -c -m 644 .libs/libavcall.a /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libavcall.a
1556ranlib /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libavcall.a
1557chmod 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libavcall.a
1558libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1559if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1560/usr/bin/install -c -m 644 avcall.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/avcall.h
1561builddir="`pwd`"; cd callback && make && make check && make install-lib libdir="$builddir" includedir="$builddir"
1562cd vacall_r; make all
1563make[2]: Nothing to be done for `all'.
1564cd trampoline_r; make all
1565make[2]: Nothing to be done for `all'.
1566cd vacall_r; make all
1567make[2]: Nothing to be done for `all'.
1568cd trampoline_r; make all
1569make[2]: Nothing to be done for `all'.
1570cd vacall_r; make check
1571make[2]: Nothing to be done for `check'.
1572cd trampoline_r; make check
1573./test1
1574Works, test1 passed.
1575./test2
1576test2 passed.
1577touch tests.passed.powerpc-apple-darwin8.1.0
1578./minitests > minitests.out
1579LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.1.0
1580test '!' -s minitests.output.powerpc-apple-darwin8.1.0
1581cd vacall_r; make all
1582make[2]: Nothing to be done for `all'.
1583cd trampoline_r; make all
1584make[2]: Nothing to be done for `all'.
1585cd vacall_r; make install-lib libdir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src' includedir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src'
1586if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1587/usr/bin/install -c -m 644 vacall_r.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/vacall_r.h
1588cd trampoline_r; make install-lib libdir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src' includedir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src'
1589if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1590/usr/bin/install -c -m 644 trampoline_r.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trampoline_r.h
1591if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1592/bin/sh ./libtool --mode=install /usr/bin/install -c -m 644 libcallback.la /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcallback.la
1593/usr/bin/install -c -m 644 .libs/libcallback.lai /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcallback.la
1594/usr/bin/install -c -m 644 .libs/libcallback.a /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcallback.a
1595ranlib /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcallback.a
1596chmod 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcallback.a
1597libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1598if [ ! -d /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ] ; then mkdir /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src ; fi
1599/usr/bin/install -c -m 644 callback.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/callback.h
1600gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c foreign.c
1601foreign.d: In function 'C_foreign_call_out':
1602foreign.d:3017: warning: comparison between signed and unsigned
1603foreign.d:3063: warning: comparison between signed and unsigned
1604foreign.d: In function 'do_va_start':
1605foreign.d:3264: warning: left-hand operand of comma expression has no effect
1606foreign.d:3264: warning: value computed is not used
1607foreign.d:3266: warning: left-hand operand of comma expression has no effect
1608foreign.d:3266: warning: value computed is not used
1609foreign.d: In function 'foreign_address':
1610foreign.d:59: warning: control reaches end of non-void function
1611foreign.d: In function 'foreign_with_pointers_p':
1612foreign.d:1236: warning: control reaches end of non-void function
1613foreign.d: In function 'C_element':
1614foreign.d:2199: warning: 'fvdlen' may be used uninitialized in this function
1615foreign.d: In function 'C_call_with_foreign_string':
1616foreign.d:2569: warning: variable 'charsize' might be clobbered by 'longjmp' or 'vfork'
1617foreign.d:2578: warning: variable 'pointer_base' might be clobbered by 'longjmp' or 'vfork'
1618foreign.d: In function 'update_library':
1619foreign.d:3695: warning: 'fn' may be used uninitialized in this function
1620foreign.d: In function 'convert_from_foreign':
1621foreign.d:1197: warning: control reaches end of non-void function
1622foreign.d: In function 'callback':
1623foreign.d:3558: warning: '({anonymous})' may be used uninitialized in this function
1624gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c unixaux.c
1625gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DNO_CLISP_H -c modules.c
1626if test -d locale; then rm -rf locale; fi
1627mkdir locale
1628(cd po && make && make install datadir=.. localedir='$(datadir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1)
1629make[1]: Nothing to be done for `all'.
1630installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo
1631installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo
1632installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo
1633installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo
1634installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo
1635installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo
1636installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo
1637installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo
1638installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo
1639installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo
1640installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo
1641installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo
1642rm -rf data
1643mkdir data
1644cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt .
1645cd data && ln -s ../../src/clhs.txt .
1646gcc -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o array.o hashtabl.o list.o package.o record.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o modules.o /opt/local/lib/libintl.dylib -L/opt/local/lib /opt/local/lib/libiconv.dylib -lc  libcharset.a libavcall.a libcallback.a /opt/local/lib/libreadline.dylib -lncurses  /opt/local/lib/libiconv.dylib  -o lisp.run
1647/usr/bin/ld: warning multiple definitions of symbol _locale_charset
1648/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
1649/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
1650/usr/bin/ld: warning multiple definitions of symbol _PC
1651/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_tputs.o) definition of _PC
1652/opt/local/lib/libreadline.dylib(terminal.so) definition of _PC
1653/usr/bin/ld: warning multiple definitions of symbol _BC
1654/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_termcap.o) definition of _BC
1655/opt/local/lib/libreadline.dylib(terminal.so) definition of _BC
1656/usr/bin/ld: warning multiple definitions of symbol _UP
1657/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_termcap.o) definition of _UP
1658/opt/local/lib/libreadline.dylib(terminal.so) definition of _UP
1659/usr/bin/ld: warning multiple definitions of symbol _SP
1660spvw.o definition of _SP in section (__TEXT,__text)
1661/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_data.o) definition of _SP
1662/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
1663/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0x8000) of /opt/local/lib/libintl.3.dylib
1664/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib
1665/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1666/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0x8000) of /opt/local/lib/libintl.3.dylib
1667/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __DATA segment (address = 0x8000 size = 0x1000) of /opt/local/lib/libintl.3.dylib
1668/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __LINKEDIT segment (address = 0x9000 size = 0x12000) of /opt/local/lib/libintl.3.dylib
1669/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib
1670/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __DATA segment (address = 0xd6000 size = 0x1000) of /opt/local/lib/libiconv.2.dylib
1671/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __LINKEDIT segment (address = 0xd7000 size = 0x33000) of /opt/local/lib/libiconv.2.dylib
1672/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1673/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __DATA segment (address = 0x23000 size = 0x5000) of /opt/local/lib/libreadline.5.0.dylib
1674/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x16e000) of lisp.run overlaps with __LINKEDIT segment (address = 0x28000 size = 0x40000) of /opt/local/lib/libreadline.5.0.dylib
1675/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0x8000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib
1676/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0x8000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1677/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x8000 size = 0x1000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib
1678/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x8000 size = 0x1000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1679/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x9000 size = 0x12000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib
1680/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x9000 size = 0x12000) of /opt/local/lib/libintl.3.dylib overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1681/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib overlaps with __TEXT segment (address = 0x0 size = 0x23000) of /opt/local/lib/libreadline.5.0.dylib
1682/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib overlaps with __DATA segment (address = 0x23000 size = 0x5000) of /opt/local/lib/libreadline.5.0.dylib
1683/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0xd6000) of /opt/local/lib/libiconv.2.dylib overlaps with __LINKEDIT segment (address = 0x28000 size = 0x40000) of /opt/local/lib/libreadline.5.0.dylib
1684symbol _UP used from dynamic library /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_termcap.o) not from earlier dynamic library /opt/local/lib/libreadline.5.0.dylib(terminal.so)
1685symbol _BC used from dynamic library /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_termcap.o) not from earlier dynamic library /opt/local/lib/libreadline.5.0.dylib(terminal.so)
1686symbol _PC used from dynamic library /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libncurses.dylib(lib_tputs.o) not from earlier dynamic library /opt/local/lib/libreadline.5.0.dylib(terminal.so)
1687sync
1688./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))"
1689  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
1690  I I I I I I I      8     8   8           8     8     o  8    8
1691  I  \ `+' /  I      8         8           8     8        8    8
1692   \  `-+-'  /       8         8           8      ooooo   8oooo
1693    `-__|__-'        8         8           8           8  8
1694        |            8     o   8           8     o     8  8
1695  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
1696
1697Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
1698Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
1699Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
1700Copyright (c) Bruno Haible, Sam Steingold 1999-2000
1701Copyright (c) Sam Steingold, Bruno Haible 2001-2004
1702
1703;; Loading file defseq.lisp ...
1704;; Loaded file defseq.lisp
1705;; Loading file backquote.lisp ...
1706;; Loaded file backquote.lisp
1707;; Loading file defmacro.lisp ...
1708;; Loaded file defmacro.lisp
1709;; Loading file macros1.lisp ...
1710;; Loaded file macros1.lisp
1711;; Loading file macros2.lisp ...
1712;; Loaded file macros2.lisp
1713;; Loading file defs1.lisp ...
1714;; Loaded file defs1.lisp
1715;; Loading file places.lisp ...
1716;; Loaded file places.lisp
1717;; Loading file floatprint.lisp ...
1718;; Loaded file floatprint.lisp
1719;; Loading file type.lisp ...
1720;; Loaded file type.lisp
1721;; Loading file defstruct.lisp ...
1722;; Loaded file defstruct.lisp
1723;; Loading file format.lisp ...
1724(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" FORMAT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/format.lisp" "top-level")
1725;; Loaded file format.lisp
1726;; Loading file international.lisp ...
1727;; Loaded file international.lisp
1728;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.lisp ...
1729;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.lisp
1730;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.lisp ...
1731;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.lisp
1732;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.lisp ...
1733;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.lisp
1734;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.lisp ...
1735;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.lisp
1736;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp ...
1737(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" GLOBAL-IN-FENV-P #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp" "top-level")
1738(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" EVAL-WHEN-COMPILE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp" "top-level")
1739;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp
1740;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.lisp ...
1741WARNING in COMPILED-FORM-1 :
1742Function DISPATCH-READER is not defined
1743WARNING in COMPILED-FORM-1 :
1744Function DISPATCH-READER is not defined
1745;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.lisp
1746;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp ...
1747(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" LOOP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.lisp")
1748;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp
1749;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp ...
1750(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFINE-STRUCTURE-CLASS #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp")
1751(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFSTRUCT-REMOVE-PRINT-OBJECT-METHOD #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp")
1752(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" BUILT-IN-CLASS-P #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.lisp")
1753WARNING in MAKE-INSTANCE-STANDARD-CLASS :
1754Function INITIALIZE-INSTANCE-STANDARD-CLASS is not defined
1755WARNING in MAKE-INSTANCE-STANDARD-CLASS :
1756Function INITIALIZE-INSTANCE-STANDARD-CLASS is not defined
1757WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1758Function CLASS-NAME is not defined
1759WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1760Function STD-COMPUTE-CPL is not defined
1761WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1762Function STD-COMPUTE-SUPERCLASSES is not defined
1763WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1764Function STD-COMPUTE-SLOTS is not defined
1765WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1766Function STD-LAYOUT-SLOTS is not defined
1767WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1768Function PLIST-TO-ALIST is not defined
1769(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" SUBCLASSP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.lisp")
1770;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp
1771;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.lisp ...
1772;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.lisp
1773;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp ...
1774(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CHECK-TYPE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1775(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ASSERT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1776(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ETYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1777(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CTYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1778(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1779(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CCASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1780(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" CERROR #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" "top-level")
1781(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" WARN #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" "top-level")
1782;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
1783;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.lisp ...
1784;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.lisp
1785;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.lisp ...
1786;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.lisp
1787;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.lisp ...
1788;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.lisp
1789;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp ...
1790;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp
1791;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.lisp ...
1792;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.lisp
1793;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.lisp ...
1794;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.lisp
1795;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.lisp ...
1796;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.lisp
1797;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.lisp ...
1798;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.lisp
1799;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.lisp ...
1800;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.lisp
1801;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.lisp ...
1802;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.lisp
1803;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.lisp ...
1804;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.lisp
1805;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.lisp ...
1806;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.lisp
1807;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.lisp ...
1808;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.lisp
1809;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp ...
1810;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1811;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.lisp ...
1812;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.lisp
1813;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.lisp ...
1814;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.lisp
1815;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.lisp ...
1816;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.lisp
1817;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp ...
1818WARNING:
1819DEFUN/DEFMACRO: redefining function FINALIZE-COUTPUT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp
1820;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp
1821;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.lisp ...
1822;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.lisp
1823;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.lisp ...
1824;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.lisp
1825;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.lisp ...
1826;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.lisp
1827;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.lisp ...
1828;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.lisp
1829;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.lisp ...
1830;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.lisp
1831;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.lisp ...
1832;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.lisp
1833;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp ...
1834WARNING:
1835DEFUN/DEFMACRO: redefining function EDITOR-NAME in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1836WARNING:
1837DEFUN/DEFMACRO: redefining function EDIT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1838WARNING:
1839DEFUN/DEFMACRO: redefining function EDITOR-TEMPFILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1840;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp
1841Bye.
1842mv lispimag.mem interpreted.mem
1843./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M interpreted.mem -q -c compiler.lisp
1844
1845Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.lisp ...
1846
1847Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas
18480 errors, 0 warnings
1849./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))"
1850  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
1851  I I I I I I I      8     8   8           8     8     o  8    8
1852  I  \ `+' /  I      8         8           8     8        8    8
1853   \  `-+-'  /       8         8           8      ooooo   8oooo
1854    `-__|__-'        8         8           8           8  8
1855        |            8     o   8           8     o     8  8
1856  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
1857
1858Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
1859Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
1860Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
1861Copyright (c) Bruno Haible, Sam Steingold 1999-2000
1862Copyright (c) Sam Steingold, Bruno Haible 2001-2004
1863
1864;; Loading file defseq.lisp ...
1865;; Loaded file defseq.lisp
1866;; Loading file backquote.lisp ...
1867;; Loaded file backquote.lisp
1868;; Loading file defmacro.lisp ...
1869;; Loaded file defmacro.lisp
1870;; Loading file macros1.lisp ...
1871;; Loaded file macros1.lisp
1872;; Loading file macros2.lisp ...
1873;; Loaded file macros2.lisp
1874;; Loading file defs1.lisp ...
1875;; Loaded file defs1.lisp
1876;; Loading file places.lisp ...
1877;; Loaded file places.lisp
1878;; Loading file floatprint.lisp ...
1879;; Loaded file floatprint.lisp
1880;; Loading file type.lisp ...
1881;; Loaded file type.lisp
1882;; Loading file defstruct.lisp ...
1883;; Loaded file defstruct.lisp
1884;; Loading file format.lisp ...
1885(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" FORMAT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/format.lisp" "top-level")
1886;; Loaded file format.lisp
1887;; Loading file international.lisp ...
1888;; Loaded file international.lisp
1889;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.lisp ...
1890;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.lisp
1891;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.lisp ...
1892;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.lisp
1893;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.lisp ...
1894;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.lisp
1895;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.lisp ...
1896;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.lisp
1897;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas ...
1898(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" GLOBAL-IN-FENV-P #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas" "top-level")
1899(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" EVAL-WHEN-COMPILE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas" "top-level")
1900;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas
1901;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.lisp ...
1902WARNING in COMPILED-FORM-1 :
1903Function DISPATCH-READER is not defined
1904WARNING in COMPILED-FORM-1 :
1905Function DISPATCH-READER is not defined
1906;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.lisp
1907;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp ...
1908(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" LOOP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.lisp")
1909;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp
1910;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp ...
1911(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFINE-STRUCTURE-CLASS #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp")
1912(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFSTRUCT-REMOVE-PRINT-OBJECT-METHOD #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp")
1913(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" BUILT-IN-CLASS-P #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.lisp")
1914WARNING in MAKE-INSTANCE-STANDARD-CLASS :
1915Function INITIALIZE-INSTANCE-STANDARD-CLASS is not defined
1916WARNING in MAKE-INSTANCE-STANDARD-CLASS :
1917Function INITIALIZE-INSTANCE-STANDARD-CLASS is not defined
1918WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1919Function CLASS-NAME is not defined
1920WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1921Function STD-COMPUTE-CPL is not defined
1922WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1923Function STD-COMPUTE-SUPERCLASSES is not defined
1924WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1925Function STD-COMPUTE-SLOTS is not defined
1926WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1927Function STD-LAYOUT-SLOTS is not defined
1928WARNING in FINALIZE-INSTANCE-STANDARD-CLASS :
1929Function PLIST-TO-ALIST is not defined
1930(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" SUBCLASSP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.lisp")
1931;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp
1932;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.lisp ...
1933;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.lisp
1934;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp ...
1935(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CHECK-TYPE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1936(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ASSERT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1937(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ETYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1938(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CTYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1939(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1940(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CCASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp")
1941(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" CERROR #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" "top-level")
1942(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" WARN #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp" "top-level")
1943;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
1944;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.lisp ...
1945;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.lisp
1946;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.lisp ...
1947;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.lisp
1948;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.lisp ...
1949;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.lisp
1950;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp ...
1951;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp
1952;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.lisp ...
1953;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.lisp
1954;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.lisp ...
1955;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.lisp
1956;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.lisp ...
1957;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.lisp
1958;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.lisp ...
1959;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.lisp
1960;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.lisp ...
1961;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.lisp
1962;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.lisp ...
1963;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.lisp
1964;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.lisp ...
1965;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.lisp
1966;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.lisp ...
1967;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.lisp
1968;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.lisp ...
1969;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.lisp
1970;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp ...
1971;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1972;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.lisp ...
1973;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.lisp
1974;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.lisp ...
1975;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.lisp
1976;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.lisp ...
1977;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.lisp
1978;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp ...
1979WARNING:
1980DEFUN/DEFMACRO: redefining function FINALIZE-COUTPUT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas
1981;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp
1982;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.lisp ...
1983;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.lisp
1984;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.lisp ...
1985;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.lisp
1986;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.lisp ...
1987;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.lisp
1988;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.lisp ...
1989;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.lisp
1990;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.lisp ...
1991;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.lisp
1992;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.lisp ...
1993;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.lisp
1994;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp ...
1995WARNING:
1996DEFUN/DEFMACRO: redefining function EDITOR-NAME in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1997WARNING:
1998DEFUN/DEFMACRO: redefining function EDIT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
1999WARNING:
2000DEFUN/DEFMACRO: redefining function EDITOR-TEMPFILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp
2001;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp
2002Bye.
2003mv lispimag.mem halfcompiled.mem
2004./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c init.lisp
2005
2006Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/init.lisp ...
2007WARNING:
2008DEFSETF: redefining SETF expander DEFAULT-DIRECTORY in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/init.lisp, was defined in top-level
2009WARNING in (DEFUN SEARCH-FILE (FILENAME EXTENSIONS &AUX ...) ...)-73 in lines 1728..1778 :
2010Function SEARCH-FILE
2011 was already defined in lines 1205..1517
2012
2013Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/init.fas
20140 errors, 1 warning
2015./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c defseq.lisp
2016
2017Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defseq.lisp ...
2018
2019Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defseq.fas
20200 errors, 0 warnings
2021./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c backquote.lisp
2022
2023Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/backquote.lisp ...
2024
2025Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/backquote.fas
20260 errors, 0 warnings
2027./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c defmacro.lisp
2028
2029Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defmacro.lisp ...
2030
2031Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defmacro.fas
20320 errors, 0 warnings
2033./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c macros1.lisp
2034
2035Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.lisp ...
2036WARNING:
2037DEFUN/DEFMACRO: redefining macro LOOP in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp
2038
2039Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.fas
20400 errors, 0 warnings
2041./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c macros2.lisp
2042
2043Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp ...
2044WARNING:
2045DEFUN/DEFMACRO: redefining macro CHECK-TYPE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2046WARNING:
2047DEFUN/DEFMACRO: redefining macro ASSERT in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2048WARNING:
2049DEFUN/DEFMACRO: redefining macro ETYPECASE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2050WARNING:
2051DEFUN/DEFMACRO: redefining macro CTYPECASE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2052WARNING:
2053DEFUN/DEFMACRO: redefining macro ECASE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2054WARNING:
2055DEFUN/DEFMACRO: redefining macro CCASE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp
2056
2057Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas
20580 errors, 0 warnings
2059./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c defs1.lisp
2060
2061Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs1.lisp ...
2062
2063Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs1.fas
20640 errors, 0 warnings
2065./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c timezone.lisp
2066
2067Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/timezone.lisp ...
2068
2069Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/timezone.fas
20700 errors, 0 warnings
2071./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c places.lisp
2072
2073Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/places.lisp ...
2074WARNING:
2075DEFINE-SETF-EXPANDER: redefining SETF expander CHAR-BIT in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/places.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp
2076
2077Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/places.fas
20780 errors, 0 warnings
2079./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c floatprint.lisp
2080
2081Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/floatprint.lisp ...
2082
2083Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/floatprint.fas
20840 errors, 0 warnings
2085./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c type.lisp
2086
2087Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.lisp ...
2088
2089Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.fas
20900 errors, 0 warnings
2091./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c defstruct.lisp
2092
2093Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp ...
2094WARNING:
2095(SETF FIND-CLASS): redefining class STRUCTURE-OBJECT in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.lisp, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp
2096
2097Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.fas
20980 errors, 0 warnings
2099./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c format.lisp
2100
2101Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/format.lisp ...
2102WARNING in FORMATTER-MAIN-1 in lines 2014..2499 :
2103variable ADD-FILL is not used.
2104Misspelled or missing IGNORE declaration?
2105
2106Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/format.fas
21070 errors, 1 warning
2108./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c international.lisp
2109
2110Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/international.lisp ...
2111
2112Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/international.fas
21130 errors, 0 warnings
2114./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c savemem.lisp
2115
2116Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.lisp ...
2117
2118Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.fas
21190 errors, 0 warnings
2120./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c trace.lisp
2121
2122Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.lisp ...
2123
2124Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.fas
21250 errors, 0 warnings
2126./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c cmacros.lisp
2127
2128Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.lisp ...
2129
2130Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.fas
21310 errors, 0 warnings
2132./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c defs2.lisp
2133
2134Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.lisp ...
2135
2136Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.fas
21370 errors, 0 warnings
2138./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c loop.lisp
2139
2140Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.lisp ...
2141
2142Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.fas
21430 errors, 0 warnings
2144./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c clos.lisp
2145
2146Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.lisp ...
2147WARNING in (DEFUN DEFINE-STRUCTURE-CLASS (NAME) ...)-87 in lines 1311..1326 :
2148Function DEFINE-STRUCTURE-CLASS
2149 was already defined in lines 408..414
2150WARNING in (DEFUN DEFSTRUCT-REMOVE-PRINT-OBJECT-METHOD (NAME) ...)-180 in lines 3344..3348 :
2151Function DEFSTRUCT-REMOVE-PRINT-OBJECT-METHOD
2152 was already defined in lines 408..414
2153WARNING in COMPUTE-METHOD-PARTITION-LAMBDAS in lines 4078..4211 :
2154variable ORDER-FORMS is not used.
2155Misspelled or missing IGNORE declaration?
2156WARNING in COMPUTE-EFFECTIVE-METHOD-FUNCTION in lines 4334..4469 :
2157variable OPT-VARS is not used.
2158Misspelled or missing IGNORE declaration?
2159WARNING in COMPUTE-EFFECTIVE-METHOD-FUNCTION in lines 4334..4469 :
2160variable KEY-VARS is not used.
2161Misspelled or missing IGNORE declaration?
2162WARNING in COMPUTE-EFFECTIVE-METHOD-FUNCTION in lines 4334..4469 :
2163variable LAMBDALIST-KEYPART is not used.
2164Misspelled or missing IGNORE declaration?
2165
2166Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas
21670 errors, 6 warnings
2168./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c disassem.lisp
2169
2170Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.lisp ...
2171
2172Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.fas
21730 errors, 0 warnings
2174./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c condition.lisp
2175
2176Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.lisp ...
2177
2178Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas
21790 errors, 0 warnings
2180./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c loadform.lisp
2181
2182Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.lisp ...
2183
2184Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.fas
21850 errors, 0 warnings
2186./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c gstream.lisp
2187
2188Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.lisp ...
2189
2190Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.fas
21910 errors, 0 warnings
2192./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c xcharin.lisp
2193
2194Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.lisp ...
2195
2196Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.fas
21970 errors, 0 warnings
2198./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c keyboard.lisp
2199
2200Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.lisp ...
2201
2202Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.fas
22030 errors, 0 warnings
2204./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c screen.lisp
2205
2206Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.lisp ...
2207
2208Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.fas
22090 errors, 0 warnings
2210./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c beossock.lisp
2211
2212Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/beossock.lisp ...
2213
2214Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/beossock.fas
22150 errors, 0 warnings
2216./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c runprog.lisp
2217
2218Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.lisp ...
2219
2220Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.fas
22210 errors, 0 warnings
2222./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c query.lisp
2223
2224Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.lisp ...
2225
2226Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.fas
22270 errors, 0 warnings
2228./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c reploop.lisp
2229
2230Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.lisp ...
2231
2232Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.fas
22330 errors, 0 warnings
2234./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c dribble.lisp
2235
2236Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.lisp ...
2237
2238Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.fas
22390 errors, 0 warnings
2240./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c complete.lisp
2241
2242Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.lisp ...
2243
2244Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.fas
22450 errors, 0 warnings
2246./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c pprint.lisp
2247
2248Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.lisp ...
2249
2250Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.fas
22510 errors, 0 warnings
2252./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c describe.lisp
2253
2254Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.lisp ...
2255
2256Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.fas
22570 errors, 0 warnings
2258./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c room.lisp
2259
2260Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.lisp ...
2261
2262Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.fas
22630 errors, 0 warnings
2264./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c edit.lisp
2265
2266Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.lisp ...
2267
2268Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas
22690 errors, 0 warnings
2270./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c macros3.lisp
2271
2272Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.lisp ...
2273
2274Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.fas
22750 errors, 0 warnings
2276./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c clhs.lisp
2277
2278Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.lisp ...
2279
2280Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.fas
22810 errors, 0 warnings
2282./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c inspect.lisp
2283
2284Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.lisp ...
2285
2286Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.fas
22870 errors, 0 warnings
2288./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c gray.lisp
2289
2290Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.lisp ...
2291
2292Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.fas
22930 errors, 0 warnings
2294./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c foreign1.lisp
2295
2296Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.lisp ...
2297
2298Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.fas
22990 errors, 0 warnings
2300./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c german.lisp
2301
2302Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.lisp ...
2303
2304Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.fas
23050 errors, 0 warnings
2306./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c french.lisp
2307
2308Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.lisp ...
2309
2310Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.fas
23110 errors, 0 warnings
2312./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c spanish.lisp
2313
2314Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.lisp ...
2315
2316Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.fas
23170 errors, 0 warnings
2318./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c russian.lisp
2319
2320Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.lisp ...
2321
2322Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.fas
23230 errors, 0 warnings
2324./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c dutch.lisp
2325
2326Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.lisp ...
2327
2328Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.fas
23290 errors, 0 warnings
2330./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c deprecated.lisp
2331
2332Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.lisp ...
2333
2334Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.fas
23350 errors, 0 warnings
2336./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 1000KW -M halfcompiled.mem -q -c config.lisp
2337
2338Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.lisp ...
2339
2340Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas
23410 errors, 0 warnings
2342./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -x "(and (load \"init.fas\") (ext::saveinitmem) (ext::exit))"
2343  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
2344  I I I I I I I      8     8   8           8     8     o  8    8
2345  I  \ `+' /  I      8         8           8     8        8    8
2346   \  `-+-'  /       8         8           8      ooooo   8oooo
2347    `-__|__-'        8         8           8           8  8
2348        |            8     o   8           8     o     8  8
2349  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
2350
2351Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
2352Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
2353Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
2354Copyright (c) Bruno Haible, Sam Steingold 1999-2000
2355Copyright (c) Sam Steingold, Bruno Haible 2001-2004
2356
2357;; Loading file defseq.fas ...
2358;; Loaded file defseq.fas
2359;; Loading file backquote.fas ...
2360;; Loaded file backquote.fas
2361;; Loading file defmacro.fas ...
2362;; Loaded file defmacro.fas
2363;; Loading file macros1.fas ...
2364;; Loaded file macros1.fas
2365;; Loading file macros2.fas ...
2366;; Loaded file macros2.fas
2367;; Loading file defs1.fas ...
2368;; Loaded file defs1.fas
2369;; Loading file places.fas ...
2370;; Loaded file places.fas
2371;; Loading file floatprint.fas ...
2372;; Loaded file floatprint.fas
2373;; Loading file type.fas ...
2374;; Loaded file type.fas
2375;; Loading file defstruct.fas ...
2376;; Loaded file defstruct.fas
2377;; Loading file format.fas ...
2378(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" FORMAT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/format.fas" "top-level")
2379;; Loaded file format.fas
2380;; Loading file international.fas ...
2381;; Loaded file international.fas
2382;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.fas ...
2383;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/room.fas
2384;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.fas ...
2385;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/savemem.fas
2386;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.fas ...
2387;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/trace.fas
2388;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.fas ...
2389;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/cmacros.fas
2390;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas ...
2391(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" GLOBAL-IN-FENV-P #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas" "top-level")
2392;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas
2393;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.fas ...
2394;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defs2.fas
2395;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.fas ...
2396(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" LOOP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros1.fas")
2397;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loop.fas
2398;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas ...
2399(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFINE-STRUCTURE-CLASS #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.fas")
2400(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" DEFSTRUCT-REMOVE-PRINT-OBJECT-METHOD #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/defstruct.fas")
2401(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" SUBCLASSP #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/type.fas")
2402;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clos.fas
2403;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.fas ...
2404;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/disassem.fas
2405;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas ...
2406(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CHECK-TYPE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2407(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ASSERT #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2408(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ETYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2409(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CTYPECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2410(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" ECASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2411(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "macro" CCASE #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros2.fas")
2412(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" CERROR #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" "top-level")
2413(WARN "~a: redefining ~a ~s in ~a, was defined in ~a" "DEFUN/DEFMACRO" "function" WARN #P"/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas" "top-level")
2414;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/condition.fas
2415;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.fas ...
2416;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/loadform.fas
2417;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.fas ...
2418;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gray.fas
2419;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.fas ...
2420;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/gstream.fas
2421;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.fas ...
2422;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/xcharin.fas
2423;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.fas ...
2424;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/keyboard.fas
2425;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.fas ...
2426;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/screen.fas
2427;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.fas ...
2428;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/runprog.fas
2429;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.fas ...
2430;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/query.fas
2431;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.fas ...
2432;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/reploop.fas
2433;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.fas ...
2434;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dribble.fas
2435;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.fas ...
2436;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/complete.fas
2437;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.fas ...
2438;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/pprint.fas
2439;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.fas ...
2440;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/describe.fas
2441;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas ...
2442;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas
2443;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.fas ...
2444;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/clhs.fas
2445;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.fas ...
2446;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/inspect.fas
2447;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.fas ...
2448;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/macros3.fas
2449;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.fas ...
2450WARNING:
2451DEFUN/DEFMACRO: redefining function FINALIZE-COUTPUT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.fas, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/compiler.fas
2452;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/foreign1.fas
2453;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.fas ...
2454;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/german.fas
2455;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.fas ...
2456;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/french.fas
2457;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.fas ...
2458;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/spanish.fas
2459;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.fas ...
2460;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/dutch.fas
2461;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.fas ...
2462;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/russian.fas
2463;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.fas ...
2464;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/deprecated.fas
2465;; Loading file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas ...
2466WARNING:
2467DEFUN/DEFMACRO: redefining function EDITOR-NAME in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas
2468WARNING:
2469DEFUN/DEFMACRO: redefining function EDIT-FILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas
2470WARNING:
2471DEFUN/DEFMACRO: redefining function EDITOR-TEMPFILE in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas, was defined in /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/edit.fas
2472;; Loaded file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/config.fas
2473Bye.
2474ln -s ../ANNOUNCE ANNOUNCE
2475ln -s ../COPYRIGHT COPYRIGHT
2476ln -s ../GNU-GPL GNU-GPL
2477ln -s ../SUMMARY SUMMARY
2478./txt2c -I'../' < _README > txt.c
2479gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -x none -O0 txt.c -o txt
2480./txt > README
2481rm -f txt.c
2482rm -f txt
2483./txt2c -I'../' < _README.de > txt.c
2484gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -x none -O0 txt.c -o txt
2485./txt > README.de
2486rm -f txt.c
2487rm -f txt
2488./txt2c -I'../' < _README.es > txt.c
2489gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -x none -O0 txt.c -o txt
2490./txt > README.es
2491rm -f txt.c
2492rm -f txt
2493rm -f MAGIC.add
2494ln -s ../unix/MAGIC.add MAGIC.add
2495./txt2c -I'../' < ../doc/_clisp.1 > txt.c
2496gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -x none -O0 txt.c -o txt
2497./txt | grep -v '^ *$' > clisp.1
2498rm -f txt.c
2499rm -f txt
2500./txt2c -I'../' < ../doc/_clisp.html > txt.c
2501gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -x none -O0 txt.c -o txt
2502./txt | sed -e 's,="http://www.lisp.org/HyperSpec//,="http://www.lisp.org/HyperSpec/,' > clisp.html
2503rm -f txt.c
2504rm -f txt
2505ln -s ../doc/LISP-tutorial.txt LISP-tutorial.txt
2506ln -s ../doc/CLOS-guide.txt CLOS-guide.txt
2507ln -s ../doc/editors.txt editors.txt
2508ln -s ../doc/impnotes.html impnotes.html
2509ln -s ../doc/impnotes.css impnotes.css
2510ln -s ../doc/clisp.png clisp.png
2511groff -Tdvi -mandoc  clisp.1 > clisp.dvi
2512groff -Tps -mandoc  clisp.1 > clisp.ps
2513ld -r -o lisp.o spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o array.o hashtabl.o list.o package.o record.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o foreign.o unixaux.o
2514chmod a-x lisp.o
2515if test -f `gcc -print-libgcc-file-name`  ; then mkdir libgcc ; (cd libgcc ; ar xv `gcc -print-libgcc-file-name` ) ; ar rcv lisp.a lisp.o libgcc/*.o* ; rm -f -r libgcc ; else ar rcv lisp.a lisp.o ; fi
2516x - __.SYMDEF SORTED
2517x - _muldi3.o
2518x - _negdi2.o
2519x - _lshrdi3.o
2520x - _ashldi3.o
2521x - _ashrdi3.o
2522x - _cmpdi2.o
2523x - _ucmpdi2.o
2524x - _floatdidf.o
2525x - _floatdisf.o
2526x - _fixunsdfsi.o
2527x - _fixunssfsi.o
2528x - _fixunsdfdi.o
2529x - _fixdfdi.o
2530x - _fixunssfdi.o
2531x - _fixsfdi.o
2532x - _fixxfdi.o
2533x - _fixunsxfdi.o
2534x - _floatdixf.o
2535x - _fixunsxfsi.o
2536x - _fixtfdi.o
2537x - _fixunstfdi.o
2538x - _floatditf.o
2539x - _clear_cache.o
2540x - _enable_execute_stack.o
2541x - _trampoline.o
2542x - __main.o
2543x - _absvsi2.o
2544x - _absvdi2.o
2545x - _addvsi3.o
2546x - _addvdi3.o
2547x - _subvsi3.o
2548x - _subvdi3.o
2549x - _mulvsi3.o
2550x - _mulvdi3.o
2551x - _negvsi2.o
2552x - _negvdi2.o
2553x - _ctors.o
2554x - _ffssi2.o
2555x - _ffsdi2.o
2556x - _clz.o
2557x - _clzsi2.o
2558x - _clzdi2.o
2559x - _ctzsi2.o
2560x - _ctzdi2.o
2561x - _popcount_tab.o
2562x - _popcountsi2.o
2563x - _popcountdi2.o
2564x - _paritysi2.o
2565x - _paritydi2.o
2566x - _divdi3.o
2567x - _moddi3.o
2568x - _udivdi3.o
2569x - _umoddi3.o
2570x - _udiv_w_sdiv.o
2571x - _udivmoddi4.o
2572x - darwin-tramp.o
2573x - darwin-fpsave.o
2574x - darwin-ldouble.o
2575x - darwin-fallback.o
2576x - _eprintf.o
2577x - __gcc_bcmp.o
2578x - darwin-vecsave.o
2579x - darwin-world.o
2580ranlib: file: lisp.a(_ctors.o) has no symbols
2581ranlib: file: lisp.a(_fixunsxfdi.o) has no symbols
2582ranlib: file: lisp.a(_fixunsxfsi.o) has no symbols
2583ranlib: file: lisp.a(_fixxfdi.o) has no symbols
2584ranlib: file: lisp.a(_floatdixf.o) has no symbols
2585ranlib: file: lisp.a(_trampoline.o) has no symbols
2586a - lisp.o
2587a - libgcc/__gcc_bcmp.o
2588a - libgcc/__main.o
2589a - libgcc/_absvdi2.o
2590a - libgcc/_absvsi2.o
2591a - libgcc/_addvdi3.o
2592a - libgcc/_addvsi3.o
2593a - libgcc/_ashldi3.o
2594a - libgcc/_ashrdi3.o
2595a - libgcc/_clear_cache.o
2596a - libgcc/_clz.o
2597a - libgcc/_clzdi2.o
2598a - libgcc/_clzsi2.o
2599a - libgcc/_cmpdi2.o
2600a - libgcc/_ctors.o
2601a - libgcc/_ctzdi2.o
2602a - libgcc/_ctzsi2.o
2603a - libgcc/_divdi3.o
2604a - libgcc/_enable_execute_stack.o
2605a - libgcc/_eprintf.o
2606a - libgcc/_ffsdi2.o
2607a - libgcc/_ffssi2.o
2608a - libgcc/_fixdfdi.o
2609a - libgcc/_fixsfdi.o
2610a - libgcc/_fixtfdi.o
2611a - libgcc/_fixunsdfdi.o
2612a - libgcc/_fixunsdfsi.o
2613a - libgcc/_fixunssfdi.o
2614a - libgcc/_fixunssfsi.o
2615a - libgcc/_fixunstfdi.o
2616a - libgcc/_fixunsxfdi.o
2617a - libgcc/_fixunsxfsi.o
2618a - libgcc/_fixxfdi.o
2619a - libgcc/_floatdidf.o
2620a - libgcc/_floatdisf.o
2621a - libgcc/_floatditf.o
2622a - libgcc/_floatdixf.o
2623a - libgcc/_lshrdi3.o
2624a - libgcc/_moddi3.o
2625a - libgcc/_muldi3.o
2626a - libgcc/_mulvdi3.o
2627a - libgcc/_mulvsi3.o
2628a - libgcc/_negdi2.o
2629a - libgcc/_negvdi2.o
2630a - libgcc/_negvsi2.o
2631a - libgcc/_paritydi2.o
2632a - libgcc/_paritysi2.o
2633a - libgcc/_popcount_tab.o
2634a - libgcc/_popcountdi2.o
2635a - libgcc/_popcountsi2.o
2636a - libgcc/_subvdi3.o
2637a - libgcc/_subvsi3.o
2638a - libgcc/_trampoline.o
2639a - libgcc/_ucmpdi2.o
2640a - libgcc/_udiv_w_sdiv.o
2641a - libgcc/_udivdi3.o
2642a - libgcc/_udivmoddi4.o
2643a - libgcc/_umoddi3.o
2644a - libgcc/darwin-fallback.o
2645a - libgcc/darwin-fpsave.o
2646a - libgcc/darwin-ldouble.o
2647a - libgcc/darwin-tramp.o
2648a - libgcc/darwin-vecsave.o
2649a - libgcc/darwin-world.o
2650rm -f lisp.o
2651ranlib lisp.a
2652ranlib: file: lisp.a(_ctors.o) has no symbols
2653ranlib: file: lisp.a(_fixunsxfdi.o) has no symbols
2654ranlib: file: lisp.a(_fixunsxfsi.o) has no symbols
2655ranlib: file: lisp.a(_fixxfdi.o) has no symbols
2656ranlib: file: lisp.a(_floatdixf.o) has no symbols
2657ranlib: file: lisp.a(_trampoline.o) has no symbols
2658gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c noreadline.c
2659noreadline.d: In function 'rl_named_function':
2660noreadline.d:43: warning: return from incompatible pointer type
2661ar rcv libnoreadline.a noreadline.o
2662a - noreadline.o
2663ranlib libnoreadline.a
2664sed -e 's%@with_dynamic_modules@%%' -e 's%@createsharedlib@%%' -e 's%@LEXE@%.run%' < clisp-link.in > clisp-link
2665chmod a+x clisp-link
2666gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c
2667gcc -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none genclisph.o -o genclisph
2668(echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* unixconf */' ; grep '^#' unixconf.h ) > clisp.h
2669(echo; echo '/* 'intparam.h' */' ; grep '^#' intparam.h ) >> clisp.h
2670(echo; echo '/* 'floatparam.h' */' ; grep '^#' floatparam.h ) >> clisp.h
2671(echo; echo '/* genclisph */' ; ./genclisph clisp-test.c; echo ; echo '#endif /* _CLISP_H */') >> clisp.h
2672writing test file clisp-test.c
2673wrote 143 tests
2674gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none -DUSE_CLISP_H=1 clisp-test.c -o clisp-test-clisp
2675gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -x none -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl
2676./clisp-test-clisp > clisp-test-clisp.out
2677./clisp-test-lispbibl > clisp-test-lispbibl.out
2678cmp clisp-test-clisp.out clisp-test-lispbibl.out
2679rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out
2680rm -f exporting.lisp
2681ln -s ../modules/exporting.lisp exporting.lisp
2682rm -f modprep.lisp
2683ln -s ../utils/modprep.lisp modprep.lisp
2684rm -rf linkkit
2685mkdir linkkit
2686cd linkkit && ln -s ../modules.d modules.d
2687cd linkkit && ln -s ../modules.c modules.c
2688cd linkkit && ln -s ../clisp.h clisp.h
2689cd linkkit && ln -s ../exporting.lisp exporting.lisp
2690cd linkkit && ln -s ../modprep.lisp modprep.lisp
2691(echo 'CC='"'"'gcc'"'" ; echo 'CPPFLAGS='"'"'-I/opt/local/include'"'" ; echo 'CFLAGS='"'"'-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I.'"'" ; echo 'CLFLAGS='"'"'-x none'"'" ; echo 'LIBS='"'"'lisp.a /opt/local/lib/libintl.dylib -L/opt/local/lib /opt/local/lib/libiconv.dylib -lc  libcharset.a libavcall.a libcallback.a /opt/local/lib/libreadline.dylib -lncurses  /opt/local/lib/libiconv.dylib '"'" ; echo 'X_LIBS='"'"'-L/usr/X11R6/lib -lX11'"'" ; echo 'RANLIB='"'"'ranlib'"'" ; echo 'FILES='"'"'lisp.a libnoreadline.a libcharset.a libavcall.a libcallback.a '"'") > makevars
2692./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -M lispinit.mem -q -c ../utils/modprep.lisp -o modprep.fas
2693
2694Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/utils/modprep.lisp ...
2695
2696Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/modprep.fas
26970 errors, 0 warnings
2698./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -M lispinit.mem -q -c ../modules/exporting.lisp -o exporting.fas
2699
2700Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/modules/exporting.lisp ...
2701
2702Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/exporting.fas
27030 errors, 0 warnings
2704test -d regexp || ./lndir ../modules/regexp regexp
2705if test -f regexp/configure -a '!' -f regexp/config.status ; then cd regexp ; CC="gcc" ./configure --cache-file=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache ; fi
2706configure: creating cache ../config.cache
2707configure: * Regexp (Checks)
2708checking for gcc... gcc
2709checking for C compiler default output file name... a.out
2710checking whether the C compiler works... yes
2711checking whether we are cross compiling... no
2712checking for suffix of executables...
2713checking for suffix of object files... o
2714checking whether we are using the GNU C compiler... yes
2715checking whether gcc accepts -g... yes
2716checking for gcc option to accept ANSI C... none needed
2717checking how to run the C preprocessor... gcc -E
2718checking for egrep... grep -E
2719checking for AIX... no
2720checking for working void... yes
2721checking for ANSI C header files... yes
2722checking for ANSI C header files... yes
2723checking for working alloca.h... yes
2724checking for alloca... yes
2725checking for sys/types.h... yes
2726checking for sys/stat.h... yes
2727checking for stdlib.h... yes
2728checking for string.h... yes
2729checking for memory.h... yes
2730checking for strings.h... yes
2731checking for inttypes.h... yes
2732checking for stdint.h... yes
2733checking for unistd.h... yes
2734checking regex.h usability... yes
2735checking regex.h presence... yes
2736checking for regex.h... yes
2737checking for string.h... (cached) yes
2738checking for sys/types.h... (cached) yes
2739checking for regcomp... yes
2740checking for regexec... yes
2741checking for regfree... yes
2742checking for regerror... yes
2743configure: * Regexp (Output)
2744updating cache ../config.cache
2745configure: creating ./config.status
2746config.status: creating Makefile
2747config.status: creating link.sh
2748config.status: creating config.h
2749configure: * Regexp (Done)
2750CLISP="`pwd`/lisp.run -M `pwd`/lispinit.mem -B `pwd` -N `pwd`/locale -Efile UTF-8 -Eterminal UTF-8 -norc" ; cd regexp ; dots=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'` ; make clisp-module CC="gcc" CPPFLAGS="-I/opt/local/include" CFLAGS="-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I." INCLUDES="$dots" LISPBIBL_INCLUDES=" ${dots}lispbibl.c ${dots}fsubr.c ${dots}subr.c ${dots}pseudofun.c ${dots}constsym.c ${dots}constobj.c ${dots}unix.c ${dots}xthread.c ${dots}libcharset.h" CLFLAGS="-x none" LIBS="/opt/local/lib/libintl.dylib -L/opt/local/lib /opt/local/lib/libiconv.dylib -lc  libcharset.a libavcall.a libcallback.a /opt/local/lib/libreadline.dylib -lncurses  /opt/local/lib/libiconv.dylib " RANLIB="ranlib" CLISP="$CLISP -q"
2751/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/lisp.run -M /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/lispinit.mem -B /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src -N /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/locale -Efile UTF-8 -Eterminal UTF-8 -norc -q -c regexp.lisp
2752
2753Compiling file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/regexp/regexp.lisp ...
2754
2755Wrote file /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/regexp/regexp.fas
2756The following functions were used but not defined:
2757 REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC
27580 errors, 0 warnings
2759/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/lisp.run -M /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/lispinit.mem -B /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src -N /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/locale -Efile UTF-8 -Eterminal UTF-8 -norc -q ../modprep.fas regexi.c
2760;; MODPREP: "regexi.c" --> #P"regexi.m.c"
2761;; MODPREP: reading "regexi.c": 4,049 bytes,
2762*** - UNIX error 45 (EOPNOTSUPP): Operation not supported on socket
2763Real time: 0.08145 sec.
2764Run time: 0.033692 sec.
2765Space: 60284 Bytes
2766
2767make[1]: *** [regexi.m.c] Error 1
2768make: *** [regexp] Error 2
2769Warning: the following items did not execute (for clisp): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install