Ticket #4143: build.log

File build.log, 63.0 KB (added by 0x6d65@…, 19 years ago)

Output from "sudo port -dv build clisp > build.log 2>&1"

Line 
1DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/clisp
2DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/clisp
3DEBUG: Requested variant powerpc is not provided by port clisp.
4DEBUG: Requested variant darwin is not provided by port clisp.
5DEBUG: Requested variant macosx is not provided by port clisp.
6DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/readline
7DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/readline
8DEBUG: Searching for dependency: readline
9DEBUG: Found Dependency: receipt exists for readline
10DEBUG: Executing com.apple.main (clisp)
11--->  Fetching clisp
12DEBUG: Executing com.apple.fetch (clisp)
13--->  Verifying checksum(s) for clisp
14DEBUG: Executing com.apple.checksum (clisp)
15--->  Checksumming clisp-2.33.2.tar.gz
16DEBUG: Correct (md5) checksum for clisp-2.33.2.tar.gz
17--->  Extracting clisp
18DEBUG: Executing com.apple.extract (clisp)
19--->  Extracting clisp-2.33.2.tar.gz
20DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/clisp/clisp-2.33.2.tar.gz
21DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work" && gzip -dc /opt/local/var/db/dports/distfiles/clisp/clisp-2.33.2.tar.gz | /sw/bin/gnutar --no-same-owner -xf -'
22DEBUG: Executing com.apple.patch (clisp)
23--->  Applying patches to clisp
24--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/clisp/files/patch-src-stream.d
25DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2" && patch -p0'
26patching file src/stream.d
27--->  Configuring clisp
28DEBUG: Executing com.apple.configure (clisp)
29DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2" && ./configure --prefix=/opt/local'
30executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/configure --prefix=/opt/local --cache-file=config.cache
31configure: creating cache config.cache
32configure: * checks for programs
33checking for gcc... gcc
34checking for C compiler default output file name... a.out
35checking whether the C compiler works... yes
36checking whether we are cross compiling... no
37checking for suffix of executables...
38checking for suffix of object files... o
39checking whether we are using the GNU C compiler... yes
40checking whether gcc accepts -g... yes
41checking for gcc option to accept ANSI C... none needed
42checking how to run the C preprocessor... gcc -E
43checking for ranlib... ranlib
44checking for a BSD compatible install... /usr/bin/install -c
45checking how to copy files... cp -p
46checking how to make hard links... ln
47checking whether ln -s works... yes
48checking how to make hard links to symlinks... ln
49checking for groff... groff
50configure: * checks for UNIX variants that set DEFS
51checking for egrep... grep -E
52checking for AIX... no
53checking for special C compiler options needed for large files... no
54checking for _FILE_OFFSET_BITS value needed for large files... no
55checking for _LARGE_FILES value needed for large files... no
56checking whether using GNU C... yes
57checking whether using C++... no
58checking whether CPP likes indented directives... yes
59checking whether CPP likes empty macro arguments... yes
60checking for underscore in external names... yes
61checking for getpwnam... yes
62checking for DYNIX/ptx libseq or libsocket... no
63checking whether gethostent requires -lnsl... no
64checking whether setsockopt requires -lsocket... no
65checking whether CC works at all... yes
66configure: * check for host type
67checking build system type... powerpc-apple-darwin8.2.0
68checking host system type... powerpc-apple-darwin8.2.0
69configure: * check for add-ons
70checking for ld used by GCC... /usr/bin/ld
71checking if the linker (/usr/bin/ld) is GNU ld... no
72checking for shared library run path origin... done
73checking for iconv... yes
74checking how to link with libiconv... -liconv
75checking for iconv declaration...
76         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
77checking whether make sets $(MAKE)... yes
78checking for a BSD-compatible install... /usr/bin/install -c
79checking for msgfmt... no
80checking for gmsgfmt... :
81checking for xgettext... no
82checking for msgmerge... no
83checking whether NLS is requested... yes
84checking for GNU gettext in libc... no
85checking for iconv... (cached) yes
86checking how to link with libiconv... -liconv
87checking for GNU gettext in libintl... no
88checking for libsigsegv... no, consider installing GNU libsigsegv
89configure: * checks for compiler characteristics
90checking for inline... inline
91checking for working void... yes
92checking for working "return void"... yes
93checking for long long type... yes
94configure: * checks for header files
95checking for ANSI C header files... yes
96checking for offsetof in stddef.h... yes
97checking for stdbool.h... yes
98checking for stdint.h... yes
99checking for ANSI C header files... yes
100checking for sys/types.h... yes
101checking for sys/stat.h... yes
102checking for stdlib.h... yes
103checking for string.h... yes
104checking for memory.h... yes
105checking for strings.h... yes
106checking for inttypes.h... yes
107checking for stdint.h... yes
108checking for unistd.h... yes
109checking for unistd.h... (cached) yes
110checking sys/file.h usability... yes
111checking sys/file.h presence... yes
112checking for sys/file.h... yes
113checking for R_OK in unistd.h... yes
114checking for sys/file.h... (cached) yes
115checking for O_RDWR in fcntl.h... yes
116checking for dirent.h that defines DIR... yes
117checking for opendir in -ldir... no
118checking for sys/utsname.h and struct utsname... yes
119checking netdb.h usability... yes
120checking netdb.h presence... yes
121checking for netdb.h... yes
122checking for lber.h... yes
123checking for ldap.h... yes
124checking sys/shm.h usability... yes
125checking sys/shm.h presence... yes
126checking for sys/shm.h... yes
127checking sys/ipc.h usability... yes
128checking sys/ipc.h presence... yes
129checking for sys/ipc.h... yes
130checking termios.h usability... yes
131checking termios.h presence... yes
132checking for termios.h... yes
133checking termio.h usability... no
134checking termio.h presence... no
135checking for termio.h... no
136checking sys/termio.h usability... no
137checking sys/termio.h presence... no
138checking for sys/termio.h... no
139checking sgtty.h usability... yes
140checking sgtty.h presence... yes
141checking for sgtty.h... yes
142checking for tcgetattr... yes
143checking for TCSAFLUSH in termios.h... yes
144checking for struct winsize in termios.h... yes
145configure: checking for X11...
146checking for xmkmf... no
147checking for X11 header files...
148checking for X11 library... no
149no
150
151configure: * checks for typedefs
152checking for caddr_t in sys/types.h... yes
153checking for socklen_t in sys/socket.h... yes
154checking for off_t... yes
155checking size of off_t... 8
156checking for ino_t... yes
157checking size of ino_t... 4
158configure: * checks for structure members
159checking for struct dirent.d_namlen... yes
160checking whether struct tm is in sys/time.h or time.h... time.h
161configure: * checks for functions and declarations
162checking for broken HP/UX malloc... no
163checking for working alloca.h... yes
164checking for alloca... yes
165checking for _setjmp... yes
166checking for _longjmp... yes
167checking for memset... yes
168checking return type of signal handlers... void
169checking whether the signal handler function type needs dots... no
170checking for sighold... yes
171checking for sigprocmask... yes
172checking for sigblock... yes
173checking for signal blocking interfaces... SystemV POSIX BSD
174checking whether signal handlers need to be reinstalled... no
175checking whether signals are blocked when signal handlers are entered... yes
176checking whether other signals are blocked when signal handlers are entered... no
177checking for sigaction... yes
178checking for siginterrupt... yes
179checking for fpu_control_t... no
180checking for __setfpucw... no
181checking for raise... yes
182checking for abort declaration...
183         extern void abort (void);
184checking for perror declaration... yes
185checking for strerror... yes
186checking for putenv... yes
187checking for setenv... yes
188checking whether environ is declared... no
189checking for LC_MESSAGES... yes
190checking for setrlimit... yes
191checking for getrlimit... yes
192checking for getrlimit declaration...
193         extern int getrlimit (int, struct rlimit *);
194checking for setrlimit declaration...
195         extern int setrlimit (int, const struct rlimit *);
196checking for pid_t... yes
197checking for unistd.h... (cached) yes
198checking vfork.h usability... no
199checking vfork.h presence... no
200checking for vfork.h... no
201checking for fork... yes
202checking for vfork... yes
203checking for working fork... yes
204checking for working vfork... (cached) yes
205checking for setsid... yes
206checking for setpgid... yes
207checking for waitpid declaration...
208         extern pid_t waitpid (pid_t, int*, int);
209checking sys/resource.h usability... yes
210checking sys/resource.h presence... yes
211checking for sys/resource.h... yes
212checking sys/times.h usability... yes
213checking sys/times.h presence... yes
214checking for sys/times.h... yes
215checking for getrusage... yes
216checking for getrusage declaration...
217         extern int getrusage (int, struct rusage *);
218checking whether getrusage works... yes
219checking for getcwd... yes
220checking for getcwd declaration...
221         extern char* getcwd (char*, size_t);
222checking whether stat file-mode macros are broken... no
223checking for lstat... yes
224checking for readlink... yes
225checking for ELOOP... yes
226checking for closedir declaration...
227         extern int closedir (DIR*);
228checking for usable closedir return value... yes
229checking for fsync... yes
230checking for flock... yes
231checking for sys/file.h... (cached) yes
232checking sys/statvfs.h usability... yes
233checking sys/statvfs.h presence... yes
234checking for sys/statvfs.h... yes
235checking sys/statfs.h usability... no
236checking sys/statfs.h presence... no
237checking for sys/statfs.h... no
238checking for gethostent... yes
239checking for shutdown... yes
240checking for ioctl declaration...
241         extern int ioctl (int, unsigned long, ...);
242checking for FIONREAD... no
243checking for FIONREAD in sys/filio.h... yes
244checking for reliable FIONREAD... yes
245checking for select... yes
246checking for sys/select.h... yes
247checking for select declaration...
248         extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
249checking for usleep... yes
250checking for ualarm... yes
251checking for setitimer... yes
252checking for nice... yes
253checking for ftime... yes
254checking for gettimeofday... yes
255checking for gettimeofday declaration...
256         extern int gettimeofday (struct timeval *, struct timezone *);
257checking for gethostname... yes
258checking for connect declaration...
259         extern int connect (int, const struct sockaddr *, socklen_t);
260checking sys/un.h usability... yes
261checking sys/un.h presence... yes
262checking for sys/un.h... yes
263checking for sun_len in struct sockaddr_un... yes
264checking for IPv4 sockets... yes
265checking for IPv6 sockets... yes
266checking for inet_pton... yes
267checking for inet_ntop... yes
268checking netinet/in.h usability... yes
269checking netinet/in.h presence... yes
270checking for netinet/in.h... yes
271checking arpa/inet.h usability... yes
272checking arpa/inet.h presence... yes
273checking for arpa/inet.h... yes
274checking for inet_addr declaration...
275         extern unsigned int inet_addr (const char*);
276checking for netinet/tcp.h... yes
277checking for setsockopt declaration...
278         extern int setsockopt (int, int, int, const void*, unsigned int);
279checking for the code address range... 0x00000000
280checking for the malloc address range... 0x02000000
281checking for the shared library address range... 0xA0000000
282checking for the stack address range... 0xBF000000
283checking for getpagesize... yes
284checking for getpagesize declaration...
285         extern int getpagesize (void);
286checking for vadvise... no
287checking for vm_allocate... no
288checking sys/mman.h usability... yes
289checking sys/mman.h presence... yes
290checking for sys/mman.h... yes
291checking for mmap... yes
292checking for working mmap... yes
293checking for munmap... yes
294checking for msync... yes
295checking for mprotect... yes
296checking for working mprotect... yes
297checking for working shared memory... no
298checking dlfcn.h usability... yes
299checking dlfcn.h presence... yes
300checking for dlfcn.h... yes
301checking for library containing dlopen... none required
302checking for dlopen... yes
303checking for dlsym... yes
304checking for dlerror... yes
305checking for dlclose... yes
306configure: * checks for libraries
307checking for library containing tgetent... -lncurses
308checking for rl_filename_completion_function... yes
309checking for rl_filename_completion_function declaration...
310         extern char* rl_filename_completion_function(char*, int);
311checking whether rl_already_prompted is declared... yes
312configure: * checks for OS services
313checking for the valid characters in filenames... 7-bit
314configure: * checks for compiler characteristics
315checking for inline __builtin_strlen... no
316checking whether char is unsigned... no
317checking whether single-float divbyzero raises an exception... no
318checking whether single-float overflow raises an exception... no
319checking whether single-float underflow raises an exception... no
320checking whether single-float inexact raises an exception... no
321checking whether double-float divbyzero raises an exception... no
322checking whether double-float overflow raises an exception... no
323checking whether double-float underflow raises an exception... no
324checking whether double-float inexact raises an exception... no
325configure: checking for integer types and behaviour...
326creating intparam.h
327configure: checking for floating-point types and behaviour...
328creating floatparam.h
329updating cache config.cache
330configure: creating ./config.status
331config.status: creating po/Makefile.in
332config.status: creating makemake
333config.status: creating unixconf.h
334config.status: executing default-1 commands
335config.status: creating po/POTFILES
336config.status: creating po/Makefile
337executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/avcall/configure --srcdir=../../ffcall/avcall --prefix=/opt/local --cache-file=../config.cache
338configure: loading cache ../config.cache
339checking for gcc... (cached) gcc
340checking for C compiler default output file name... a.out
341checking whether the C compiler works... yes
342checking whether we are cross compiling... no
343checking for suffix of executables...
344checking for suffix of object files... (cached) o
345checking whether we are using the GNU C compiler... (cached) yes
346checking whether gcc accepts -g... (cached) yes
347checking for gcc option to accept ANSI C... (cached) none needed
348checking how to run the C preprocessor... (cached) gcc -E
349checking for egrep... (cached) grep -E
350checking whether gcc needs -traditional... no
351checking whether using GNU C... (cached) yes
352checking for underscore in external names... (cached) yes
353checking for ranlib... (cached) ranlib
354checking whether make sets $(MAKE)... (cached) yes
355checking for a BSD compatible install... (cached) /usr/bin/install -c
356checking how to copy files... (cached) cp -p
357checking how to make hard links... (cached) ln
358checking build system type... (cached) powerpc-apple-darwin8.2.0
359checking host system type... (cached) powerpc-apple-darwin8.2.0
360checking for ld used by GCC... /usr/bin/ld
361checking if the linker (/usr/bin/ld) is GNU ld... no
362checking for /usr/bin/ld option to reload object files... -r
363checking for BSD-compatible nm... /usr/bin/nm -p
364checking for a sed that does not truncate output... /usr/bin/sed
365checking whether ln -s works... (cached) yes
366checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library
367checking command to parse /usr/bin/nm -p output... ok
368checking for ANSI C header files... (cached) yes
369checking for sys/types.h... (cached) yes
370checking for sys/stat.h... (cached) yes
371checking for stdlib.h... (cached) yes
372checking for string.h... (cached) yes
373checking for memory.h... (cached) yes
374checking for strings.h... (cached) yes
375checking for inttypes.h... (cached) yes
376checking for stdint.h... (cached) yes
377checking for unistd.h... (cached) yes
378checking for dlfcn.h... (cached) yes
379checking for strip... strip
380checking for objdir... .libs
381checking for gcc option to produce PIC... -fno-common
382checking if gcc PIC flag -fno-common works... yes
383checking if gcc static flag -static works... no
384checking if gcc supports -c -o file.o... yes
385checking if gcc supports -c -o file.lo... yes
386checking if gcc supports -fno-rtti -fno-exceptions... no
387checking whether the linker (/usr/bin/ld) supports shared libraries... yes
388checking how to hardcode library paths into programs... unsupported
389checking whether stripping libraries is possible... no
390checking dynamic linker characteristics... darwin8.2.0 dyld
391checking if libtool supports shared libraries... yes
392checking whether to build shared libraries... no
393checking whether to build static libraries... yes
394creating libtool
395checking for pcc non-reentrant struct return convention... no
396checking whether small structs are returned in registers... no
397checking whether floats are returned in integer registers... no
398checking for long long type... (cached) yes
399updating cache ../config.cache
400configure: creating ./config.status
401config.status: creating Makefile
402config.status: creating avcall.h
403executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/callback/configure --srcdir=../../ffcall/callback --prefix=/opt/local --cache-file=../config.cache
404configure: loading cache ../config.cache
405checking for gcc... (cached) gcc
406checking for C compiler default output file name... a.out
407checking whether the C compiler works... yes
408checking whether we are cross compiling... no
409checking for suffix of executables...
410checking for suffix of object files... (cached) o
411checking whether we are using the GNU C compiler... (cached) yes
412checking whether gcc accepts -g... (cached) yes
413checking for gcc option to accept ANSI C... (cached) none needed
414checking how to run the C preprocessor... (cached) gcc -E
415checking for egrep... (cached) grep -E
416checking whether gcc needs -traditional... (cached) no
417checking whether using GNU C... (cached) yes
418checking for ranlib... (cached) ranlib
419checking whether make sets $(MAKE)... (cached) yes
420checking for a BSD compatible install... (cached) /usr/bin/install -c
421checking how to copy files... (cached) cp -p
422checking how to make hard links... (cached) ln
423checking whether ln -s works... (cached) yes
424checking build system type... (cached) powerpc-apple-darwin8.2.0
425checking host system type... (cached) powerpc-apple-darwin8.2.0
426checking for ld used by GCC... (cached) /usr/bin/ld
427checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
428checking for /usr/bin/ld option to reload object files... (cached) -r
429checking for BSD-compatible nm... (cached) /usr/bin/nm -p
430checking for a sed that does not truncate output... (cached) /usr/bin/sed
431checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
432checking command to parse /usr/bin/nm -p output... (cached) ok
433checking for ANSI C header files... (cached) yes
434checking for sys/types.h... (cached) yes
435checking for sys/stat.h... (cached) yes
436checking for stdlib.h... (cached) yes
437checking for string.h... (cached) yes
438checking for memory.h... (cached) yes
439checking for strings.h... (cached) yes
440checking for inttypes.h... (cached) yes
441checking for stdint.h... (cached) yes
442checking for unistd.h... (cached) yes
443checking for dlfcn.h... (cached) yes
444checking for strip... (cached) strip
445checking for objdir... .libs
446checking for gcc option to produce PIC... (cached)  -fno-common
447checking if gcc PIC flag  -fno-common works... (cached) yes
448checking if gcc static flag  works... (cached) no
449checking if gcc supports -c -o file.o... (cached) yes
450checking if gcc supports -c -o file.lo... (cached) yes
451checking if gcc supports -fno-rtti -fno-exceptions... no
452checking whether the linker (/usr/bin/ld) supports shared libraries... yes
453checking how to hardcode library paths into programs... unsupported
454checking whether stripping libraries is possible... no
455checking dynamic linker characteristics... darwin8.2.0 dyld
456checking if libtool supports shared libraries... yes
457checking whether to build shared libraries... no
458checking whether to build static libraries... yes
459creating libtool
460updating cache ../config.cache
461configure: creating ./config.status
462config.status: creating Makefile
463configure: configuring in vacall_r
464configure: running /bin/sh '../../../ffcall/callback/vacall_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/vacall_r
465configure: loading cache ../../config.cache
466checking for gcc... (cached) gcc
467checking for C compiler default output file name... a.out
468checking whether the C compiler works... yes
469checking whether we are cross compiling... no
470checking for suffix of executables...
471checking for suffix of object files... (cached) o
472checking whether we are using the GNU C compiler... (cached) yes
473checking whether gcc accepts -g... (cached) yes
474checking for gcc option to accept ANSI C... (cached) none needed
475checking how to run the C preprocessor... (cached) gcc -E
476checking for egrep... (cached) grep -E
477checking whether gcc needs -traditional... (cached) no
478checking whether using GNU C... (cached) yes
479checking for underscore in external names... (cached) yes
480checking for ranlib... (cached) ranlib
481checking whether make sets $(MAKE)... (cached) yes
482checking for a BSD compatible install... (cached) /usr/bin/install -c
483checking how to copy files... (cached) cp -p
484checking how to make hard links... (cached) ln
485checking build system type... (cached) powerpc-apple-darwin8.2.0
486checking host system type... (cached) powerpc-apple-darwin8.2.0
487checking for ld used by GCC... (cached) /usr/bin/ld
488checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
489checking for /usr/bin/ld option to reload object files... (cached) -r
490checking for BSD-compatible nm... (cached) /usr/bin/nm -p
491checking for a sed that does not truncate output... (cached) /usr/bin/sed
492checking whether ln -s works... (cached) yes
493checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
494checking command to parse /usr/bin/nm -p output... (cached) ok
495checking for ANSI C header files... (cached) yes
496checking for sys/types.h... (cached) yes
497checking for sys/stat.h... (cached) yes
498checking for stdlib.h... (cached) yes
499checking for string.h... (cached) yes
500checking for memory.h... (cached) yes
501checking for strings.h... (cached) yes
502checking for inttypes.h... (cached) yes
503checking for stdint.h... (cached) yes
504checking for unistd.h... (cached) yes
505checking for dlfcn.h... (cached) yes
506checking for strip... (cached) strip
507checking for objdir... .libs
508checking for gcc option to produce PIC... (cached)   -fno-common
509checking if gcc PIC flag   -fno-common works... (cached) yes
510checking if gcc static flag  works... (cached) no
511checking if gcc supports -c -o file.o... (cached) yes
512checking if gcc supports -c -o file.lo... (cached) yes
513checking if gcc supports -fno-rtti -fno-exceptions... no
514checking whether the linker (/usr/bin/ld) supports shared libraries... yes
515checking how to hardcode library paths into programs... unsupported
516checking whether stripping libraries is possible... no
517checking dynamic linker characteristics... darwin8.2.0 dyld
518checking if libtool supports shared libraries... yes
519checking whether to build shared libraries... no
520checking whether to build static libraries... yes
521creating libtool
522checking for pcc non-reentrant struct return convention... (cached) no
523checking whether small structs are returned in registers... (cached) no
524checking whether floats are returned in integer registers... (cached) no
525checking for long long type... (cached) yes
526checking whether char is unsigned... (cached) no
527updating cache ../../config.cache
528configure: creating ./config.status
529config.status: creating Makefile
530config.status: creating vacall_r.h
531config.status: creating config.h
532configure: configuring in trampoline_r
533configure: running /bin/sh '../../../ffcall/callback/trampoline_r/configure' --prefix=/opt/local  '--srcdir=../../ffcall/callback' '--prefix=/opt/local' '--cache-file=../config.cache' --cache-file=../../config.cache --srcdir=../../../ffcall/callback/trampoline_r
534configure: loading cache ../../config.cache
535checking for gcc... (cached) gcc
536checking for C compiler default output file name... a.out
537checking whether the C compiler works... yes
538checking whether we are cross compiling... no
539checking for suffix of executables...
540checking for suffix of object files... (cached) o
541checking whether we are using the GNU C compiler... (cached) yes
542checking whether gcc accepts -g... (cached) yes
543checking for gcc option to accept ANSI C... (cached) none needed
544checking how to run the C preprocessor... (cached) gcc -E
545checking for egrep... (cached) grep -E
546checking whether gcc needs -traditional... (cached) no
547checking whether using GNU C... (cached) yes
548checking for underscore in external names... (cached) yes
549checking for ranlib... (cached) ranlib
550checking whether make sets $(MAKE)... (cached) yes
551checking for a BSD compatible install... (cached) /usr/bin/install -c
552checking how to copy files... (cached) cp -p
553checking how to make hard links... (cached) ln
554checking whether ln -s works... (cached) yes
555checking build system type... (cached) powerpc-apple-darwin8.2.0
556checking host system type... (cached) powerpc-apple-darwin8.2.0
557checking for ld used by GCC... (cached) /usr/bin/ld
558checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
559checking for /usr/bin/ld option to reload object files... (cached) -r
560checking for BSD-compatible nm... (cached) /usr/bin/nm -p
561checking for a sed that does not truncate output... (cached) /usr/bin/sed
562checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
563checking command to parse /usr/bin/nm -p output... (cached) ok
564checking for ANSI C header files... (cached) yes
565checking for sys/types.h... (cached) yes
566checking for sys/stat.h... (cached) yes
567checking for stdlib.h... (cached) yes
568checking for string.h... (cached) yes
569checking for memory.h... (cached) yes
570checking for strings.h... (cached) yes
571checking for inttypes.h... (cached) yes
572checking for stdint.h... (cached) yes
573checking for unistd.h... (cached) yes
574checking for dlfcn.h... (cached) yes
575checking for strip... (cached) strip
576checking for objdir... .libs
577checking for gcc option to produce PIC... (cached)    -fno-common
578checking if gcc PIC flag    -fno-common works... (cached) yes
579checking if gcc static flag  works... (cached) no
580checking if gcc supports -c -o file.o... (cached) yes
581checking if gcc supports -c -o file.lo... (cached) yes
582checking if gcc supports -fno-rtti -fno-exceptions... no
583checking whether the linker (/usr/bin/ld) supports shared libraries... yes
584checking how to hardcode library paths into programs... unsupported
585checking whether stripping libraries is possible... no
586checking dynamic linker characteristics... darwin8.2.0 dyld
587checking if libtool supports shared libraries... yes
588checking whether to build shared libraries... no
589checking whether to build static libraries... yes
590creating libtool
591checking for working void... (cached) yes
592checking for working "return void"... (cached) yes
593checking for ANSI C header files... (cached) yes
594checking for unistd_h... (cached) yes
595checking for getpagesize... (cached) yes
596checking for getpagesize declaration... (cached)
597         extern int getpagesize (void);
598checking for vm_allocate... (cached) no
599checking for sys/file.h... (cached) yes
600checking for O_RDWR in fcntl.h... (cached) yes
601checking for sys/mman.h... (cached) yes
602checking for mmap... (cached) yes
603checking for working mmap... (cached) yes
604checking for mprotect... (cached) yes
605checking for working mprotect... (cached) yes
606checking for sys/shm.h... (cached) yes
607checking for sys/ipc.h... (cached) yes
608checking for working shared memory... (cached) no
609checking whether code in malloc'ed memory is executable... guessing no
610updating cache ../../config.cache
611configure: creating ./config.status
612config.status: creating Makefile
613config.status: creating config.h
614executing /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset/configure --srcdir=../../libcharset --disable-shared --prefix=/opt/local --cache-file=../config.cache
615configure: loading cache ../config.cache
616checking whether make sets $(MAKE)... (cached) yes
617checking for gcc... (cached) gcc
618checking for C compiler default output file name... a.out
619checking whether the C compiler works... yes
620checking whether we are cross compiling... no
621checking for suffix of executables...
622checking for suffix of object files... (cached) o
623checking whether we are using the GNU C compiler... (cached) yes
624checking whether gcc accepts -g... (cached) yes
625checking for gcc option to accept ANSI C... (cached) none needed
626checking how to run the C preprocessor... (cached) gcc -E
627checking for egrep... (cached) grep -E
628checking whether gcc needs -traditional... (cached) no
629checking for a BSD-compatible install... /usr/bin/install -c
630checking build system type... (cached) powerpc-apple-darwin8.2.0
631checking host system type... (cached) powerpc-apple-darwin8.2.0
632checking whether to activate relocatable installation... no
633checking for AIX... no
634checking for ANSI C header files... (cached) yes
635checking for sys/types.h... (cached) yes
636checking for sys/stat.h... (cached) yes
637checking for stdlib.h... (cached) yes
638checking for string.h... (cached) yes
639checking for memory.h... (cached) yes
640checking for strings.h... (cached) yes
641checking for inttypes.h... (cached) yes
642checking for stdint.h... (cached) yes
643checking for unistd.h... (cached) yes
644checking minix/config.h usability... no
645checking minix/config.h presence... no
646checking for minix/config.h... no
647checking for strerror in -lcposix... no
648checking for a sed that does not truncate output... (cached)
649checking for ld used by gcc... (cached) /usr/bin/ld
650checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
651checking for /usr/bin/ld option to reload object files... (cached) -r
652checking for BSD-compatible nm... (cached) /usr/bin/nm -p
653checking whether ln -s works... yes
654checking how to recognise dependent libraries... (cached) file_magic Mach-O dynamically linked shared library
655checking for dlfcn.h... (cached) yes
656checking for g++... g++
657checking whether we are using the GNU C++ compiler... yes
658checking whether g++ accepts -g... yes
659checking how to run the C++ preprocessor... g++ -E
660checking for g77... no
661checking for f77... no
662checking for xlf... no
663checking for frt... no
664checking for pgf77... no
665checking for fort77... no
666checking for fl32... no
667checking for af77... no
668checking for f90... no
669checking for xlf90... no
670checking for pgf90... no
671checking for epcf90... no
672checking for f95... no
673checking for fort... no
674checking for xlf95... no
675checking for ifc... no
676checking for efc... no
677checking for pgf95... no
678checking for lf95... no
679checking for gfortran... no
680checking whether we are using the GNU Fortran 77 compiler... no
681checking whether  accepts -g... no
682checking the maximum length of command line arguments... expr: syntax error
683
684checking command to parse /usr/bin/nm -p output from gcc object... (cached) ok
685checking for objdir... .libs
686checking for ar... ar
687checking for strip... (cached) strip
688checking if gcc static flag  works... yes
689checking if gcc supports -fno-rtti -fno-exceptions... no
690checking for gcc option to produce PIC... -fno-common
691checking if gcc PIC flag -fno-common works... yes
692checking if gcc supports -c -o file.o... yes
693checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
694checking how to hardcode library paths into programs... immediate
695checking whether stripping libraries is possible... yes
696checking dynamic linker characteristics... darwin8.2.0 dyld
697checking if libtool supports shared libraries... yes
698checking whether to build shared libraries... no
699checking whether to build static libraries... yes
700configure: creating libtool
701appending configuration tag "CXX" to libtool
702checking for ld used by g++... /usr/bin/ld
703checking if the linker (/usr/bin/ld) is GNU ld... no
704checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
705checking for g++ option to produce PIC... -fno-common
706checking if g++ PIC flag -fno-common works... yes
707checking if g++ supports -c -o file.o... yes
708checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
709checking how to hardcode library paths into programs... immediate
710checking whether stripping libraries is possible... yes
711checking dynamic linker characteristics... darwin8.2.0 dyld
712appending configuration tag "F77" to libtool
713checking for nl_langinfo and CODESET... yes
714checking whether we are using the GNU C Library 2.1 or newer... no
715checking stddef.h usability... yes
716checking stddef.h presence... yes
717checking for stddef.h... yes
718checking for stdlib.h... (cached) yes
719checking for string.h... (cached) yes
720checking for setlocale... yes
721updating cache ../config.cache
722configure: creating ./config.status
723config.status: creating Makefile
724config.status: creating lib/Makefile
725config.status: creating config.h
726case "darwin8.2.0" in \
727  aix3*) syntax=aix.old;; \
728  aix*) syntax=aix.new;; \
729  linux* | netbsd*) syntax=linux;; \
730  macos* | darwin*) syntax=macos;; \
731  *) syntax=sysv4;; \
732esac; \
733/bin/sh ./libtool --mode=compile gcc -x none -c ../../ffcall/avcall/avcall-rs6000-${syntax}.s ; \
734cp avcall-rs6000-${syntax}.lo avcall-rs6000.lo ; rm -f avcall-rs6000-${syntax}.lo ; \
735if test -f avcall-rs6000-${syntax}.o; then mv avcall-rs6000-${syntax}.o avcall-rs6000.o; fi
736gcc -x none -c ../../ffcall/avcall/avcall-rs6000-macos.s -o avcall-rs6000-macos.o
737echo timestamp > avcall-rs6000-macos.lo
738rm -f avcall.lo avcall.o
739ln avcall-rs6000.lo avcall.lo
740if test -f avcall-rs6000.o; then ln avcall-rs6000.o avcall.o; fi
741/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../ffcall/avcall/structcpy.c
742gcc -g -O2 -c ../../ffcall/avcall/structcpy.c -o structcpy.o
743echo timestamp > structcpy.lo
744/bin/sh ./libtool --mode=link gcc -o libavcall.la -rpath /opt/local/lib avcall.lo structcpy.lo
745mkdir .libs
746rm -fr .libs/libavcall.la .libs/libavcall.* .libs/libavcall.*
747ar cru .libs/libavcall.a  avcall.o structcpy.o
748ranlib .libs/libavcall.a
749creating libavcall.la
750(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la)
751cd vacall_r; make all
752case "darwin8.2.0" in \
753  aix3*) syntax=aix.old;; \
754  aix*) syntax=aix.new;; \
755  linux*) syntax=linux;; \
756  macos* | darwin*) syntax=macos;; \
757  *) syntax=sysv4;; \
758esac; \
759/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-${syntax}.s ; \
760cp vacall-rs6000-${syntax}.lo vacall-rs6000.lo ; rm -f vacall-rs6000-${syntax}.lo ; \
761if test -f vacall-rs6000-${syntax}.o; then mv vacall-rs6000-${syntax}.o vacall-rs6000.o; fi
762gcc -x none -c ../../../ffcall/callback/vacall_r/vacall-rs6000-macos.s -o vacall-rs6000-macos.o
763echo timestamp > vacall-rs6000-macos.lo
764rm -f vacall.lo vacall.o
765ln vacall-rs6000.lo vacall.lo
766if test -f vacall-rs6000.o; then ln vacall-rs6000.o vacall.o; fi
767/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c
768gcc -g -O2 -I. -I../../../ffcall/callback/vacall_r -c ../../../ffcall/callback/vacall_r/misc.c -o misc.o
769echo timestamp > misc.lo
770/bin/sh ./libtool --mode=compile gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c
771gcc -g -O2 -c ../../../ffcall/callback/vacall_r/structcpy.c -o structcpy.o
772echo timestamp > structcpy.lo
773/bin/sh ./libtool --mode=link gcc -o libvacall.la -rpath /opt/local/lib vacall.lo misc.lo structcpy.lo
774mkdir .libs
775rm -fr .libs/libvacall.la .libs/libvacall.* .libs/libvacall.*
776ar cru .libs/libvacall.a  vacall.o misc.o structcpy.o
777ranlib .libs/libvacall.a
778creating libvacall.la
779(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la)
780cd trampoline_r; make all
781ln -s ../../../ffcall/callback/trampoline_r/trampoline_r.h.in trampoline_r.h
782/bin/sh ./libtool --mode=compile gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c
783gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/trampoline.c -o trampoline.o
784echo timestamp > trampoline.lo
785case "darwin8.2.0" in \
786  macos* | darwin*) syntax=macos;; \
787  *) syntax=sysv4;; \
788esac; \
789/bin/sh ./libtool --mode=compile gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-${syntax}.s ; mv -f cache-rs6000-${syntax}.o cache-rs6000.o ; mv -f cache-rs6000-${syntax}.lo cache-rs6000.lo
790gcc -x none -c ../../../ffcall/callback/trampoline_r/cache-rs6000-macos.s -o cache-rs6000-macos.o
791echo timestamp > cache-rs6000-macos.lo
792/bin/sh ./libtool --mode=link gcc -o libtrampoline.la -rpath /opt/local/lib trampoline.lo  cache-rs6000.lo
793mkdir .libs
794rm -fr .libs/libtrampoline.la .libs/libtrampoline.* .libs/libtrampoline.*
795ar cru .libs/libtrampoline.a  trampoline.o cache-rs6000.o
796ranlib .libs/libtrampoline.a
797creating libtrampoline.la
798(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la)
799ln -s ../../ffcall/callback/callback.h.in callback.h
800ln -s vacall_r/vacall_r.h vacall_r.h
801ln -s trampoline_r/trampoline_r.h trampoline_r.h
802/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
803mkdir .libs
804rm -fr .libs/libcallback.la .libs/libcallback.* .libs/libcallback.*
805ar cru .libs/libcallback.a  vacall_r/vacall.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/cache-rs6000.o trampoline_r/trampoline.o
806ranlib .libs/libcallback.a
807creating libcallback.la
808(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la)
809gcc -g -O2 -I. -I../../ffcall/avcall -c ../../ffcall/avcall/minitests.c
810/bin/sh ./libtool --mode=link gcc -g -O2 -x none minitests.o libavcall.la -o minitests
811gcc -g -O2 -x none minitests.o -o minitests  ./.libs/libavcall.a
812./minitests > minitests.out
813LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.2.0
814test '!' -s minitests.output.powerpc-apple-darwin8.2.0
815cd vacall_r; make all
816make[1]: Nothing to be done for `all'.
817cd trampoline_r; make all
818make[1]: Nothing to be done for `all'.
819cd vacall_r; make check
820make[1]: Nothing to be done for `check'.
821cd trampoline_r; make check
822gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test1.c
823/bin/sh ./libtool --mode=link gcc -g -O2 -x none test1.o trampoline.lo  cache-rs6000.lo -o test1
824gcc -g -O2 -x none test1.o trampoline.o cache-rs6000.o -o test1 
825gcc -g -O2 -I. -I../../../ffcall/callback/trampoline_r -c ../../../ffcall/callback/trampoline_r/test2.c
826/bin/sh ./libtool --mode=link gcc -g -O2 -x none test2.o trampoline.lo  cache-rs6000.lo -o test2
827gcc -g -O2 -x none test2.o trampoline.o cache-rs6000.o -o test2 
828./test1
829Works, test1 passed.
830./test2
831test2 passed.
832touch tests.passed.powerpc-apple-darwin8.2.0
833gcc -g -O2 -I. -I../../ffcall/callback -c ../../ffcall/callback/minitests.c
834/bin/sh ./libtool --mode=link gcc -g -O2 -x none minitests.o libcallback.la -o minitests
835gcc -g -O2 -x none minitests.o -o minitests  ./.libs/libcallback.a
836./minitests > minitests.out
837LC_ALL=C uniq -u < minitests.out > minitests.output.powerpc-apple-darwin8.2.0
838test '!' -s minitests.output.powerpc-apple-darwin8.2.0
839
840To continue building CLISP, the following commands are recommended
841  (cf. unix/INSTALL step 4):
842    cd src
843    ./makemake --with-dynamic-ffi  --prefix=/opt/local   > Makefile
844    make config.lisp
845    vi config.lisp
846    make
847    make check
848DEBUG: Executing proc-post-com.apple.configure-configure-0
849cp -p cfgunix.lisp config.lisp
850chmod +w config.lisp
851echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/")' >> config.lisp
852--->  Building clisp with target all
853DEBUG: Executing com.apple.build (clisp)
854echo '#include "unixconf.h"' > tmp.c
855cat 'intparam.c' >> tmp.c
856gcc tmp.c -o intparam
857./intparam > intparam.h
858rm -f intparam tmp.c
859echo '#include "unixconf.h"' > tmp.c
860cat 'floatparam.c' >> tmp.c
861gcc tmp.c -o floatparam
862./floatparam > floatparam.h
863rm -f floatparam tmp.c
864gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -x none ../utils/comment5.c -o comment5
865./comment5 ../utils/varbrace.d > varbrace.c
866gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -x none varbrace.c -o varbrace
867rm -f varbrace.c
868gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -x none ../utils/txt2c.c -o txt2c
869gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -x none ../utils/ccmp2c.c -o ccmp2c
870test -d bindings || mkdir -p bindings
871./comment5 spvw.d | ./varbrace > spvw.c
872./comment5 spvwtabf.d | ./varbrace > spvwtabf.c
873./comment5 spvwtabs.d | ./varbrace > spvwtabs.c
874./comment5 spvwtabo.d | ./varbrace > spvwtabo.c
875./comment5 eval.d | ./varbrace > eval.c
876./comment5 control.d | ./varbrace > control.c
877./comment5 encoding.d | ./varbrace > encoding.c
878./comment5 pathname.d | ./varbrace > pathname.c
879./comment5 stream.d | ./varbrace > stream.c
880./comment5 socket.d | ./varbrace > socket.c
881./comment5 io.d | ./varbrace > io.c
882./comment5 array.d | ./varbrace > array.c
883./comment5 hashtabl.d | ./varbrace > hashtabl.c
884./comment5 list.d | ./varbrace > list.c
885./comment5 package.d | ./varbrace > package.c
886./comment5 record.d | ./varbrace > record.c
887./comment5 sequence.d | ./varbrace > sequence.c
888./comment5 charstrg.d | ./varbrace > charstrg.c
889./comment5 debug.d | ./varbrace > debug.c
890./comment5 error.d | ./varbrace > error.c
891./comment5 misc.d | ./varbrace > misc.c
892./comment5 time.d | ./varbrace > time.c
893./comment5 predtype.d | ./varbrace > predtype.c
894./comment5 symbol.d | ./varbrace > symbol.c
895./comment5 lisparit.d | ./varbrace > lisparit.c
896./comment5 i18n.d | ./varbrace > i18n.c
897./comment5 foreign.d | ./varbrace > foreign.c
898./comment5 unixaux.d | ./varbrace > unixaux.c
899./comment5 lispbibl.d | ./varbrace > lispbibl.c
900./comment5 fsubr.d | ./varbrace > fsubr.c
901./comment5 subr.d | ./varbrace > subr.c
902./comment5 pseudofun.d | ./varbrace > pseudofun.c
903./comment5 constsym.d | ./varbrace > constsym.c
904./comment5 constobj.d | ./varbrace > constobj.c
905./comment5 unix.d | ./varbrace > unix.c
906./comment5 xthread.d | ./varbrace > xthread.c
907./comment5 constpack.d | ./varbrace > constpack.c
908./comment5 avl.d | ./varbrace > avl.c
909./comment5 sort.d | ./varbrace > sort.c
910./comment5 subrkw.d | ./varbrace > subrkw.c
911./comment5 bytecode.d | ./varbrace > bytecode.c
912./comment5 spvw_module.d | ./varbrace > spvw_module.c
913./comment5 spvw_debug.d | ./varbrace > spvw_debug.c
914./comment5 spvw_alloca.d | ./varbrace > spvw_alloca.c
915./comment5 spvw_mmap.d | ./varbrace > spvw_mmap.c
916./comment5 spvw_multimap.d | ./varbrace > spvw_multimap.c
917./comment5 spvw_singlemap.d | ./varbrace > spvw_singlemap.c
918./comment5 spvw_page.d | ./varbrace > spvw_page.c
919./comment5 spvw_heap.d | ./varbrace > spvw_heap.c
920./comment5 spvw_global.d | ./varbrace > spvw_global.c
921./comment5 spvw_gcstat.d | ./varbrace > spvw_gcstat.c
922./comment5 spvw_space.d | ./varbrace > spvw_space.c
923./comment5 spvw_mark.d | ./varbrace > spvw_mark.c
924./comment5 spvw_objsize.d | ./varbrace > spvw_objsize.c
925./comment5 spvw_update.d | ./varbrace > spvw_update.c
926./comment5 spvw_fault.d | ./varbrace > spvw_fault.c
927./comment5 spvw_sigsegv.d | ./varbrace > spvw_sigsegv.c
928./comment5 spvw_sigcld.d | ./varbrace > spvw_sigcld.c
929./comment5 spvw_sigpipe.d | ./varbrace > spvw_sigpipe.c
930./comment5 spvw_sigint.d | ./varbrace > spvw_sigint.c
931./comment5 spvw_sigwinch.d | ./varbrace > spvw_sigwinch.c
932./comment5 spvw_garcol.d | ./varbrace > spvw_garcol.c
933./comment5 spvw_genera1.d | ./varbrace > spvw_genera1.c
934./comment5 spvw_genera2.d | ./varbrace > spvw_genera2.c
935./comment5 spvw_genera3.d | ./varbrace > spvw_genera3.c
936./comment5 spvw_allocate.d | ./varbrace > spvw_allocate.c
937./comment5 spvw_typealloc.d | ./varbrace > spvw_typealloc.c
938./comment5 spvw_circ.d | ./varbrace > spvw_circ.c
939./comment5 spvw_walk.d | ./varbrace > spvw_walk.c
940./comment5 spvw_ctype.d | ./varbrace > spvw_ctype.c
941./comment5 spvw_language.d | ./varbrace > spvw_language.c
942./comment5 spvw_memfile.d | ./varbrace > spvw_memfile.c
943./comment5 errunix.d | ./varbrace > errunix.c
944./comment5 aridecl.d | ./varbrace > aridecl.c
945./comment5 arilev0.d | ./varbrace > arilev0.c
946./comment5 arilev1.d | ./varbrace > arilev1.c
947./comment5 intelem.d | ./varbrace > intelem.c
948./comment5 intlog.d | ./varbrace > intlog.c
949./comment5 intplus.d | ./varbrace > intplus.c
950./comment5 intcomp.d | ./varbrace > intcomp.c
951./comment5 intbyte.d | ./varbrace > intbyte.c
952./comment5 intmal.d | ./varbrace > intmal.c
953./comment5 intdiv.d | ./varbrace > intdiv.c
954./comment5 intgcd.d | ./varbrace > intgcd.c
955./comment5 int2adic.d | ./varbrace > int2adic.c
956./comment5 intsqrt.d | ./varbrace > intsqrt.c
957./comment5 intprint.d | ./varbrace > intprint.c
958./comment5 intread.d | ./varbrace > intread.c
959./comment5 rational.d | ./varbrace > rational.c
960./comment5 sfloat.d | ./varbrace > sfloat.c
961./comment5 ffloat.d | ./varbrace > ffloat.c
962./comment5 dfloat.d | ./varbrace > dfloat.c
963./comment5 lfloat.d | ./varbrace > lfloat.c
964./comment5 flo_konv.d | ./varbrace > flo_konv.c
965./comment5 flo_rest.d | ./varbrace > flo_rest.c
966./comment5 realelem.d | ./varbrace > realelem.c
967./comment5 realrand.d | ./varbrace > realrand.c
968./comment5 realtran.d | ./varbrace > realtran.c
969./comment5 compelem.d | ./varbrace > compelem.c
970./comment5 comptran.d | ./varbrace > comptran.c
971./comment5 arilev1c.d | ./varbrace > arilev1c.c
972./comment5 arilev1e.d | ./varbrace > arilev1e.c
973./comment5 arilev1i.d | ./varbrace > arilev1i.c
974./comment5 genclisph.d | ./varbrace > genclisph.c
975./comment5 modules.d | ./varbrace > modules.c
976./comment5 noreadline.d | ./varbrace > noreadline.c
977builddir="`pwd`"; cd libcharset && make && make install-lib libdir="$builddir" includedir="$builddir"
978if [ ! -d include ] ; then mkdir include ; fi
979cp ../../libcharset/include/libcharset.h.in include/libcharset.h
980if [ ! -d include ] ; then mkdir include ; fi
981cp ../../libcharset/include/localcharset.h.in include/localcharset.h
982cd lib && make all
983/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2  -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c
984 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/localcharset.c -o localcharset.o
985/bin/sh ../libtool --mode=compile gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2  -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c
986 gcc -I. -I../../../libcharset/lib -I.. -I../../../libcharset/lib/.. -I../include -g -O2 -DLIBDIR=\"/opt/local/lib\" -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ../../../libcharset/lib/relocatable.c -o relocatable.o
987/bin/sh ../libtool --mode=link gcc  -o libcharset.la -rpath /opt/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
988mkdir .libs
989chmod 777 .libs
990../libtool: line 5306: test: : integer expression expected
991../libtool: line 5306: test: : integer expression expected
992using piecewise archive linking...
993../libtool: line 5341: test: : integer expression expected
994../libtool: line 5341: test: : integer expression expected
995ar cru .libs/libcharset.a localcharset.o
996: .libs/libcharset.a
997ar cru .libs/libcharset.a relocatable.o
998ranlib .libs/libcharset.a
999creating libcharset.la
1000(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
1001/bin/sh ../../../libcharset/lib/config.charset 'powerpc-apple-darwin8.2.0' > t-charset.alias
1002mv t-charset.alias charset.alias
1003sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-add.sin > t-ref-add.sed
1004mv t-ref-add.sed ref-add.sed
1005sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ../../../libcharset/lib/ref-del.sin > t-ref-del.sed
1006mv t-ref-del.sed ref-del.sed
1007cd lib && make all
1008make[2]: Nothing to be done for `all'.
1009cd lib && make install-lib libdir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src' includedir='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src'
1010/bin/sh ../../../libcharset/autoconf/mkinstalldirs /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src
1011/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.la
1012/usr/bin/install -c -m 644 .libs/libcharset.lai /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.la
1013/usr/bin/install -c -m 644 .libs/libcharset.a /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
1014ranlib /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
1015chmod 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.a
1016libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1017test -f /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias && orig=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias \
1018                                || orig=charset.alias; \
1019sed -f ref-add.sed $orig > /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias; \
1020/usr/bin/install -c -m 644 /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/charset.alias; \
1021rm -f /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/t-charset.alias
1022/bin/sh ../../libcharset/autoconf/mkinstalldirs /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src
1023/usr/bin/install -c -m 644 include/libcharset.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/libcharset.h
1024/usr/bin/install -c -m 644 include/localcharset.h /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src/localcharset.h
1025gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c spvw.c
1026spvw.d: In function `my_malloc':
1027spvw.d:621: warning: control reaches end of non-void function
1028spvw.d: In function `SP':
1029spvw.d:632: warning: function returns address of local variable
1030In file included from spvw.d:653:
1031spvw_language.d: In function `current_language_o':
1032spvw_language.d:58: warning: control reaches end of non-void function
1033spvw.d: In function `main':
1034spvw.d:1770: warning: variable `argv_memneed' might be clobbered by `longjmp' or `vfork'
1035gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c spvwtabf.c
1036gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c spvwtabs.c
1037gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c spvwtabo.c
1038gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c eval.c
1039eval.d: In function `invoke_handlers':
1040eval.d:633: warning: variable `other_ranges' might be clobbered by `longjmp' or `vfork'
1041eval.d:636: warning: variable `FRAME' might be clobbered by `longjmp' or `vfork'
1042eval.d:648: warning: variable `i' might be clobbered by `longjmp' or `vfork'
1043eval.d: In function `coerce_function':
1044eval.d:2173: warning: control reaches end of non-void function
1045eval.d: In function `funcall_iclosure':
1046eval.d:2306: warning: argument `closure' might be clobbered by `longjmp' or `vfork'
1047eval.d:2306: warning: argument `args_pointer' might be clobbered by `longjmp' or `vfork'
1048eval.d:2307: warning: argument `argcount' might be clobbered by `longjmp' or `vfork'
1049eval.d: In function `eval':
1050eval.d:2781: warning: argument `form' might be clobbered by `longjmp' or `vfork'
1051eval.d: In function `eval_no_hooks':
1052eval.d:2838: warning: argument `form' might be clobbered by `longjmp' or `vfork'
1053eval.d: In function `eval_subr':
1054eval.d:3175: warning: `rest_args_pointer' might be used uninitialized in this function
1055eval.d:3176: warning: `argcount' might be used uninitialized in this function
1056eval.d: In function `interpret_bytecode_':
1057eval.d:5757: warning: variable `closureptr' might be clobbered by `longjmp' or `vfork'
1058eval.d:5765: warning: variable `private_SP' might be clobbered by `longjmp' or `vfork'
1059eval.d:7704: warning: `vec' might be used uninitialized in this function
1060eval.d:7704: warning: variable `vec' might be clobbered by `longjmp' or `vfork'
1061eval.d:7704: warning: `index' might be used uninitialized in this function
1062eval.d:7704: warning: variable `index' might be clobbered by `longjmp' or `vfork'
1063eval.d:5743: warning: argument `closure' might be clobbered by `longjmp' or `vfork'
1064eval.d:5743: warning: argument `codeptr' might be clobbered by `longjmp' or `vfork'
1065eval.d:5743: warning: argument `byteptr' might be clobbered by `longjmp' or `vfork'
1066gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c control.c
1067control.d: In function `C_tagbody':
1068control.d:1552: warning: variable `body' might be clobbered by `longjmp' or `vfork'
1069control.d: In function `C_go':
1070control.d:1626: warning: `FRAME' might be used uninitialized in this function
1071gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c encoding.c
1072encoding.d: In function `nls_range':
1073encoding.d:1662: warning: `i1' might be used uninitialized in this function
1074encoding.d:1663: warning: `i2' might be used uninitialized in this function
1075encoding.d: In function `C_charset_range':
1076encoding.d:1950: warning: `maxintervals' might be used uninitialized in this function
1077gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c pathname.c
1078pathname.d: In function `test_optional_host':
1079pathname.d:741: warning: control reaches end of non-void function
1080pathname.d: In function `as_file_stream':
1081pathname.d:886: warning: control reaches end of non-void function
1082pathname.d: In function `parse_logical_word':
1083pathname.d:1023: warning: `ch' might be used uninitialized in this function
1084pathname.d: In function `coerce_pathname':
1085pathname.d:2218: warning: control reaches end of non-void function
1086pathname.d: In function `C_wild_pathname_p':
1087pathname.d:3796: warning: `erg' might be used uninitialized in this function
1088pathname.d: In function `translate_pathname':
1089pathname.d:4771: warning: control reaches end of non-void function
1090pathname.d: In function `check_direction':
1091pathname.d:6200: warning: control reaches end of non-void function
1092pathname.d: In function `check_if_does_not_exist':
1093pathname.d:6219: warning: control reaches end of non-void function
1094pathname.d: In function `if_does_not_exist_symbol':
1095pathname.d:6228: warning: control reaches end of non-void function
1096pathname.d: In function `check_if_exists':
1097pathname.d:6254: warning: control reaches end of non-void function
1098pathname.d: In function `if_exists_symbol':
1099pathname.d:6267: warning: control reaches end of non-void function
1100pathname.d: In function `open_file':
1101pathname.d:6299: warning: `handle' might be used uninitialized in this function
1102gcc  -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type  -Wno-sign-compare -O2 -DUNIX_BINARY_DISTRIB -DUNICODE -DDYNAMIC_FFI -DNO_GETTEXT -DNO_SIGSEGV -I. -c stream.c
1103stream.d: In function `read_byte_array':
1104stream.d:535: warning: `result' might be used uninitialized in this function
1105stream.d: In function `write_byte_array':
1106stream.d:589: warning: `result' might be used uninitialized in this function
1107stream.d: In function `read_char_array':
1108stream.d:744: warning: `result' might be used uninitialized in this function
1109stream.d: In function `test_buffered_arg':
1110stream.d:3009: warning: control reaches end of non-void function
1111stream.d: In function `canon_eltype':
1112stream.d:3143: warning: control reaches end of non-void function
1113stream.d: In function `iconv_range':
1114stream.d:3958: warning: `i1' might be used uninitialized in this function
1115stream.d:3959: warning: `i2' might be used uninitialized in this function
1116stream.d: In function `buffered_nextbyte':
1117stream.d:6017: warning: control reaches end of non-void function
1118stream.d: In function `lisp_completion':
1119stream.d:8647: warning: implicit declaration of function `rl_refresh_line'
1120stream.d:8682: warning: variable `ptr1' might be clobbered by `longjmp' or `vfork'
1121stream.d: In function `lisp_completion_more':
1122stream.d:9082: warning: implicit declaration of function `rl_filename_completion_function'
1123stream.d:9082: warning: return makes pointer from integer without a cast
1124stream.d: In function `history_last':
1125stream.d:9132: warning: implicit declaration of function `history_list'
1126stream.d:9132: warning: initialization makes pointer from integer without a cast
1127stream.d: In function `rd_ch_terminal3':
1128stream.d:9167: error: `rl_basic_quote_characters' undeclared (first use in this function)
1129stream.d:9167: error: (Each undeclared identifier is reported only once
1130stream.d:9167: error: for each function it appears in.)
1131stream.d:9222: warning: passing arg 1 of `free' discards qualifiers from pointer target type
1132stream.d: In function `make_terminal_stream_':
1133stream.d:9424: error: `rl_gnu_readline_p' undeclared (first use in this function)
1134stream.d: In function `C_socket_stream_shutdown':
1135stream.d:14254: warning: enumeration value `DIRECTION_DUMMY_TO_AVOID_GXX_BUG' not handled in switch
1136stream.d: In function `init_streamvars':
1137stream.d:14451: warning: implicit declaration of function `rl_named_function'
1138stream.d:14451: warning: passing arg 2 of `rl_bind_key' makes pointer from integer without a cast
1139stream.d:14453: warning: assignment from incompatible pointer type
1140stream.d:14454: warning: assignment from incompatible pointer type
1141stream.d:14455: warning: implicit declaration of function `rl_variable_bind'
1142stream.d:14458: warning: implicit declaration of function `META'
1143stream.d:14458: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
1144stream.d:14459: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
1145stream.d: In function `rl_memory_abort':
1146stream.d:14556: error: `rl_gnu_readline_p' undeclared (first use in this function)
1147make: *** [stream.o] Error 1
1148Error: Target com.apple.build returned: shell command "ulimit -s 8192 &&         cd /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src &&  make &&                 make check" returned error 2
1149Command output: stream.d: In function `lisp_completion':
1150stream.d:8647: warning: implicit declaration of function `rl_refresh_line'
1151stream.d:8682: warning: variable `ptr1' might be clobbered by `longjmp' or `vfork'
1152stream.d: In function `lisp_completion_more':
1153stream.d:9082: warning: implicit declaration of function `rl_filename_completion_function'
1154stream.d:9082: warning: return makes pointer from integer without a cast
1155stream.d: In function `history_last':
1156stream.d:9132: warning: implicit declaration of function `history_list'
1157stream.d:9132: warning: initialization makes pointer from integer without a cast
1158stream.d: In function `rd_ch_terminal3':
1159stream.d:9167: error: `rl_basic_quote_characters' undeclared (first use in this function)
1160stream.d:9167: error: (Each undeclared identifier is reported only once
1161stream.d:9167: error: for each function it appears in.)
1162stream.d:9222: warning: passing arg 1 of `free' discards qualifiers from pointer target type
1163stream.d: In function `make_terminal_stream_':
1164stream.d:9424: error: `rl_gnu_readline_p' undeclared (first use in this function)
1165stream.d: In function `C_socket_stream_shutdown':
1166stream.d:14254: warning: enumeration value `DIRECTION_DUMMY_TO_AVOID_GXX_BUG' not handled in switch
1167stream.d: In function `init_streamvars':
1168stream.d:14451: warning: implicit declaration of function `rl_named_function'
1169stream.d:14451: warning: passing arg 2 of `rl_bind_key' makes pointer from integer without a cast
1170stream.d:14453: warning: assignment from incompatible pointer type
1171stream.d:14454: warning: assignment from incompatible pointer type
1172stream.d:14455: warning: implicit declaration of function `rl_variable_bind'
1173stream.d:14458: warning: implicit declaration of function `META'
1174stream.d:14458: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
1175stream.d:14459: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
1176stream.d: In function `rl_memory_abort':
1177stream.d:14556: error: `rl_gnu_readline_p' undeclared (first use in this function)
1178make: *** [stream.o] Error 1
1179
1180Warning: the following items did not execute (for clisp): com.apple.build