Ticket #4713: clisp_bld.log

File clisp_bld.log, 91.2 KB (added by coomes@…, 19 years ago)

output from "sudo port -d install clisp"

Line 
1--->  Fetching clisp
2--->  Verifying checksum(s) for clisp
3--->  Checksumming clisp-2.35.tar.gz
4--->  Extracting clisp
5--->  Extracting clisp-2.35.tar.gz
6--->  Configuring clisp
7executing /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/configure --prefix=/opt/local --cache-file=config.cache
8configure: creating cache config.cache
9configure: * checks for UNIX variants that set DEFS
10checking for gcc... gcc
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether gcc accepts -g... yes
18checking for gcc option to accept ANSI C... none needed
19checking how to run the C preprocessor... gcc -E
20checking for egrep... grep -E
21checking for AIX... no
22checking for ANSI C header files... yes
23checking for sys/types.h... yes
24checking for sys/stat.h... yes
25checking for stdlib.h... yes
26checking for string.h... yes
27checking for memory.h... yes
28checking for strings.h... yes
29checking for inttypes.h... yes
30checking for stdint.h... yes
31checking for unistd.h... yes
32checking minix/config.h usability... no
33checking minix/config.h presence... no
34checking for minix/config.h... no
35configure: * checks for programs
36checking for gcc... (cached) gcc
37checking whether we are using the GNU C compiler... (cached) yes
38checking whether gcc accepts -g... (cached) yes
39checking for gcc option to accept ANSI C... (cached) none needed
40checking how to run the C preprocessor... gcc -E
41checking for ranlib... ranlib
42checking for a BSD compatible install... /usr/bin/install -c
43checking how to copy files... cp -p
44checking how to make hard links... ln
45checking whether ln -s works... yes
46checking how to make hard links to symlinks... ln
47checking for groff... groff
48checking for dvipdf... no
49checking for gzip... gzip
50configure: * checks for system features
51checking for special C compiler options needed for large files... no
52checking for _FILE_OFFSET_BITS value needed for large files... no
53checking for _LARGE_FILES value needed for large files... no
54checking whether using GNU C... yes
55checking whether using C++... no
56checking whether CPP likes indented directives... yes
57checking whether CPP likes empty macro arguments... yes
58checking for underscore in external names... yes
59checking for getpwnam... yes
60checking for DYNIX/ptx libseq or libsocket... no
61checking whether gethostent requires -lnsl... no
62checking whether setsockopt requires -lsocket... no
63checking whether CC works at all... yes
64configure: * check for host type
65checking build system type... powerpc-apple-darwin8.2.0
66checking host system type... powerpc-apple-darwin8.2.0
67configure: * check for add-ons
68checking for ld used by GCC... /usr/bin/ld
69checking if the linker (/usr/bin/ld) is GNU ld... no
70checking for shared library run path origin... done
71checking for iconv... yes
72checking how to link with libiconv... -liconv
73checking for iconv declaration...
74         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
75checking whether make sets $(MAKE)... yes
76checking for a BSD-compatible install... /usr/bin/install -c
77checking whether NLS is requested... yes
78checking for msgfmt... /opt/local/bin/msgfmt
79checking for gmsgfmt... /opt/local/bin/msgfmt
80checking for xgettext... /opt/local/bin/xgettext
81checking for msgmerge... /opt/local/bin/msgmerge
82checking for CFPreferencesCopyAppValue... yes
83checking for CFLocaleCopyCurrent... yes
84checking whether NLS is requested... yes
85checking for GNU gettext in libc... no
86checking for iconv... (cached) yes
87checking how to link with libiconv... -liconv
88checking for GNU gettext in libintl... yes
89checking whether to use NLS... yes
90checking where the gettext function comes from... external libintl
91checking how to link with libintl... -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
92checking for libsigsegv... no, consider installing GNU libsigsegv
93configure: * checks for fundamental compiler characteristics
94checking for inline... inline
95checking for working void... yes
96checking for working "return void"... yes
97checking for inline __builtin_strlen... no
98checking for long long... yes
99configure: * checks for header files
100checking for ANSI C header files... yes
101checking sys/inttypes.h usability... no
102checking sys/inttypes.h presence... no
103checking for sys/inttypes.h... no
104checking for unistd.h... (cached) yes
105checking sys/file.h usability... yes
106checking sys/file.h presence... yes
107checking for sys/file.h... yes
108checking sys/statvfs.h usability... yes
109checking sys/statvfs.h presence... yes
110checking for sys/statvfs.h... yes
111checking sys/statfs.h usability... no
112checking sys/statfs.h presence... no
113checking for sys/statfs.h... no
114checking for offsetof in stddef.h... yes
115checking for stdbool.h... yes
116checking for inttypes.h... yes
117checking for sys/inttypes.h... (cached) no
118checking for stdint.h... yes
119checking for sys/file.h... (cached) yes
120checking for R_OK in unistd.h... yes
121checking for sys/file.h... (cached) yes
122checking for O_RDWR in fcntl.h... yes
123checking for dirent.h that defines DIR... yes
124checking for opendir in -ldir... no
125checking for sys/utsname.h and struct utsname... yes
126checking netdb.h usability... yes
127checking netdb.h presence... yes
128checking for netdb.h... yes
129checking for lber.h... yes
130checking for ldap.h... yes
131checking sys/shm.h usability... yes
132checking sys/shm.h presence... yes
133checking for sys/shm.h... yes
134checking sys/ipc.h usability... yes
135checking sys/ipc.h presence... yes
136checking for sys/ipc.h... yes
137checking termios.h usability... yes
138checking termios.h presence... yes
139checking for termios.h... yes
140checking termio.h usability... no
141checking termio.h presence... no
142checking for termio.h... no
143checking sys/termio.h usability... no
144checking sys/termio.h presence... no
145checking for sys/termio.h... no
146checking sgtty.h usability... yes
147checking sgtty.h presence... yes
148checking for sgtty.h... yes
149checking for tcgetattr... yes
150checking for TCSAFLUSH in termios.h... yes
151checking for struct winsize in termios.h... yes
152configure: checking for X11...
153checking for xmkmf... yes
154checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
155configure: * checks for typedefs
156checking for caddr_t in sys/types.h... yes
157checking for socklen_t in sys/socket.h... yes
158checking for off_t... yes
159checking size of off_t... 8
160checking for ino_t... yes
161checking size of ino_t... 4
162configure: * checks for structure members
163checking for struct dirent.d_namlen... yes
164checking whether struct tm is in sys/time.h or time.h... time.h
165configure: * checks for functions and declarations
166checking for broken HP/UX malloc... no
167checking for working alloca.h... yes
168checking for alloca... yes
169checking for _setjmp... yes
170checking for _longjmp... yes
171checking return type of signal handlers... void
172checking whether the signal handler function type needs dots... no
173checking for sighold... yes
174checking for sigprocmask... yes
175checking for sigblock... yes
176checking for signal blocking interfaces... SystemV POSIX BSD
177checking whether signal handlers need to be reinstalled... no
178checking whether signals are blocked when signal handlers are entered... yes
179checking whether other signals are blocked when signal handlers are entered... no
180checking for sigaction... yes
181checking for siginterrupt... yes
182checking for fpu_control_t... no
183checking for __setfpucw... no
184checking for raise... yes
185checking for abort declaration...
186         extern void abort (void);
187checking for perror declaration... yes
188checking for strerror... yes
189checking for sysconf... yes
190checking for getdtablesize... yes
191checking for memset... yes
192checking for setsid... yes
193checking for setpgid... yes
194checking for fsync... yes
195checking for flock... yes
196checking for gethostent... yes
197checking for shutdown... yes
198checking for usleep... yes
199checking for ualarm... yes
200checking for setitimer... yes
201checking for nice... yes
202checking for ftime... yes
203checking for realpath... yes
204checking for putenv... yes
205checking for setenv... yes
206checking whether environ is declared... no
207checking for LC_MESSAGES... yes
208checking for getrlimit... yes
209checking for setrlimit... yes
210checking for rlim_t... yes
211checking size of rlim_t... 8
212checking for getrlimit declaration...
213         extern int getrlimit (int, struct rlimit *);
214checking for setrlimit declaration...
215         extern int setrlimit (int, const struct rlimit *);
216checking for pid_t... yes
217checking for unistd.h... (cached) yes
218checking vfork.h usability... no
219checking vfork.h presence... no
220checking for vfork.h... no
221checking for fork... yes
222checking for vfork... yes
223checking for working fork... yes
224checking for working vfork... (cached) yes
225checking for waitpid declaration...
226         extern pid_t waitpid (pid_t, int*, int);
227checking sys/resource.h usability... yes
228checking sys/resource.h presence... yes
229checking for sys/resource.h... yes
230checking sys/times.h usability... yes
231checking sys/times.h presence... yes
232checking for sys/times.h... yes
233checking for getrusage... yes
234checking for getrusage declaration...
235         extern int getrusage (int, struct rusage *);
236checking whether getrusage works... yes
237checking for getcwd... yes
238checking for getcwd declaration...
239         extern char* getcwd (char*, size_t);
240checking whether stat file-mode macros are broken... no
241checking whether time.h and sys/time.h may both be included... yes
242checking for lstat... yes
243checking for readlink... yes
244checking for ELOOP... yes
245checking for closedir declaration...
246         extern int closedir (DIR*);
247checking for usable closedir return value... yes
248checking for ioctl... yes
249checking for ioctl declaration...
250         extern int ioctl (int, unsigned long, ...);
251checking for FIONREAD... no
252checking for FIONREAD in sys/filio.h... yes
253checking for reliable FIONREAD... yes
254checking for poll... yes
255checking for select... yes
256checking for sys/select.h... yes
257checking for select declaration...
258         extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
259checking for reliable select()... yes
260checking for gettimeofday... yes
261checking for gettimeofday declaration...
262         extern int gettimeofday (struct timeval *, struct timezone *);
263checking for gethostname... yes
264checking for connect... yes
265checking for connect declaration...
266         extern int connect (int, const struct sockaddr *, socklen_t);
267checking sys/un.h usability... yes
268checking sys/un.h presence... yes
269checking for sys/un.h... yes
270checking for sun_len in struct sockaddr_un... yes
271checking for IPv4 sockets... yes
272checking for IPv6 sockets... yes
273checking for inet_pton... yes
274checking for inet_ntop... yes
275checking for inet_addr... yes
276checking for setsockopt... yes
277checking for getsockopt... yes
278checking netinet/in.h usability... yes
279checking netinet/in.h presence... yes
280checking for netinet/in.h... yes
281checking arpa/inet.h usability... yes
282checking arpa/inet.h presence... yes
283checking for arpa/inet.h... yes
284checking for inet_addr declaration...
285         extern unsigned int inet_addr (const char*);
286checking for netinet/tcp.h... yes
287checking for setsockopt declaration...
288         extern int setsockopt (int, int, int, const void*, unsigned int);
289checking for the code address range... 0x00000000
290checking for the malloc address range... 0x02000000
291checking for the shared library address range... 0xA0000000
292checking for the stack address range... 0xBF000000
293checking for getpagesize... yes
294checking for getpagesize declaration...
295         extern int getpagesize (void);
296checking for vadvise... no
297checking for vm_allocate... no
298checking sys/mman.h usability... yes
299checking sys/mman.h presence... yes
300checking for sys/mman.h... yes
301checking for mmap... yes
302checking for working mmap... yes
303checking for munmap... yes
304checking for msync... yes
305checking for mprotect... yes
306checking for working mprotect... yes
307checking for working shared memory... no
308checking dlfcn.h usability... yes
309checking dlfcn.h presence... yes
310checking for dlfcn.h... yes
311checking for library containing dlopen... none required
312checking for dlopen... yes
313checking for dlsym... yes
314checking for dlerror... yes
315checking for dlclose... yes
316configure: * checks for libraries
317checking for library containing tgetent... -lncurses
318checking for rl_filename_completion_function... yes
319checking for rl_filename_completion_function declaration...
320         extern char* rl_filename_completion_function(const char*, int);
321checking whether rl_already_prompted is declared... yes
322configure: * checks for OS services
323checking for the valid characters in filenames... 7-bit
324configure: * checks for compiler characteristics (arithmetic data types)
325checking whether char is unsigned... no
326checking whether single-float divbyzero raises an exception... no
327checking whether single-float overflow raises an exception... no
328checking whether single-float underflow raises an exception... no
329checking whether single-float inexact raises an exception... no
330checking whether double-float divbyzero raises an exception... no
331checking whether double-float overflow raises an exception... no
332checking whether double-float underflow raises an exception... no
333checking whether double-float inexact raises an exception... no
334configure: line 25919: CL_LONGLONG: command not found
335configure: line 25920: CL_LONGDOUBLE: command not found
336checking whether byte ordering is bigendian... yes
337configure: checking for integer types and behaviour...
338creating intparam.h
339configure: line 33513: CL_LONGDOUBLE: command not found
340configure: checking for floating-point types and behaviour...
341creating floatparam.h
342configure: * output file generation
343updating cache config.cache
344configure: creating ./config.status
345config.status: creating po/Makefile.in
346config.status: creating makemake
347config.status: creating unixconf.h
348config.status: executing default-1 commands
349config.status: creating po/POTFILES
350config.status: creating po/Makefile
351executing /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/avcall/configure --srcdir=../../ffcall/avcall --prefix=/opt/local --cache-file=../config.cache
352configure: loading cache ../config.cache
353checking for gcc... (cached) gcc
354checking for C compiler default output file name... a.out
355checking whether the C compiler works... yes
356checking whether we are cross compiling... no
357checking for suffix of executables...
358checking for suffix of object files... (cached) o
359checking whether we are using the GNU C compiler... (cached) yes
360checking whether gcc accepts -g... (cached) yes
361checking for gcc option to accept ANSI C... (cached) none needed
362checking how to run the C preprocessor... (cached) gcc -E
363checking for egrep... (cached) grep -E
364checking whether gcc needs -traditional... no
365checking whether using GNU C... (cached) yes
366checking for underscore in external names... (cached) yes
367checking for ranlib... (cached) ranlib
368checking whether make sets $(MAKE)... (cached) yes
369checking for a BSD compatible install... (cached) /usr/bin/install -c
370checking how to copy files... (cached) cp -p
371checking how to make hard links... (cached) ln
372checking build system type... (cached) powerpc-apple-darwin8.2.0
373checking host system type... (cached) powerpc-apple-darwin8.2.0
374checking for a sed that does not truncate output... /usr/bin/sed
375checking for ld used by gcc... /usr/bin/ld
376checking if the linker (/usr/bin/ld) is GNU ld... no
377checking for /usr/bin/ld option to reload object files... -r
378checking for BSD-compatible nm... /usr/bin/nm -p
379checking whether ln -s works... (cached) yes
380checking how to recognise dependent libraries... pass_all
381checking for ANSI C header files... (cached) yes
382checking for sys/types.h... (cached) yes
383checking for sys/stat.h... (cached) yes
384checking for stdlib.h... (cached) yes
385checking for string.h... (cached) yes
386checking for memory.h... (cached) yes
387checking for strings.h... (cached) yes
388checking for inttypes.h... (cached) yes
389checking for stdint.h... (cached) yes
390checking for unistd.h... (cached) yes
391checking for dlfcn.h... (cached) yes
392checking for g++... g++
393checking whether we are using the GNU C++ compiler... yes
394checking whether g++ accepts -g... yes
395checking how to run the C++ preprocessor... g++ -E
396checking for g77... no
397checking for f77... no
398checking for xlf... no
399checking for frt... no
400checking for pgf77... no
401checking for fort77... no
402checking for fl32... no
403checking for af77... no
404checking for f90... no
405checking for xlf90... no
406checking for pgf90... no
407checking for epcf90... no
408checking for f95... no
409checking for fort... no
410checking for xlf95... no
411checking for ifc... no
412checking for efc... no
413checking for pgf95... no
414checking for lf95... no
415checking for gfortran... no
416checking whether we are using the GNU Fortran 77 compiler... no
417checking whether  accepts -g... no
418checking the maximum length of command line arguments... 196608
419checking command to parse /usr/bin/nm -p output from gcc object... ok
420checking for objdir... .libs
421checking for ar... ar
422checking for strip... strip
423checking if gcc static flag  works... yes
424checking if gcc supports -fno-rtti -fno-exceptions... no
425checking for gcc option to produce PIC... -fno-common
426checking if gcc PIC flag -fno-common works... yes
427checking if gcc supports -c -o file.o... yes
428checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
429checking dynamic linker characteristics... darwin8.2.0 dyld
430checking how to hardcode library paths into programs... immediate
431checking whether stripping libraries is possible... yes
432checking if libtool supports shared libraries... yes
433checking whether to build shared libraries... no
434checking whether to build static libraries... yes
435configure: creating libtool
436appending configuration tag "CXX" to libtool
437checking for ld used by g++... /usr/bin/ld
438checking if the linker (/usr/bin/ld) is GNU ld... no
439checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
440checking for g++ option to produce PIC... -fno-common
441checking if g++ PIC flag -fno-common works... yes
442checking if g++ supports -c -o file.o... yes
443checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
444checking dynamic linker characteristics... darwin8.2.0 dyld
445checking how to hardcode library paths into programs... immediate
446checking whether stripping libraries is possible... yes
447appending configuration tag "F77" to libtool
448checking for pcc non-reentrant struct return convention... no
449checking whether small structs are returned in registers... no
450checking whether floats are returned in integer registers... no
451checking for long long... (cached) yes
452updating cache ../config.cache
453configure: creating ./config.status
454config.status: creating Makefile
455config.status: creating avcall.h
456executing /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/callback/configure --srcdir=../../ffcall/callback --prefix=/opt/local --cache-file=../config.cache
457configure: loading cache ../config.cache
458checking for gcc... (cached) gcc
459checking for C compiler default output file name... a.out
460checking whether the C compiler works... yes
461checking whether we are cross compiling... no
462checking for suffix of executables...
463checking for suffix of object files... (cached) o
464checking whether we are using the GNU C compiler... (cached) yes
465checking whether gcc accepts -g... (cached) yes
466checking for gcc option to accept ANSI C... (cached) none needed
467checking how to run the C preprocessor... (cached) gcc -E
468checking for egrep... (cached) grep -E
469checking whether gcc needs -traditional... (cached) no
470checking whether using GNU C... (cached) yes
471checking for ranlib... (cached) ranlib
472checking whether make sets $(MAKE)... (cached) yes
473checking for a BSD compatible install... (cached) /usr/bin/install -c
474checking how to copy files... (cached) cp -p
475checking how to make hard links... (cached) ln
476checking whether ln -s works... (cached) yes
477checking build system type... (cached) powerpc-apple-darwin8.2.0
478checking host system type... (cached) powerpc-apple-darwin8.2.0
479checking for a sed that does not truncate output... (cached) /usr/bin/sed
480checking for ld used by gcc... (cached) /usr/bin/ld
481checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
482checking for /usr/bin/ld option to reload object files... (cached) -r
483checking for BSD-compatible nm... (cached) /usr/bin/nm -p
484checking how to recognise dependent libraries... (cached) pass_all
485checking for ANSI C header files... (cached) yes
486checking for sys/types.h... (cached) yes
487checking for sys/stat.h... (cached) yes
488checking for stdlib.h... (cached) yes
489checking for string.h... (cached) yes
490checking for memory.h... (cached) yes
491checking for strings.h... (cached) yes
492checking for inttypes.h... (cached) yes
493checking for stdint.h... (cached) yes
494checking for unistd.h... (cached) yes
495checking for dlfcn.h... (cached) yes
496checking for g++... (cached) g++
497checking whether we are using the GNU C++ compiler... (cached) yes
498checking whether g++ accepts -g... (cached) yes
499checking how to run the C++ preprocessor... (cached) g++ -E
500checking for g77... no
501checking for f77... no
502checking for xlf... no
503checking for frt... no
504checking for pgf77... no
505checking for fort77... no
506checking for fl32... no
507checking for af77... no
508checking for f90... no
509checking for xlf90... no
510checking for pgf90... no
511checking for epcf90... no
512checking for f95... no
513checking for fort... no
514checking for xlf95... no
515checking for ifc... no
516checking for efc... no
517checking for pgf95... no
518checking for lf95... no
519checking for gfortran... no
520checking whether we are using the GNU Fortran 77 compiler... (cached) no
521checking whether  accepts -g... (cached) no
522checking the maximum length of command line arguments... (cached) 196608
523checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
524checking for objdir... (cached) .libs
525checking for ar... (cached) ar
526checking for strip... (cached) strip
527checking if gcc static flag  works... yes
528checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
529checking for gcc option to produce PIC... -fno-common
530checking if gcc PIC flag -fno-common works... yes
531checking if gcc supports -c -o file.o... (cached) yes
532checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
533checking dynamic linker characteristics... darwin8.2.0 dyld
534checking how to hardcode library paths into programs... immediate
535checking whether stripping libraries is possible... yes
536checking if libtool supports shared libraries... yes
537checking whether to build shared libraries... no
538checking whether to build static libraries... yes
539configure: creating libtool
540appending configuration tag "CXX" to libtool
541checking for ld used by g++... (cached) /usr/bin/ld
542checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
543checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
544checking for g++ option to produce PIC... -fno-common
545checking if g++ PIC flag -fno-common works... yes
546checking if g++ supports -c -o file.o... (cached) yes
547checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
548checking dynamic linker characteristics... darwin8.2.0 dyld
549checking how to hardcode library paths into programs... immediate
550checking whether stripping libraries is possible... yes
551appending configuration tag "F77" to libtool
552configure: creating ./config.status
553config.status: creating Makefile
554configure: configuring in vacall_r
555configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r
556configure: loading cache ../../config.cache
557checking for gcc... (cached) gcc
558checking for C compiler default output file name... a.out
559checking whether the C compiler works... yes
560checking whether we are cross compiling... no
561checking for suffix of executables...
562checking for suffix of object files... (cached) o
563checking whether we are using the GNU C compiler... (cached) yes
564checking whether gcc accepts -g... (cached) yes
565checking for gcc option to accept ANSI C... (cached) none needed
566checking how to run the C preprocessor... (cached) gcc -E
567checking for egrep... (cached) grep -E
568checking whether gcc needs -traditional... (cached) no
569checking whether using GNU C... (cached) yes
570checking for underscore in external names... (cached) yes
571checking for ranlib... (cached) ranlib
572checking whether make sets $(MAKE)... (cached) yes
573checking for a BSD compatible install... (cached) /usr/bin/install -c
574checking how to copy files... (cached) cp -p
575checking how to make hard links... (cached) ln
576checking build system type... (cached) powerpc-apple-darwin8.2.0
577checking host system type... (cached) powerpc-apple-darwin8.2.0
578checking for a sed that does not truncate output... (cached) /usr/bin/sed
579checking for ld used by gcc... (cached) /usr/bin/ld
580checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
581checking for /usr/bin/ld option to reload object files... (cached) -r
582checking for BSD-compatible nm... (cached) /usr/bin/nm -p
583checking whether ln -s works... (cached) yes
584checking how to recognise dependent libraries... (cached) pass_all
585checking for ANSI C header files... (cached) yes
586checking for sys/types.h... (cached) yes
587checking for sys/stat.h... (cached) yes
588checking for stdlib.h... (cached) yes
589checking for string.h... (cached) yes
590checking for memory.h... (cached) yes
591checking for strings.h... (cached) yes
592checking for inttypes.h... (cached) yes
593checking for stdint.h... (cached) yes
594checking for unistd.h... (cached) yes
595checking for dlfcn.h... (cached) yes
596checking for g++... (cached) g++
597checking whether we are using the GNU C++ compiler... (cached) yes
598checking whether g++ accepts -g... (cached) yes
599checking how to run the C++ preprocessor... (cached) g++ -E
600checking for g77... no
601checking for f77... no
602checking for xlf... no
603checking for frt... no
604checking for pgf77... no
605checking for fort77... no
606checking for fl32... no
607checking for af77... no
608checking for f90... no
609checking for xlf90... no
610checking for pgf90... no
611checking for epcf90... no
612checking for f95... no
613checking for fort... no
614checking for xlf95... no
615checking for ifc... no
616checking for efc... no
617checking for pgf95... no
618checking for lf95... no
619checking for gfortran... no
620checking whether we are using the GNU Fortran 77 compiler... (cached) no
621checking whether  accepts -g... (cached) no
622checking the maximum length of command line arguments... (cached) 196608
623checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
624checking for objdir... (cached) .libs
625checking for ar... (cached) ar
626checking for strip... (cached) strip
627checking if gcc static flag  works... yes
628checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
629checking for gcc option to produce PIC... -fno-common
630checking if gcc PIC flag -fno-common works... yes
631checking if gcc supports -c -o file.o... (cached) yes
632checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
633checking dynamic linker characteristics... darwin8.2.0 dyld
634checking how to hardcode library paths into programs... immediate
635checking whether stripping libraries is possible... yes
636checking if libtool supports shared libraries... yes
637checking whether to build shared libraries... no
638checking whether to build static libraries... yes
639configure: creating libtool
640appending configuration tag "CXX" to libtool
641checking for ld used by g++... (cached) /usr/bin/ld
642checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
643checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
644checking for g++ option to produce PIC... -fno-common
645checking if g++ PIC flag -fno-common works... yes
646checking if g++ supports -c -o file.o... (cached) yes
647checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
648checking dynamic linker characteristics... darwin8.2.0 dyld
649checking how to hardcode library paths into programs... immediate
650checking whether stripping libraries is possible... yes
651appending configuration tag "F77" to libtool
652checking for pcc non-reentrant struct return convention... (cached) no
653checking whether small structs are returned in registers... (cached) no
654checking whether floats are returned in integer registers... (cached) no
655checking for long long... (cached) yes
656checking whether char is unsigned... (cached) no
657configure: creating ./config.status
658config.status: creating Makefile
659config.status: creating vacall_r.h
660config.status: creating config.h
661configure: configuring in trampoline_r
662configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r
663configure: loading cache ../../config.cache
664checking for gcc... (cached) gcc
665checking for C compiler default output file name... a.out
666checking whether the C compiler works... yes
667checking whether we are cross compiling... no
668checking for suffix of executables...
669checking for suffix of object files... (cached) o
670checking whether we are using the GNU C compiler... (cached) yes
671checking whether gcc accepts -g... (cached) yes
672checking for gcc option to accept ANSI C... (cached) none needed
673checking how to run the C preprocessor... (cached) gcc -E
674checking for egrep... (cached) grep -E
675checking whether gcc needs -traditional... (cached) no
676checking whether using GNU C... (cached) yes
677checking for underscore in external names... (cached) yes
678checking for ranlib... (cached) ranlib
679checking whether make sets $(MAKE)... (cached) yes
680checking for a BSD compatible install... (cached) /usr/bin/install -c
681checking how to copy files... (cached) cp -p
682checking how to make hard links... (cached) ln
683checking whether ln -s works... (cached) yes
684checking build system type... (cached) powerpc-apple-darwin8.2.0
685checking host system type... (cached) powerpc-apple-darwin8.2.0
686checking for a sed that does not truncate output... (cached) /usr/bin/sed
687checking for ld used by gcc... (cached) /usr/bin/ld
688checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
689checking for /usr/bin/ld option to reload object files... (cached) -r
690checking for BSD-compatible nm... (cached) /usr/bin/nm -p
691checking how to recognise dependent libraries... (cached) pass_all
692checking for ANSI C header files... (cached) yes
693checking for sys/types.h... (cached) yes
694checking for sys/stat.h... (cached) yes
695checking for stdlib.h... (cached) yes
696checking for string.h... (cached) yes
697checking for memory.h... (cached) yes
698checking for strings.h... (cached) yes
699checking for inttypes.h... (cached) yes
700checking for stdint.h... (cached) yes
701checking for unistd.h... (cached) yes
702checking for dlfcn.h... (cached) yes
703checking for g++... (cached) g++
704checking whether we are using the GNU C++ compiler... (cached) yes
705checking whether g++ accepts -g... (cached) yes
706checking how to run the C++ preprocessor... (cached) g++ -E
707checking for g77... no
708checking for f77... no
709checking for xlf... no
710checking for frt... no
711checking for pgf77... no
712checking for fort77... no
713checking for fl32... no
714checking for af77... no
715checking for f90... no
716checking for xlf90... no
717checking for pgf90... no
718checking for epcf90... no
719checking for f95... no
720checking for fort... no
721checking for xlf95... no
722checking for ifc... no
723checking for efc... no
724checking for pgf95... no
725checking for lf95... no
726checking for gfortran... no
727checking whether we are using the GNU Fortran 77 compiler... (cached) no
728checking whether  accepts -g... (cached) no
729checking the maximum length of command line arguments... (cached) 196608
730checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
731checking for objdir... (cached) .libs
732checking for ar... (cached) ar
733checking for strip... (cached) strip
734checking if gcc static flag  works... yes
735checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
736checking for gcc option to produce PIC... -fno-common
737checking if gcc PIC flag -fno-common works... yes
738checking if gcc supports -c -o file.o... (cached) yes
739checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
740checking dynamic linker characteristics... darwin8.2.0 dyld
741checking how to hardcode library paths into programs... immediate
742checking whether stripping libraries is possible... yes
743checking if libtool supports shared libraries... yes
744checking whether to build shared libraries... no
745checking whether to build static libraries... yes
746configure: creating libtool
747appending configuration tag "CXX" to libtool
748checking for ld used by g++... (cached) /usr/bin/ld
749checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
750checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
751checking for g++ option to produce PIC... -fno-common
752checking if g++ PIC flag -fno-common works... yes
753checking if g++ supports -c -o file.o... (cached) yes
754checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
755checking dynamic linker characteristics... darwin8.2.0 dyld
756checking how to hardcode library paths into programs... immediate
757checking whether stripping libraries is possible... yes
758appending configuration tag "F77" to libtool
759checking for working void... (cached) yes
760checking for working "return void"... (cached) yes
761checking for ANSI C header files... (cached) yes
762checking for unistd_h... (cached) yes
763checking for getpagesize... (cached) yes
764checking for getpagesize declaration... (cached)
765         extern int getpagesize (void);
766checking for vm_allocate... (cached) no
767checking for sys/file.h... (cached) yes
768checking for O_RDWR in fcntl.h... (cached) yes
769checking for sys/mman.h... (cached) yes
770checking for mmap... (cached) yes
771checking for working mmap... (cached) yes
772checking for mprotect... (cached) yes
773checking for working mprotect... (cached) yes
774checking for sys/shm.h... (cached) yes
775checking for sys/ipc.h... (cached) yes
776checking for working shared memory... (cached) no
777checking whether code in malloc'ed memory is executable... no
778updating cache ../../config.cache
779configure: creating ./config.status
780config.status: creating Makefile
781config.status: creating config.h
782executing /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/opt/local --cache-file=../config.cache
783configure: loading cache ../config.cache
784checking whether make sets $(MAKE)... (cached) yes
785checking for gcc... (cached) gcc
786checking for C compiler default output file name... a.out
787checking whether the C compiler works... yes
788checking whether we are cross compiling... no
789checking for suffix of executables...
790checking for suffix of object files... (cached) o
791checking whether we are using the GNU C compiler... (cached) yes
792checking whether gcc accepts -g... (cached) yes
793checking for gcc option to accept ANSI C... (cached) none needed
794checking how to run the C preprocessor... (cached) gcc -E
795checking for egrep... (cached) grep -E
796checking whether gcc needs -traditional... (cached) no
797checking for a BSD-compatible install... /usr/bin/install -c
798checking build system type... (cached) powerpc-apple-darwin8.2.0
799checking host system type... (cached) powerpc-apple-darwin8.2.0
800checking whether to activate relocatable installation... no
801checking for AIX... no
802checking for ANSI C header files... (cached) yes
803checking for sys/types.h... (cached) yes
804checking for sys/stat.h... (cached) yes
805checking for stdlib.h... (cached) yes
806checking for string.h... (cached) yes
807checking for memory.h... (cached) yes
808checking for strings.h... (cached) yes
809checking for inttypes.h... (cached) yes
810checking for stdint.h... (cached) yes
811checking for unistd.h... (cached) yes
812checking for minix/config.h... (cached) no
813checking for library containing strerror... none required
814checking for a sed that does not truncate output... (cached) /usr/bin/sed
815checking for ld used by gcc... (cached) /usr/bin/ld
816checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
817checking for /usr/bin/ld option to reload object files... (cached) -r
818checking for BSD-compatible nm... (cached) /usr/bin/nm -p
819checking whether ln -s works... yes
820checking how to recognise dependent libraries... (cached) pass_all
821checking for dlfcn.h... (cached) yes
822checking for g++... (cached) g++
823checking whether we are using the GNU C++ compiler... (cached) yes
824checking whether g++ accepts -g... (cached) yes
825checking how to run the C++ preprocessor... (cached) g++ -E
826checking for g77... no
827checking for f77... no
828checking for xlf... no
829checking for frt... no
830checking for pgf77... no
831checking for fort77... no
832checking for fl32... no
833checking for af77... no
834checking for f90... no
835checking for xlf90... no
836checking for pgf90... no
837checking for epcf90... no
838checking for f95... no
839checking for fort... no
840checking for xlf95... no
841checking for ifc... no
842checking for efc... no
843checking for pgf95... no
844checking for lf95... no
845checking for gfortran... no
846checking whether we are using the GNU Fortran 77 compiler... (cached) no
847checking whether  accepts -g... (cached) no
848checking the maximum length of command line arguments... (cached) 196608
849checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
850checking for objdir... (cached) .libs
851checking for ar... (cached) ar
852checking for strip... (cached) strip
853checking if gcc static flag  works... yes
854checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
855checking for gcc option to produce PIC... -fno-common
856checking if gcc PIC flag -fno-common works... yes
857checking if gcc supports -c -o file.o... (cached) yes
858checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
859checking dynamic linker characteristics... darwin8.2.0 dyld
860checking how to hardcode library paths into programs... immediate
861checking whether stripping libraries is possible... yes
862checking if libtool supports shared libraries... yes
863checking whether to build shared libraries... no
864checking whether to build static libraries... yes
865configure: creating libtool
866appending configuration tag "CXX" to libtool
867checking for ld used by g++... (cached) /usr/bin/ld
868checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
869checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
870checking for g++ option to produce PIC... -fno-common
871checking if g++ PIC flag -fno-common works... yes
872checking if g++ supports -c -o file.o... (cached) yes
873checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
874checking dynamic linker characteristics... darwin8.2.0 dyld
875checking how to hardcode library paths into programs... immediate
876checking whether stripping libraries is possible... yes
877appending configuration tag "F77" to libtool
878checking for nl_langinfo and CODESET... yes
879checking whether we are using the GNU C Library 2.1 or newer... no
880checking stddef.h usability... yes
881checking stddef.h presence... yes
882checking for stddef.h... yes
883checking for stdlib.h... (cached) yes
884checking for string.h... (cached) yes
885checking for setlocale... yes
886updating cache ../config.cache
887configure: creating ./config.status
888config.status: creating Makefile
889config.status: creating lib/Makefile
890config.status: creating config.h
891case "darwin8.2.0" in \
892  aix3*) syntax=aix.old;; \
893  aix*) syntax=aix.new;; \
894  linux* | netbsd*) syntax=linux;; \
895  macos* | darwin*) syntax=macos;; \
896  *) syntax=sysv4;; \
897esac; \
898/bin/sh ./libtool --mode=compile gcc -x none -c ../../ffcall/avcall/avcall-rs6000-${syntax}.s ; \
899cp avcall-rs6000-${syntax}.lo avcall-rs6000.lo ; rm -f avcall-rs6000-${syntax}.lo ; \
900if test -f avcall-rs6000-${syntax}.o; then cp avcall-rs6000-${syntax}.o avcall-rs6000.o; fi
901 gcc -x none -c ../../ffcall/avcall/avcall-rs6000-macos.s -o avcall-rs6000-macos.o
902rm -f avcall.lo avcall.o
903ln avcall-rs6000.lo avcall.lo
904if test -f avcall-rs6000.o; then ln avcall-rs6000.o avcall.o; fi
905/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../ffcall/avcall/structcpy.c
906 gcc -g -O2 -c ../../ffcall/avcall/structcpy.c -o structcpy.o
907/bin/sh ./libtool --mode=link gcc -o libavcall.la -rpath /opt/local/lib avcall.lo structcpy.lo
908mkdir .libs
909chmod 777 .libs
910ar cru .libs/libavcall.a  avcall-rs6000-macos.o structcpy.o
911ranlib .libs/libavcall.a
912creating libavcall.la
913(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la)
914cd vacall_r; make all
915case "darwin8.2.0" in \
916  aix3*) syntax=aix.old;; \
917  aix*) syntax=aix.new;; \
918  linux*) syntax=linux;; \
919  macos* | darwin*) syntax=macos;; \
920  *) syntax=sysv4;; \
921esac; \
922/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-${syntax}.s ; \
923cp vacall-rs6000-${syntax}.lo vacall-rs6000.lo ; rm -f vacall-rs6000-${syntax}.lo ; \
924if test -f vacall-rs6000-${syntax}.o; then cp vacall-rs6000-${syntax}.o vacall-rs6000.o; fi
925 gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-macos.s -o vacall-rs6000-macos.o
926rm -f vacall.lo vacall.o
927ln vacall-rs6000.lo vacall.lo
928if test -f vacall-rs6000.o; then ln vacall-rs6000.o vacall.o; fi
929/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c
930 gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c -o misc.o
931/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c
932 gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c -o structcpy.o
933/bin/sh ./libtool --mode=link gcc -o libvacall.la -rpath /opt/local/lib vacall.lo misc.lo structcpy.lo
934mkdir .libs
935chmod 777 .libs
936ar cru .libs/libvacall.a  vacall-rs6000-macos.o misc.o structcpy.o
937ranlib .libs/libvacall.a
938creating libvacall.la
939(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la)
940cd trampoline_r; make all
941ln -s ../../../ffcall/callback/trampoline_r/trampoline_r.h.in trampoline_r.h
942/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c
943 gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c -o trampoline.o
944case "darwin8.2.0" in \
945  macos* | darwin*) syntax=macos;; \
946  *) syntax=sysv4;; \
947esac; \
948/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-${syntax}.s ; \
949cp cache-rs6000-${syntax}.lo cache-rs6000.lo ; rm -f cache-rs6000-${syntax}.lo ; \
950if test -f cache-rs6000-${syntax}.o; then cp cache-rs6000-${syntax}.o cache-rs6000.o; fi
951 gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-macos.s -o cache-rs6000-macos.o
952/bin/sh ./libtool --mode=link gcc -o libtrampoline.la -rpath /opt/local/lib trampoline.lo  cache-rs6000.lo
953mkdir .libs
954chmod 777 .libs
955ar cru .libs/libtrampoline.a  trampoline.o cache-rs6000-macos.o
956ranlib .libs/libtrampoline.a
957creating libtrampoline.la
958(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la)
959ln -s ../../ffcall/callback/callback.h.in callback.h
960ln -s vacall_r/vacall_r.h vacall_r.h
961ln -s trampoline_r/trampoline_r.h trampoline_r.h
962/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
963mkdir .libs
964chmod 777 .libs
965ar cru .libs/libcallback.a  vacall_r/vacall-rs6000-macos.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/cache-rs6000-macos.o trampoline_r/trampoline.o
966ranlib .libs/libcallback.a
967creating libcallback.la
968(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la)
969gcc -g -O2 -I. -I../../ffcall/avcall -c ../../ffcall/avcall/minitests.c
970/bin/sh ./libtool --mode=link gcc -g -O2 -x none minitests.o libavcall.la -o minitests
971gcc -g -O2 -x none minitests.o -o minitests  ./.libs/libavcall.a
972./minitests > minitests.out
973LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.2.0
974test '!' -s minitests.output.powerpc-apple-darwin8.2.0
975cd vacall_r; make all
976make[1]: Nothing to be done for `all'.
977cd trampoline_r; make all
978make[1]: Nothing to be done for `all'.
979cd vacall_r; make check
980make[1]: Nothing to be done for `check'.
981cd trampoline_r; make check
982gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test1.c
983/bin/sh ./libtool --mode=link gcc -g -O2 -x none test1.o trampoline.lo  cache-rs6000.lo -o test1
984gcc -g -O2 -x none test1.o trampoline.o cache-rs6000-macos.o -o test1
985gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test2.c
986/bin/sh ./libtool --mode=link gcc -g -O2 -x none test2.o trampoline.lo  cache-rs6000.lo -o test2
987gcc -g -O2 -x none test2.o trampoline.o cache-rs6000-macos.o -o test2
988./test1
989make[1]: *** [check] Illegal instruction
990make: *** [check-subdirs] Error 2
991Configure findings:
992  FFI:        no
993  readline:   yes
994  libsigsegv: no, consider installing GNU libsigsegv
995
996To continue building CLISP, the following commands are recommended
997  (cf. unix/INSTALL step 4):
998    cd src
999    ./makemake  --prefix=/opt/local    > Makefile
1000    make config.lisp
1001    vi config.lisp
1002    make
1003    make check
1004cp -p cfgunix.lisp config.lisp
1005chmod +w config.lisp
1006echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp
1007--->  Building clisp with target all
1008echo '#include "unixconf.h"' > tmp.c
1009cat 'intparam.c' >> tmp.c
1010gcc tmp.c -o intparam
1011./intparam > intparam.h
1012rm -f intparam tmp.c
1013echo '#include "unixconf.h"' > tmp.c
1014cat 'floatparam.c' >> tmp.c
1015gcc tmp.c -o floatparam
1016./floatparam > floatparam.h
1017rm -f floatparam tmp.c
1018gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -L/opt/local/lib   -x none ../utils/comment5.c -o comment5
1019./comment5 ../utils/gctrigger.d > gctrigger.c
1020gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -L/opt/local/lib   -x none gctrigger.c -o gctrigger
1021../utils/gctrigger.d: In function 'nexttoken':
1022../utils/gctrigger.d:609: warning: 'token.ch' is used uninitialized in this function
1023../utils/gctrigger.d:609: warning: 'token.string' is used uninitialized in this function
1024rm -f gctrigger.c
1025./comment5 ../utils/varbrace.d > varbrace.c
1026gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -L/opt/local/lib   -x none varbrace.c -o varbrace
1027../utils/varbrace.d: In function 'convert':
1028../utils/varbrace.d:1085: warning: 'token.ch' may be used uninitialized in this function
1029rm -f varbrace.c
1030gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -L/opt/local/lib   -x none ../utils/txt2c.c -o txt2c
1031gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -L/opt/local/lib   -x none ../utils/ccmp2c.c -o ccmp2c
1032./comment5 spvw.d | ./gctrigger | ./varbrace > spvw.c
1033./comment5 spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c
1034./comment5 spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c
1035./comment5 spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c
1036./comment5 eval.d | ./gctrigger | ./varbrace > eval.c
1037./comment5 control.d | ./gctrigger | ./varbrace > control.c
1038./comment5 encoding.d | ./gctrigger | ./varbrace > encoding.c
1039./comment5 pathname.d | ./gctrigger | ./varbrace > pathname.c
1040./comment5 stream.d | ./gctrigger | ./varbrace > stream.c
1041./comment5 socket.d | ./gctrigger | ./varbrace > socket.c
1042./comment5 io.d | ./gctrigger | ./varbrace > io.c
1043./comment5 array.d | ./gctrigger | ./varbrace > array.c
1044./comment5 hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c
1045./comment5 list.d | ./gctrigger | ./varbrace > list.c
1046./comment5 package.d | ./gctrigger | ./varbrace > package.c
1047./comment5 record.d | ./gctrigger | ./varbrace > record.c
1048./comment5 weak.d | ./gctrigger | ./varbrace > weak.c
1049./comment5 sequence.d | ./gctrigger | ./varbrace > sequence.c
1050./comment5 charstrg.d | ./gctrigger | ./varbrace > charstrg.c
1051./comment5 debug.d | ./gctrigger | ./varbrace > debug.c
1052./comment5 error.d | ./gctrigger | ./varbrace > error.c
1053./comment5 misc.d | ./gctrigger | ./varbrace > misc.c
1054./comment5 time.d | ./gctrigger | ./varbrace > time.c
1055./comment5 predtype.d | ./gctrigger | ./varbrace > predtype.c
1056./comment5 symbol.d | ./gctrigger | ./varbrace > symbol.c
1057./comment5 lisparit.d | ./gctrigger | ./varbrace > lisparit.c
1058./comment5 i18n.d | ./gctrigger | ./varbrace > i18n.c
1059./comment5 foreign.d | ./gctrigger | ./varbrace > foreign.c
1060./comment5 unixaux.d | ./gctrigger | ./varbrace > unixaux.c
1061./comment5 built.d | ./gctrigger | ./varbrace > built.c
1062./comment5 lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c
1063./comment5 fsubr.d | ./gctrigger | ./varbrace > fsubr.c
1064./comment5 subr.d | ./gctrigger | ./varbrace > subr.c
1065./comment5 pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c
1066./comment5 constsym.d | ./gctrigger | ./varbrace > constsym.c
1067./comment5 constobj.d | ./gctrigger | ./varbrace > constobj.c
1068./comment5 unix.d | ./gctrigger | ./varbrace > unix.c
1069./comment5 xthread.d | ./gctrigger | ./varbrace > xthread.c
1070./comment5 constpack.d | ./gctrigger | ./varbrace > constpack.c
1071./comment5 avl.d | ./gctrigger | ./varbrace > avl.c
1072./comment5 sort.d | ./gctrigger | ./varbrace > sort.c
1073./comment5 subrkw.d | ./gctrigger | ./varbrace > subrkw.c
1074./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c
1075./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c
1076./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c
1077./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c
1078./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c
1079./comment5 spvw_multimap.d | ./gctrigger | ./varbrace > spvw_multimap.c
1080./comment5 spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c
1081./comment5 spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c
1082./comment5 spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c
1083./comment5 spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c
1084./comment5 spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c
1085./comment5 spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c
1086./comment5 spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c
1087./comment5 spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c
1088./comment5 spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c
1089./comment5 spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c
1090./comment5 spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c
1091./comment5 spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c
1092./comment5 spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c
1093./comment5 spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c
1094./comment5 spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c
1095./comment5 spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c
1096./comment5 spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c
1097./comment5 spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c
1098./comment5 spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c
1099./comment5 spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c
1100./comment5 spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c
1101./comment5 spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c
1102./comment5 spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c
1103./comment5 spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c
1104./comment5 spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c
1105./comment5 spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c
1106./comment5 spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c
1107./comment5 spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c
1108./comment5 errunix.d | ./gctrigger | ./varbrace > errunix.c
1109./comment5 aridecl.d | ./gctrigger | ./varbrace > aridecl.c
1110./comment5 arilev0.d | ./gctrigger | ./varbrace > arilev0.c
1111./comment5 arilev1.d | ./gctrigger | ./varbrace > arilev1.c
1112./comment5 intelem.d | ./gctrigger | ./varbrace > intelem.c
1113./comment5 intlog.d | ./gctrigger | ./varbrace > intlog.c
1114./comment5 intplus.d | ./gctrigger | ./varbrace > intplus.c
1115./comment5 intcomp.d | ./gctrigger | ./varbrace > intcomp.c
1116./comment5 intbyte.d | ./gctrigger | ./varbrace > intbyte.c
1117./comment5 intmal.d | ./gctrigger | ./varbrace > intmal.c
1118./comment5 intdiv.d | ./gctrigger | ./varbrace > intdiv.c
1119./comment5 intgcd.d | ./gctrigger | ./varbrace > intgcd.c
1120./comment5 int2adic.d | ./gctrigger | ./varbrace > int2adic.c
1121./comment5 intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c
1122./comment5 intprint.d | ./gctrigger | ./varbrace > intprint.c
1123./comment5 intread.d | ./gctrigger | ./varbrace > intread.c
1124./comment5 intserial.d | ./gctrigger | ./varbrace > intserial.c
1125./comment5 rational.d | ./gctrigger | ./varbrace > rational.c
1126./comment5 sfloat.d | ./gctrigger | ./varbrace > sfloat.c
1127./comment5 ffloat.d | ./gctrigger | ./varbrace > ffloat.c
1128./comment5 dfloat.d | ./gctrigger | ./varbrace > dfloat.c
1129./comment5 lfloat.d | ./gctrigger | ./varbrace > lfloat.c
1130./comment5 flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c
1131./comment5 flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c
1132./comment5 realelem.d | ./gctrigger | ./varbrace > realelem.c
1133./comment5 realrand.d | ./gctrigger | ./varbrace > realrand.c
1134./comment5 realtran.d | ./gctrigger | ./varbrace > realtran.c
1135./comment5 compelem.d | ./gctrigger | ./varbrace > compelem.c
1136./comment5 comptran.d | ./gctrigger | ./varbrace > comptran.c
1137./comment5 arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c
1138./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c
1139./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c
1140./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c
1141./comment5 modules.d | ./gctrigger | ./varbrace > modules.c
1142./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c
1143./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c
1144builddir="`pwd`"; cd libcharset && make && make install-lib libdir="$builddir" includedir="$builddir"
1145if [ ! -d include ] ; then mkdir include ; fi
1146cp ../../libcharset/include/libcharset.h.in include/libcharset.h
1147if [ ! -d include ] ; then mkdir include ; fi
1148cp ../../libcharset/include/localcharset.h.in include/localcharset.h
1149cd lib && make all
1150/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -I/opt/local/include -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
1151 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -I/opt/local/include -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
1152/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -I/opt/local/include -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
1153 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -I/opt/local/include -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
1154/bin/sh ../libtool --mode=link gcc -L/opt/local/lib -o libcharset.la -rpath /opt/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
1155mkdir .libs
1156chmod 777 .libs
1157ar cru .libs/libcharset.a  localcharset.o relocatable.o
1158ranlib .libs/libcharset.a
1159creating libcharset.la
1160(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
1161/bin/sh ../../../libcharset/lib/config.charset 'powerpc-apple-darwin8.2.0' > t-charset.alias
1162mv t-charset.alias charset.alias
1163sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-add.sin > t-ref-add.sed
1164mv t-ref-add.sed ref-add.sed
1165sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-del.sin > t-ref-del.sed
1166mv t-ref-del.sed ref-del.sed
1167cd lib && make all
1168make[2]: Nothing to be done for `all'.
1169cd lib && make install-lib libdir='/opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src' includedir='/opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src'
1170/bin/sh ../../../libcharset/build-aux/mkinstalldirs /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src
1171/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.la
1172/usr/bin/install -c -m 644 .libs/libcharset.lai /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.la
1173/usr/bin/install -c -m 644 .libs/libcharset.a /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.a
1174ranlib /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.a
1175chmod 644 /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.a
1176libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1177test -f /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/charset.alias && orig=/opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/charset.alias \
1178                                || orig=charset.alias; \
1179sed -f ref-add.sed $orig > /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/t-charset.alias; \
1180/usr/bin/install -c -m 644 /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/t-charset.alias /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/charset.alias; \
1181rm -f /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/t-charset.alias
1182/bin/sh ../../libcharset/build-aux/mkinstalldirs /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src
1183/usr/bin/install -c -m 644 include/libcharset.h /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libcharset.h
1184/usr/bin/install -c -m 644 include/localcharset.h /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/localcharset.h
1185gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvw.c
1186spvw.d: In function 'getSP':
1187spvw.d:642: warning: function returns address of local variable
1188spvw.d: In function 'my_realloc':
1189spvw.d:631: warning: control reaches end of non-void function
1190spvw.d: In function 'my_malloc':
1191spvw.d:620: warning: control reaches end of non-void function
1192spvw.d: In function 'init_memory':
1193spvw.d:2908: warning: control may reach end of non-void function 'current_language_o' being inlined
1194gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabf.c
1195gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabs.c
1196gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c spvwtabo.c
1197gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c eval.c
1198eval.d: In function 'sym_value':
1199eval.d:858: warning: control may reach end of non-void function 'symbol_env_search' being inlined
1200eval.d: In function 'sym_function':
1201eval.d:1001: warning: control reaches end of non-void function
1202eval.d: In function 'coerce_function':
1203eval.d:2268: warning: control reaches end of non-void function
1204eval.d: In function 'eval_no_hooks':
1205eval.d:2935: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork'
1206eval.d: In function 'eval':
1207eval.d:2878: warning: argument 'form' might be clobbered by 'longjmp' or 'vfork'
1208eval.d: In function 'eval_subr':
1209eval.d:3289: warning: 'argcount' may be used uninitialized in this function
1210eval.d:3288: warning: 'rest_args_pointer' may be used uninitialized in this function
1211eval.d: In function 'funcall_iclosure':
1212eval.d:2401: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork'
1213eval.d:2401: warning: argument 'args_pointer' might be clobbered by 'longjmp' or 'vfork'
1214eval.d:2402: warning: argument 'argcount' might be clobbered by 'longjmp' or 'vfork'
1215eval.d: In function 'interpret_bytecode_':
1216eval.d:7894: warning: 'index' may be used uninitialized in this function
1217eval.d:7894: warning: 'vec' may be used uninitialized in this function
1218eval.d:5924: warning: variable 'closureptr' might be clobbered by 'longjmp' or 'vfork'
1219eval.d:5932: warning: variable 'private_SP' might be clobbered by 'longjmp' or 'vfork'
1220eval.d:7894: warning: variable 'vec' might be clobbered by 'longjmp' or 'vfork'
1221eval.d:7894: warning: variable 'index' might be clobbered by 'longjmp' or 'vfork'
1222eval.d:5896: warning: argument 'closure' might be clobbered by 'longjmp' or 'vfork'
1223eval.d:5896: warning: argument 'codeptr' might be clobbered by 'longjmp' or 'vfork'
1224eval.d: In function 'invoke_handlers':
1225eval.d:649: warning: variable 'other_ranges' might be clobbered by 'longjmp' or 'vfork'
1226eval.d:652: warning: variable 'FRAME' might be clobbered by 'longjmp' or 'vfork'
1227eval.d:664: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork'
1228gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c control.c
1229control.d: In function 'C_tagbody':
1230control.d:1571: warning: variable 'body' might be clobbered by 'longjmp' or 'vfork'
1231control.d: In function 'C_go':
1232control.d:1645: warning: 'FRAME' may be used uninitialized in this function
1233control.d: In function 'C_function_side_effect':
1234control.d:2331: warning: control may reach end of non-void function 'seclass_object' being inlined
1235gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c encoding.c
1236encoding.d: In function 'nls_range':
1237encoding.d:1663: warning: 'i2' may be used uninitialized in this function
1238encoding.d:1662: warning: 'i1' may be used uninitialized in this function
1239encoding.d: In function 'C_charset_range':
1240encoding.d:1933: warning: 'maxintervals' may be used uninitialized in this function
1241gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c pathname.c
1242pathname.d: In function 'test_optional_host':
1243pathname.d:749: warning: control reaches end of non-void function
1244pathname.d: In function 'as_file_stream':
1245pathname.d:916: warning: control reaches end of non-void function
1246pathname.d: In function 'coerce_pathname':
1247pathname.d:2333: warning: control reaches end of non-void function
1248pathname.d: In function 'simplify_directory':
1249pathname.d:1275: warning: control reaches end of non-void function
1250pathname.d: In function 'C_wild_pathname_p':
1251pathname.d:3874: warning: 'erg' may be used uninitialized in this function
1252pathname.d: In function 'check_direction':
1253pathname.d:6372: warning: control reaches end of non-void function
1254pathname.d: In function 'check_if_does_not_exist':
1255pathname.d:6392: warning: control reaches end of non-void function
1256pathname.d: In function 'if_does_not_exist_symbol':
1257pathname.d:6404: warning: control reaches end of non-void function
1258pathname.d: In function 'check_if_exists':
1259pathname.d:6431: warning: control reaches end of non-void function
1260pathname.d: In function 'if_exists_symbol':
1261pathname.d:6447: warning: control reaches end of non-void function
1262pathname.d: In function 'open_file':
1263pathname.d:6498: warning: 'handl' may be used uninitialized in this function
1264pathname.d:6479: warning: 'handle' may be used uninitialized in this function
1265pathname.d: In function 'C_launch':
1266pathname.d:8492: warning: variable 'priority' might be clobbered by 'longjmp' or 'vfork'
1267pathname.d: In function 'parse_logical_word':
1268pathname.d:1063: warning: 'ch' may be used uninitialized in this function
1269pathname.d: In function 'C_translate_pathname':
1270pathname.d:4926: warning: control may reach end of non-void function 'translate_pathname' being inlined
1271gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c stream.c
1272stream.d: In function 'rd_by_error':
1273stream.d:281: warning: control reaches end of non-void function
1274stream.d: In function 'rd_by_array_error':
1275stream.d:287: warning: control reaches end of non-void function
1276stream.d: In function 'rd_ch_error':
1277stream.d:339: warning: control reaches end of non-void function
1278stream.d: In function 'rd_ch_array_error':
1279stream.d:353: warning: control reaches end of non-void function
1280stream.d: In function 'read_byte_array':
1281stream.d:598: warning: 'result' may be used uninitialized in this function
1282stream.d: In function 'write_byte_array':
1283stream.d:654: warning: 'result' may be used uninitialized in this function
1284stream.d: In function 'write_char_array':
1285stream.d:982: warning: 'next_is_NL' may be used uninitialized in this function
1286stream.d: In function 'wr_ch_array_pending_newline':
1287stream.d:948: warning: 'next_is_NL' may be used uninitialized in this function
1288stream.d: In function 'test_buffered_arg':
1289stream.d:3250: warning: control reaches end of non-void function
1290stream.d: In function 'canon_eltype':
1291stream.d:3384: warning: control reaches end of non-void function
1292stream.d: In function 'iconv_range':
1293stream.d:4341: warning: 'i2' may be used uninitialized in this function
1294stream.d:4340: warning: 'i1' may be used uninitialized in this function
1295stream.d: In function 'buffered_nextbyte':
1296stream.d:6142: warning: control reaches end of non-void function
1297stream.d: In function 'lisp_completion':
1298stream.d:8930: warning: variable 'array' might be clobbered by 'longjmp' or 'vfork'
1299stream.d:8937: warning: variable 'ptr' might be clobbered by 'longjmp' or 'vfork'
1300stream.d:8952: warning: variable 'ptr1' might be clobbered by 'longjmp' or 'vfork'
1301stream.d: In function 'C_socket_server':
1302stream.d:13825: warning: 'port' may be used uninitialized in this function
1303stream.d:13824: warning: 'sock' may be used uninitialized in this function
1304stream.d: In function 'test_socket_stream':
1305stream.d:14076: warning: control reaches end of non-void function
1306stream.d: In function 'rd_ch_terminal3':
1307stream.d:9487: warning: control may reach end of non-void function 'xmalloc' being inlined
1308stream.d: In function 'check_float_eltype':
1309stream.d:16659: warning: control reaches end of non-void function
1310stream.d: In function 'read_char_array':
1311stream.d:845: warning: 'result' may be used uninitialized in this function
1312stream.d: In function 'C_read_integer':
1313stream.d:16895: warning: 'result' may be used uninitialized in this function
1314stream.d: In function 'fehler_value_stream':
1315stream.d:15015: warning: 'stream' may be used uninitialized in this function
1316stream.d: In function 'check_open_file_stream':
1317stream.d:17133: warning: control reaches end of non-void function
1318stream.d: In function 'C_file_string_length':
1319stream.d:17360: warning: 'charptr' may be used uninitialized in this function
1320stream.d:17378: warning: 'eol_len' may be used uninitialized in this function
1321stream.d:17377: warning: 'eol_charptr' may be used uninitialized in this function
1322stream.d: In function 'listen_byte':
1323stream.d:16227: warning: control reaches end of non-void function
1324stream.d: In function 'handle_isset':
1325stream.d:14223: warning: 'ret' may be used uninitialized in this function
1326gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c socket.c
1327gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c io.c
1328io.d: In function 'get_base':
1329io.d:872: warning: control reaches end of non-void function
1330io.d: In function 'case_convert_token_1':
1331io.d:1794: warning: 'readtable' may be used uninitialized in this function
1332io.d: In function 'read_macro':
1333io.d:1811: warning: 'readtable' may be used uninitialized in this function
1334io.d: In function 'lookup_label':
1335io.d:3685: warning: control reaches end of non-void function
1336io.d: In function 'interpret_feature':
1337io.d:3864: warning: control reaches end of non-void function
1338io.d: In function 'hexziffer':
1339io.d:4266: warning: control reaches end of non-void function
1340io.d: In function 'write_sstring_case_ext':
1341io.d:5199: warning: 'readtable' may be used uninitialized in this function
1342io.d: In function 'format_tab':
1343io.d:5588: warning: 'col_num_i' may be used uninitialized in this function
1344io.d:5592: warning: 'col_inc_i' may be used uninitialized in this function
1345io.d: In function 'pr_enter_1':
1346io.d:6530: warning: 'len' may be used uninitialized in this function
1347io.d:6530: warning: 'len' may be used uninitialized in this function
1348io.d: In function 'C_string_reader':
1349io.d:2584: warning: 'readtable' may be used uninitialized in this function
1350io.d:2577: warning: 'readtable' may be used uninitialized in this function
1351io.d:2605: warning: 'readtable' may be used uninitialized in this function
1352io.d:2598: warning: 'readtable' may be used uninitialized in this function
1353io.d: In function 'C_peek_char':
1354io.d:1016: warning: 'readtable' may be used uninitialized in this function
1355io.d: In function 'read_token_1':
1356io.d:1246: warning: 'readtable' may be used uninitialized in this function
1357io.d:1230: warning: 'readtable' may be used uninitialized in this function
1358io.d: In function 'read_token':
1359io.d:1205: warning: 'readtable' may be used uninitialized in this function
1360io.d: In function 'C_bit_vector_reader':
1361io.d:3293: warning: 'ch' may be used uninitialized in this function
1362io.d: In function 'read_internal':
1363io.d:1926: warning: 'readtable' may be used uninitialized in this function
1364io.d:1980: warning: 'result' may be used uninitialized in this function
1365io.d:2023: warning: 'readtable' may be used uninitialized in this function
1366io.d:2163: warning: control reaches end of non-void function
1367io.d: In function 'C_closure_reader':
1368io.d:4332: warning: 'readtable' may be used uninitialized in this function
1369io.d:4346: warning: 'readtable' may be used uninitialized in this function
1370io.d:4341: warning: 'readtable' may be used uninitialized in this function
1371io.d:4363: warning: 'readtable' may be used uninitialized in this function
1372io.d: In function 'C_structure_reader':
1373io.d:4094: warning: 'constructor' may be used uninitialized in this function
1374io.d: In function 'read_delimited_list_recursive':
1375io.d:2383: warning: 'readtable' may be used uninitialized in this function
1376io.d:2419: warning: 'readtable' may be used uninitialized in this function
1377io.d:2491: warning: 'readtable' may be used uninitialized in this function
1378io.d:2460: warning: 'readtable' may be used uninitialized in this function
1379io.d: In function 'C_vector_reader':
1380io.d:3387: warning: 'el' may be used uninitialized in this function
1381io.d: In function 'C_uninterned_reader':
1382io.d:3153: warning: 'readtable' may be used uninitialized in this function
1383io.d: In function 'pr_symbol_part':
1384io.d:7082: warning: 'readtable' may be used uninitialized in this function
1385io.d:7158: warning: 'readtable' may be used uninitialized in this function
1386io.d: In function 'prin_object_dispatch':
1387io.d:9796: warning: control may reach end of non-void function 'seclass_object' being inlined
1388gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c array.c
1389array.d: In function 'iarray_displace':
1390array.d:240: warning: control reaches end of non-void function
1391array.d: In function 'iarray_displace_check':
1392array.d:284: warning: control reaches end of non-void function
1393array.d: In function 'array_displace_check':
1394array.d:325: warning: control reaches end of non-void function
1395array.d: In function 'storagevector_aref':
1396array.d:548: warning: control reaches end of non-void function
1397array.d: In function 'array_atype':
1398array.d:858: warning: control reaches end of non-void function
1399array.d: In function 'storagevector_store':
1400array.d:707: warning: control reaches end of non-void function
1401array.d: In function 'get_fill_pointer':
1402array.d:3768: warning: control reaches end of non-void function
1403array.d: In function 'C_vector_push_extend':
1404array.d:3851: warning: 'inc' may be used uninitialized in this function
1405array.d:3888: warning: 'neuer_datenvektor' may be used uninitialized in this function
1406array.d: In function 'make_storagevector':
1407array.d:4347: warning: 'vector' may be used uninitialized in this function
1408array.d: In function 'test_fillpointer':
1409array.d:4574: warning: control reaches end of non-void function
1410array.d: In function 'test_displaced':
1411array.d:4521: warning: 'displaced_index_offset' may be used uninitialized in this function
1412array.d: In function 'C_make_array':
1413array.d:4603: warning: 'fillpointer' may be used uninitialized in this function
1414array.d: In function 'C_adjust_array':
1415array.d:4925: warning: 'datenvektor' may be used uninitialized in this function
1416array.d:4922: warning: 'fillpointer' may be used uninitialized in this function
1417gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c hashtabl.c
1418hashtabl.d: In function 'hashcode4_vector':
1419hashtabl.d:1081: warning: control reaches end of non-void function
1420hashtabl.d: In function 'hash_table_weak_type':
1421hashtabl.d:1804: warning: control reaches end of non-void function
1422hashtabl.d: In function 'hash_table_test':
1423hashtabl.d:2658: warning: control reaches end of non-void function
1424hashtabl.d: In function 'C_set_hash_table_weak_p':
1425hashtabl.d:1818: warning: 'rectype' may be used uninitialized in this function
1426hashtabl.d: In function 'prepare_resize':
1427hashtabl.d:1818: warning: 'rectype' may be used uninitialized in this function
1428hashtabl.d: In function 'C_make_hash_table':
1429hashtabl.d:2143: warning: control may reach end of non-void function 'get_eql_hashfunction' being inlined
1430hashtabl.d:2158: warning: control may reach end of non-void function 'get_eq_hashfunction' being inlined
1431hashtabl.d:2173: warning: control may reach end of non-void function 'get_equal_hashfunction' being inlined
1432gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c list.c
1433list.d: In function 'car':
1434list.d:243: warning: control reaches end of non-void function
1435list.d: In function 'cdr':
1436list.d:253: warning: control reaches end of non-void function
1437list.d: In function 'test_test2_args':
1438list.d:475: warning: control reaches end of non-void function
1439list.d: In function 'endp':
1440list.d:533: warning: control reaches end of non-void function
1441list.d: In function 'test_test_args':
1442list.d:1334: warning: control reaches end of non-void function
1443list.d: In function 'elt_up':
1444list.d:2008: warning: control reaches end of non-void function
1445gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c package.c
1446package.d: In function 'find_symbol':
1447package.d:685: warning: control reaches end of non-void function
1448package.d: In function 'get_current_package':
1449package.d:1723: warning: control reaches end of non-void function
1450package.d: In function 'intern_result':
1451package.d:2078: warning: control reaches end of non-void function
1452gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c record.c
1453record.d: In function 'record_up':
1454record.d:53: warning: 'index' may be used uninitialized in this function
1455record.d: In function 'structure_up':
1456record.d:142: warning: 'index' may be used uninitialized in this function
1457record.d: In function 'C_make_structure':
1458record.d:197: warning: 'length' may be used uninitialized in this function
1459record.d: In function 'C_closure_set_seclass':
1460record.d:455: warning: control may reach end of non-void function 'seclass_object' being inlined
1461record.d: In function 'C_allocate_metaobject_instance':
1462record.d:849: warning: 'length' may be used uninitialized in this function
1463record.d: In function 'C_allocate_std_instance':
1464record.d:876: warning: 'length' may be used uninitialized in this function
1465record.d: In function 'C_allocate_funcallable_instance':
1466record.d:902: warning: 'length' may be used uninitialized in this function
1467record.d: In function 'update_instance':
1468record.d:1465: warning: control reaches end of non-void function
1469record.d:1299: warning: argument 'obj' might be clobbered by 'longjmp' or 'vfork'
1470record.d: In function 'slot_access_up':
1471record.d:1273: warning: control reaches end of non-void function
1472gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c weak.c
1473weak.d: In function 'C_weak_alist_type':
1474weak.d:740: warning: 'type' may be used uninitialized in this function
1475weak.d: In function 'test_test_args':
1476weak.d:939: warning: control reaches end of non-void function
1477weak.d: In function 'C_make_weak_alist':
1478weak.d:670: warning: 'rectype' may be used uninitialized in this function
1479gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c sequence.c
1480sequence.d: In function 'valid_type':
1481sequence.d:272: warning: control reaches end of non-void function
1482sequence.d: In function 'get_seq_type':
1483sequence.d:279: warning: 'name' may be used uninitialized in this function
1484sequence.d: In function 'get_valid_seq_type':
1485sequence.d:341: warning: control reaches end of non-void function
1486sequence.d: In function 'test_test_args':
1487sequence.d:2166: warning: control reaches end of non-void function
1488sequence.d: In function 'test_test2_args':
1489sequence.d:2857: warning: control reaches end of non-void function
1490gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c charstrg.c
1491charstrg.d: In function 'copy_string':
1492charstrg.d:892: warning: left-hand operand of comma expression has no effect
1493charstrg.d:888: warning: 'flavour' may be used uninitialized in this function
1494charstrg.d: In function 'test_index_arg':
1495charstrg.d:2288: warning: 'i' may be used uninitialized in this function
1496charstrg.d: In function 'test_vector_limits':
1497charstrg.d:2390: warning: 'start' may be used uninitialized in this function
1498charstrg.d:2391: warning: 'end' may be used uninitialized in this function
1499charstrg.d: In function 'test_1_stringsym_limits':
1500charstrg.d:2491: warning: 'start' may be used uninitialized in this function
1501charstrg.d:2492: warning: 'end' may be used uninitialized in this function
1502charstrg.d: In function 'test_2_stringsym_limits':
1503charstrg.d:2545: warning: 'start1' may be used uninitialized in this function
1504charstrg.d:2546: warning: 'end1' may be used uninitialized in this function
1505charstrg.d:2568: warning: 'start2' may be used uninitialized in this function
1506charstrg.d:2569: warning: 'end2' may be used uninitialized in this function
1507charstrg.d: In function 'string_comp':
1508charstrg.d:2739: warning: control reaches end of non-void function
1509charstrg.d: In function 'string_comp_ci':
1510charstrg.d:2925: warning: 'ch2' may be used uninitialized in this function
1511charstrg.d:2925: warning: 'ch1' may be used uninitialized in this function
1512charstrg.d:2925: warning: 'ch2' may be used uninitialized in this function
1513charstrg.d:2925: warning: 'ch1' may be used uninitialized in this function
1514charstrg.d:2925: warning: 'ch2' may be used uninitialized in this function
1515charstrg.d:2925: warning: 'ch1' may be used uninitialized in this function
1516charstrg.d:3045: warning: control reaches end of non-void function
1517charstrg.d: In function 'C_make_string':
1518charstrg.d:3218: warning: 'new_string' may be used uninitialized in this function
1519charstrg.d: In function 'C_substring':
1520charstrg.d:3696: warning: 'start' may be used uninitialized in this function
1521charstrg.d:3697: warning: 'end' may be used uninitialized in this function
1522gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c debug.c
1523debug.d: In function 'test_mode_arg':
1524debug.d:848: warning: 'mode' may be used uninitialized in this function
1525debug.d: In function 'top_of_back_trace_frame':
1526debug.d:1119: warning: 'body_flag' may be used uninitialized in this function
1527debug.d:1118: warning: 'numopt' may be used uninitialized in this function
1528debug.d:1117: warning: 'numreq' may be used uninitialized in this function
1529debug.d:1150: warning: control reaches end of non-void function
1530gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c error.c
1531gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c misc.c
1532gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c time.c
1533gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c predtype.c
1534predtype.d: In function 'elt_compare':
1535predtype.d:901: warning: control reaches end of non-void function
1536gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c symbol.c
1537gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c lisparit.c
1538intelem.d: In function 'I_to_UL':
1539intelem.d:223: warning: control reaches end of non-void function
1540intelem.d: In function 'I_to_L':
1541intelem.d:319: warning: control reaches end of non-void function
1542intelem.d: In function 'I_to_UQ':
1543intelem.d:403: warning: control reaches end of non-void function
1544intelem.d: In function 'I_to_Q':
1545intelem.d:541: warning: control reaches end of non-void function
1546intlog.d: In function 'I_I_logbitp':
1547intlog.d:535: warning: control reaches end of non-void function
1548intbyte.d: In function 'Byte_position':
1549intbyte.d:56: warning: control reaches end of non-void function
1550sfloat.d: In function 'SF_SF_plus_SF':
1551sfloat.d:366: warning: control reaches end of non-void function
1552sfloat.d: In function 'SF_SF_mal_SF':
1553sfloat.d:466: warning: control reaches end of non-void function
1554sfloat.d: In function 'SF_SF_durch_SF':
1555sfloat.d:497: warning: 'mant2' may be used uninitialized in this function
1556sfloat.d:495: warning: 'sign2' may be used uninitialized in this function
1557sfloat.d:496: warning: 'exp2' may be used uninitialized in this function
1558sfloat.d:541: warning: control reaches end of non-void function
1559sfloat.d: In function 'SF_sqrt_SF':
1560sfloat.d:597: warning: control reaches end of non-void function
1561ffloat.d: In function 'FF_FF_plus_FF':
1562ffloat.d:334: warning: control reaches end of non-void function
1563ffloat.d: In function 'FF_FF_minus_FF':
1564ffloat.d:453: warning: control reaches end of non-void function
1565ffloat.d: In function 'FF_FF_mal_FF':
1566ffloat.d:496: warning: control reaches end of non-void function
1567ffloat.d: In function 'FF_FF_durch_FF':
1568ffloat.d:589: warning: control reaches end of non-void function
1569ffloat.d: In function 'FF_sqrt_FF':
1570ffloat.d:701: warning: control reaches end of non-void function
1571dfloat.d: In function 'DF_DF_plus_DF':
1572dfloat.d:571: warning: control reaches end of non-void function
1573dfloat.d: In function 'DF_DF_minus_DF':
1574dfloat.d:806: warning: control reaches end of non-void function
1575dfloat.d: In function 'DF_DF_mal_DF':
1576dfloat.d:858: warning: control reaches end of non-void function
1577dfloat.d: In function 'DF_DF_durch_DF':
1578dfloat.d:1039: warning: control reaches end of non-void function
1579flo_konv.d: In function 'SF_to_FF':
1580flo_konv.d:32: warning: control reaches end of non-void function
1581flo_konv.d: In function 'SF_to_DF':
1582flo_konv.d:49: warning: control reaches end of non-void function
1583flo_konv.d: In function 'FF_to_DF':
1584flo_konv.d:87: warning: control reaches end of non-void function
1585flo_konv.d: In function 'FF_to_SF':
1586flo_konv.d:176: warning: control reaches end of non-void function
1587flo_konv.d: In function 'DF_to_SF':
1588flo_konv.d:233: warning: control reaches end of non-void function
1589flo_konv.d: In function 'DF_to_FF':
1590flo_konv.d:325: warning: control reaches end of non-void function
1591flo_konv.d: In function 'c_float_to_FF':
1592flo_konv.d:474: warning: control reaches end of non-void function
1593flo_konv.d: In function 'c_double_to_DF':
1594flo_konv.d:556: warning: control reaches end of non-void function
1595flo_rest.d: In function 'SF_I_scale_float_SF':
1596flo_rest.d:1017: warning: control reaches end of non-void function
1597flo_rest.d: In function 'FF_I_scale_float_FF':
1598flo_rest.d:1056: warning: control reaches end of non-void function
1599flo_rest.d: In function 'DF_I_scale_float_DF':
1600flo_rest.d:1109: warning: control reaches end of non-void function
1601lisparit.d: In function 'C_byte':
1602lisparit.d:1532: warning: control may reach end of non-void function 'I_I_Byte' being inlined
1603lisparit.d: In function 'C_bytesize':
1604lisparit.d:1538: warning: control may reach end of non-void function 'Byte_size' being inlined
1605lisparit.d: In function 'check_random_state':
1606lisparit.d:1613: warning: control reaches end of non-void function
1607flo_konv.d: In function 'LF_to_DF':
1608flo_konv.d:428: warning: control reaches end of non-void function
1609flo_konv.d: In function 'LF_to_FF':
1610flo_konv.d:362: warning: control reaches end of non-void function
1611flo_konv.d: In function 'LF_to_SF':
1612flo_konv.d:269: warning: control reaches end of non-void function
1613dfloat.d: In function 'DF_sqrt_DF':
1614dfloat.d:1321: warning: control reaches end of non-void function
1615intlog.d: In function 'I_I_ash_I':
1616intlog.d:657: warning: control reaches end of non-void function
1617intbyte.d: In function 'I_Byte_ldb_I':
1618intbyte.d:162: warning: 'p' may be used uninitialized in this function
1619intbyte.d:161: warning: 's' may be used uninitialized in this function
1620sfloat.d: In function 'I_to_SF':
1621sfloat.d:693: warning: control reaches end of non-void function
1622sfloat.d: In function 'RA_to_SF':
1623sfloat.d:792: warning: control reaches end of non-void function
1624dfloat.d: In function 'I_to_DF':
1625dfloat.d:1475: warning: control reaches end of non-void function
1626dfloat.d: In function 'RA_to_DF':
1627dfloat.d:1612: warning: control reaches end of non-void function
1628ffloat.d: In function 'I_to_FF':
1629ffloat.d:800: warning: control reaches end of non-void function
1630ffloat.d: In function 'RA_to_FF':
1631ffloat.d:902: warning: control reaches end of non-void function
1632lisparit.d: In function 'C_float_sign':
1633lisparit.d:1291: warning: control may reach end of non-void function 'F_float_sign_F' being inlined
1634lisparit.d: In function 'C_boole':
1635lisparit.d:1488: warning: control may reach end of non-void function 'OP_I_I_boole_I' being inlined
1636lisparit.d: In function 'C_ldb_test':
1637intbyte.d:267: warning: 'p' may be used uninitialized in this function
1638intbyte.d:266: warning: 's' may be used uninitialized in this function
1639lisparit.d: In function 'C_mask_field':
1640intbyte.d:354: warning: 'p' may be used uninitialized in this function
1641intbyte.d:353: warning: 's' may be used uninitialized in this function
1642gcc -I/opt/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_SIGSEGV -I. -c i18n.c
1643builddir="`pwd`"; cd avcall && make && make check && make install-lib libdir="$builddir" includedir="$builddir"
1644make[1]: Nothing to be done for `all'.
1645./minitests > minitests.out
1646LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.2.0
1647test '!' -s minitests.output.powerpc-apple-darwin8.2.0
1648if [ ! -d /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src ] ; then mkdir /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src ; fi
1649/bin/sh ./libtool --mode=install /usr/bin/install -c -m 644 libavcall.la /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libavcall.la
1650/usr/bin/install -c -m 644 .libs/libavcall.lai /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libavcall.la
1651/usr/bin/install -c -m 644 .libs/libavcall.a /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libavcall.a
1652ranlib /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libavcall.a
1653chmod 644 /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/libavcall.a
1654libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1655if [ ! -d /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src ] ; then mkdir /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src ; fi
1656/usr/bin/install -c -m 644 avcall.h /opt/local/var/db/dports/build/file._Users_brian_darwinports_dports_lang_clisp/work/clisp-2.35/src/avcall.h
1657builddir="`pwd`"; cd callback && make && make check && make install-lib libdir="$builddir" includedir="$builddir"
1658cd vacall_r; make all
1659make[2]: Nothing to be done for `all'.
1660cd trampoline_r; make all
1661make[2]: Nothing to be done for `all'.
1662cd vacall_r; make all
1663make[2]: Nothing to be done for `all'.
1664cd trampoline_r; make all
1665make[2]: Nothing to be done for `all'.
1666cd vacall_r; make check
1667make[2]: Nothing to be done for `check'.
1668cd trampoline_r; make check
1669./test1
1670make[2]: *** [check] Illegal instruction
1671make[1]: *** [check-subdirs] Error 2
1672make: *** [callback.h] Error 2
1673Warning: the following items did not execute (for clisp): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install