Skip to content

Instantly share code, notes, and snippets.

@nesv
Created February 21, 2012 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nesv/1877180 to your computer and use it in GitHub Desktop.
Save nesv/1877180 to your computer and use it in GitHub Desktop.
clisp install - 20120221 11:06 GMT-5:00
==> Downloading http://ftpmirror.gnu.org/clisp/release/2.49/clisp-2.49.tar.bz2
File already downloaded in /Users/nsaika/Library/Caches/Homebrew
/usr/bin/tar xf /Users/nsaika/Library/Caches/Homebrew/clisp-2.49.tar.bz2
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.7.3) https://trac.macports.org/export/89054/trunk/dports/lang/clisp/files/patch-src_lispbibl_d.diff -o 001-homebrew.diff --silent
==> Patching
/usr/bin/patch -f -p0 -i 001-homebrew.diff
patching file src/lispbibl.d
==> ./configure --prefix=/usr/local/Cellar/clisp/2.49 --with-readline=yes
./configure --prefix=/usr/local/Cellar/clisp/2.49 --with-readline=yes
executing /private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/configure --prefix=/usr/local/Cellar/clisp/2.49 --with-readline=yes
configure: creating cache config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
configure: ** check for host type
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc -m64 accepts -g... yes
checking for /usr/bin/llvm-gcc -m64 option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc -m64... gcc3
checking how to run the C preprocessor... /usr/bin/llvm-gcc -m64 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for 64-bit x86_64... yes
checking how to remove colons from paths... echo $x
configure: ** checks for programs
checking for gcc... (cached) /usr/bin/llvm-gcc -m64
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc -m64 accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc -m64 option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/llvm-gcc -m64... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/llvm-gcc -m64 -E
checking for ranlib... ranlib
checking whether /usr/bin/llvm-gcc -m64 and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to make hard links to symlinks... ln
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc -m64... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc -m64 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc -m64 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc -m64 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc -m64 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc -m64 static flag -static works... no
checking if /usr/bin/llvm-gcc -m64 supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc -m64 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc -m64 linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for groff... groff
checking for ps2pdf... ps2pdf
checking for gzip... gzip
checking whether test -nt works... yes
configure: ** checks for system features
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether using GNU C... yes
checking whether using SUNPRO C... no
checking whether using C++... no
checking whether CPP likes empty macro arguments... yes
checking for underscore in external names... yes
checking whether gethostent requires -lnsl... no
checking whether setsockopt requires -lsocket... no
checking whether CC works at all... yes
configure: ** check for add-ons
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking for sys/time.h... yes
checking for langinfo.h... yes
checking for sys/mman.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for wchar.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking whether the preprocessor supports include_next... yes
checking for struct timeval... yes
checking whether gettimeofday is declared without a macro... yes
checking for gettimeofday... yes
checking for readlink... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbsrtowcs... yes
checking for mprotect... yes
checking for memchr... yes
checking for nl_langinfo... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for ld used by GCC... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for shared library run path origin... done
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for mbstate_t... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking for wchar_t... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking for inline... inline
checking whether <wchar.h> uses 'inline' correctly... yes
checking for wint_t... yes
checking for alloca as a compiler built-in... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines ERA... yes
checking whether nl_langinfo is declared without a macro... yes
checking for libsigsegv... yes
checking how to link with libsigsegv... -lsigsegv
checking whether link(2) dereferences a symlink... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking how to link with libavcall... -lavcall
checking how to link with libcallback... -lcallback
checking avcall.h usability... no
checking avcall.h presence... no
checking for avcall.h... no
checking callback.h usability... no
checking callback.h presence... no
checking for callback.h... no
checking whether libffcall is installed... no
checking lightning.h usability... no
checking lightning.h presence... no
checking for lightning.h... no
configure: ** checks for fundamental compiler characteristics
checking for inline... (cached) inline
checking for inline __builtin_strlen... no
checking for long long int... (cached) yes
configure: ** checks for header files
checking for sys/inttypes.h... (cached) no
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/time.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking for tcgetattr... yes
checking for TCSAFLUSH in termios.h... yes
checking for struct winsize in termios.h... yes
checking for X... libraries /usr/X11/lib, headers
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: ** checks for typedefs
checking for caddr_t in sys/types.h... yes
checking for socklen_t in sys/socket.h... yes
checking size of off_t... 8
checking size of struct timeval... 16
configure: ** checks for structure members
checking for struct dirent.d_namlen... yes
configure: ** checks for functions and declarations
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for _setjmp... yes
checking for _longjmp... yes
checking whether signal handlers need to be reinstalled... no
checking for sigaction... yes
checking for siginterrupt... yes
checking for strerror... yes
checking for sysconf... yes
checking for getdtablesize... yes
checking for memset... yes
checking for setsid... yes
checking for setpgid... yes
checking for fchmod... yes
checking for fsync... yes
checking for flock... yes
checking for gethostent... yes
checking for shutdown... yes
checking for usleep... yes
checking for ualarm... yes
checking for setitimer... yes
checking for nice... yes
checking for ftime... yes
checking for realpath... yes
checking for getresuid... no
checking for setresuid... no
checking for getresgid... no
checking for setresgid... no
checking for setreuid... yes
checking for setregid... yes
checking for gethostname... yes
checking for readlink... (cached) yes
checking for getcwd... yes
checking for uname... yes
checking for readdir_r... yes
checking for rand_r... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking whether environ is declared... no
checking return value of unsetenv... void
checking for LC_MESSAGES... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking size of rlim_t... 8
checking for getrlimit declaration... install-shextern int getrlimit (int, struct rlimit *);
checking for setrlimit declaration... install-shextern int setrlimit (int, const struct rlimit *);
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for waitpid declaration... install-shextern pid_t waitpid (pid_t, int*, int);
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for getrusage... yes
checking for getrusage declaration... install-shextern int getrusage (int, struct rusage *);
checking whether getrusage works... yes
checking for lstat... yes
checking for sys/stat.h... (cached) yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking size of ino_t... 8
checking size of dev_t... 4
checking for ELOOP... yes
checking for usable closedir return value... yes
checking for ioctl... yes
checking for ioctl declaration... install-shextern int ioctl (int, unsigned long, ...);
checking for FIONREAD... no
checking for FIONREAD in sys/filio.h... yes
checking for reliable FIONREAD... yes
checking for poll... yes
checking for select... yes
checking for sys/select.h... yes
checking for select declaration... install-shextern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
checking for reliable select()... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for connect... (cached) yes
checking for connect declaration... install-shextern int connect (int, const struct sockaddr *, unsigned int);
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sun_len in struct sockaddr_un... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for inet_addr declaration... install-shextern unsigned int inet_addr (const char*);
checking for netinet/tcp.h... yes
checking for setsockopt declaration... install-shextern int setsockopt (int, int, int, const void*, unsigned int);
checking for the code address range... 0x000000010D000000
checking for the malloc address range... 0x00007FADC0000000
checking for the shared library address range... 0x00007FE1A3000000
checking for the stack address range... 0x00007FFF68000000
checking for vadvise... no
checking for vm_allocate... no
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking for mprotect... (cached) yes
checking for working mprotect... yes
checking for working shared memory... no
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... none required
checking for dlopen... yes
checking for dlsym... yes
checking for dlvsym... no
checking for dlerror... yes
checking for dlclose... yes
checking for dladdr... yes
checking for working fcntl.h... (cached) no (bad O_NOATIME)
configure: ** checks for libraries
checking for library containing tgetent... -lncurses
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for readline... yes
checking for rl_filename_completion_function... yes
checking for filename_completion_function declaration... install-shextern char* rl_filename_completion_function(const char*, int);
checking whether rl_already_prompted is declared... yes
checking whether rl_readline_name is declared... yes
checking whether rl_gnu_readline_p is declared... yes
checking whether rl_deprep_term_function is declared... yes
checking for a modern readline... found a modern GNU readline
configure: ** checks for OS services
checking for the valid characters in filenames... ((ch >= 1) && (ch <= 127) && (ch != 47))
configure: ** checks for compiler characteristics (arithmetic data types)
checking whether char is unsigned... no
checking whether single-float divbyzero raises an exception... no
checking whether single-float overflow raises an exception... no
checking whether single-float underflow raises an exception... no
checking whether single-float inexact raises an exception... no
checking whether double-float divbyzero raises an exception... no
checking whether double-float overflow raises an exception... no
checking whether double-float underflow raises an exception... no
checking whether double-float inexact raises an exception... no
checking whether byte ordering is bigendian... no
checking for integer types and behaviour... created intparam.h
checking for floating-point types and behaviour... created floatparam.h
configure: ** output file generation
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating gllib/Makefile
config.status: creating makemake
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configure findings:
FFI: no (user requested: default)
readline: yes (user requested: yes)
libsigsegv: yes
./makemake --prefix=/usr/local/Cellar/clisp/2.49 --with-readline=yes > Makefile
cp -p cfgunix.lisp config.lisp
chmod +w config.lisp
echo '(setq *clhs-root-default* "http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/")' >> config.lisp
To continue building CLISP, the following commands are recommended
(cf. unix/INSTALL step 4 ff):
cd src
/usr/bin/nano -w config.lisp
make
make check
==> ulimit -s 16384 && make
ulimit -s 16384 && make
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -fPIC" CLISP_LIBDIR=/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src
cd .. && make am--refresh
make[2]: Nothing to be done for `am--refresh'.
make[2]: Nothing to be done for `am--refresh'.
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< /private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/build-aux/arg-nonnull.h \
| sed -e 's/_GL_/_gl_GL_/g' \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< /private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/build-aux/c++defs.h \
| sed -e 's/_GL_/_gl_GL_/g' \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr/local/Cellar/clisp/2.49"'; \
echo '#define EXEC_PREFIX "/usr/local/Cellar/clisp/2.49"'; \
echo '#define BINDIR "/usr/local/Cellar/clisp/2.49/bin"'; \
echo '#define SBINDIR "/usr/local/Cellar/clisp/2.49/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/Cellar/clisp/2.49/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/Cellar/clisp/2.49/share"'; \
echo '#define DATADIR "/usr/local/Cellar/clisp/2.49/share"'; \
echo '#define SYSCONFDIR "/usr/local/Cellar/clisp/2.49/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/Cellar/clisp/2.49/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/Cellar/clisp/2.49/var"'; \
echo '#define INCLUDEDIR "/usr/local/Cellar/clisp/2.49/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/Cellar/clisp/2.49/share/doc/clisp"'; \
echo '#define INFODIR "/usr/local/Cellar/clisp/2.49/share/info"'; \
echo '#define HTMLDIR "/usr/local/Cellar/clisp/2.49/share/doc/clisp"'; \
echo '#define DVIDIR "/usr/local/Cellar/clisp/2.49/share/doc/clisp"'; \
echo '#define PDFDIR "/usr/local/Cellar/clisp/2.49/share/doc/clisp"'; \
echo '#define PSDIR "/usr/local/Cellar/clisp/2.49/share/doc/clisp"'; \
echo '#define LIBDIR "/usr/local/Cellar/clisp/2.49/lib"'; \
echo '#define LISPDIR ""'; \
echo '#define LOCALEDIR "/usr/local/Cellar/clisp/2.49/share/locale"'; \
echo '#define MANDIR "/usr/local/Cellar/clisp/2.49/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/Cellar/clisp/2.49/share/clisp"'; \
echo '#define PKGINCLUDEDIR "/usr/local/Cellar/clisp/2.49/include/clisp"'; \
echo '#define PKGLIBDIR "/usr/local/Cellar/clisp/2.49/lib/clisp"'; \
echo '#define PKGLIBEXECDIR "/usr/local/Cellar/clisp/2.49/libexec/clisp"'; \
} | sed '/""/d' > configmake.h-t && \
if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
rm -f configmake.h-t; \
else \
rm -f configmake.h; mv configmake.h-t configmake.h; \
fi
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< /private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/build-aux/warn-on-use.h \
| sed -e 's/_GL_/_gl_GL_/g' \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
-e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \
< ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f stdbool.h-t stdbool.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE__BOOL''@/1/g' < ./stdbool.in.h; \
} > stdbool.h-t && \
mv stdbool.h-t stdbool.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSCASESTR''@|0|g' \
-e 's|@''GNULIB_MBSCSPN''@|0|g' \
-e 's|@''GNULIB_MBSPBRK''@|0|g' \
-e 's|@''GNULIB_MBSSPN''@|0|g' \
-e 's|@''GNULIB_MBSSEP''@|0|g' \
-e 's|@''GNULIB_MBSTOK_R''@|0|g' \
-e 's|@''GNULIB_MEMCHR''@|1|g' \
-e 's|@''GNULIB_MEMMEM''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|0|g' \
-e 's|@''GNULIB_STRNCAT''@|0|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|g' \
-e 's|@''GNULIB_STRPBRK''@|0|g' \
-e 's|@''GNULIB_STRSEP''@|0|g' \
-e 's|@''GNULIB_STRSTR''@|0|g' \
-e 's|@''GNULIB_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|0|g' \
-e 's|@''GNULIB_STRERROR''@|0|g' \
-e 's|@''GNULIB_STRSIGNAL''@|0|g' \
-e 's|@''GNULIB_STRVERSCMP''@|0|g' \
< ./string.in.h | \
sed -e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
../build-aux/install-sh -c -d sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f uniname.h-t uniname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniname.in.h; \
} > uniname.h-t && \
mv -f uniname.h-t uniname.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_CLOSE''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_DUP3''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|g' \
-e 's|@''GNULIB_EUIDACCESS''@|0|g' \
-e 's|@''GNULIB_FACCESSAT''@|0|g' \
-e 's|@''GNULIB_FCHDIR''@|0|g' \
-e 's|@''GNULIB_FCHOWNAT''@|0|g' \
-e 's|@''GNULIB_FSYNC''@|0|g' \
-e 's|@''GNULIB_FTRUNCATE''@|0|g' \
-e 's|@''GNULIB_GETCWD''@|0|g' \
-e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
-e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
-e 's|@''GNULIB_GETGROUPS''@|0|g' \
-e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
-e 's|@''GNULIB_GETLOGIN''@|0|g' \
-e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
-e 's|@''GNULIB_GETPAGESIZE''@|1|g' \
-e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
-e 's|@''GNULIB_LCHOWN''@|0|g' \
-e 's|@''GNULIB_LINK''@|0|g' \
-e 's|@''GNULIB_LINKAT''@|0|g' \
-e 's|@''GNULIB_LSEEK''@|0|g' \
-e 's|@''GNULIB_PIPE2''@|0|g' \
-e 's|@''GNULIB_PREAD''@|0|g' \
-e 's|@''GNULIB_PWRITE''@|0|g' \
-e 's|@''GNULIB_READLINK''@|0|g' \
-e 's|@''GNULIB_READLINKAT''@|0|g' \
-e 's|@''GNULIB_RMDIR''@|0|g' \
-e 's|@''GNULIB_SLEEP''@|0|g' \
-e 's|@''GNULIB_SYMLINK''@|0|g' \
-e 's|@''GNULIB_SYMLINKAT''@|0|g' \
-e 's|@''GNULIB_TTYNAME_R''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
-e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
-e 's|@''GNULIB_UNLINK''@|0|g' \
-e 's|@''GNULIB_UNLINKAT''@|0|g' \
-e 's|@''GNULIB_USLEEP''@|0|g' \
-e 's|@''GNULIB_WRITE''@|0|g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's|@''GNULIB_BTOWC''@|0|g' \
-e 's|@''GNULIB_WCTOB''@|0|g' \
-e 's|@''GNULIB_MBSINIT''@|1|g' \
-e 's|@''GNULIB_MBRTOWC''@|1|g' \
-e 's|@''GNULIB_MBRLEN''@|0|g' \
-e 's|@''GNULIB_MBSRTOWCS''@|1|g' \
-e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
-e 's|@''GNULIB_WCRTOMB''@|0|g' \
-e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
-e 's|@''GNULIB_WCWIDTH''@|0|g' \
-e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \
< ./wchar.in.h; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e '/definitions of _gl_GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _gl_GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make all-recursive
cd .. && make am--refresh
make[3]: Nothing to be done for `am--refresh'.
make[3]: Nothing to be done for `am--refresh'.
cd .. && make am--refresh
make[4]: Nothing to be done for `am--refresh'.
make[4]: Nothing to be done for `am--refresh'.
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/llvm-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -fPIC -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/llvm-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -fPIC -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniname/uniname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/llvm-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -fPIC -MT uniname/uniname.o -MD -MP -MF $depbase.Tpo -c -o uniname/uniname.o uniname/uniname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/llvm-gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -fPIC -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libgnu.a
ar cru libgnu.a localcharset.o strnlen1.o uniname/uniname.o uniwidth/width.o
ranlib libgnu.a
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
echo '#include "config.h"' > tmp.c
cat 'intparam.c' >> tmp.c
/usr/bin/llvm-gcc -m64 tmp.c -o intparam
./intparam intparam.h
rm -f intparam tmp.c
echo '#include "config.h"' > tmp.c
cat 'floatparam.c' >> tmp.c
/usr/bin/llvm-gcc -m64 tmp.c -o floatparam
./floatparam floatparam.h
rm -f floatparam tmp.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib ../utils/comment5.c -o comment5
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib ../utils/gctrigger.c -o gctrigger
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib ../utils/varbrace.c -o varbrace
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib ../utils/txt2c.c -o txt2c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib ../utils/ccmp2c.c -o ccmp2c
./comment5 spvw.d | ./gctrigger | ./varbrace > spvw.c
./comment5 spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c
./comment5 spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c
./comment5 spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c
./comment5 eval.d | ./gctrigger | ./varbrace > eval.c
./comment5 control.d | ./gctrigger | ./varbrace > control.c
./comment5 encoding.d | ./gctrigger | ./varbrace > encoding.c
./comment5 pathname.d | ./gctrigger | ./varbrace > pathname.c
./comment5 stream.d | ./gctrigger | ./varbrace > stream.c
./comment5 socket.d | ./gctrigger | ./varbrace > socket.c
./comment5 io.d | ./gctrigger | ./varbrace > io.c
./comment5 funarg.d | ./gctrigger | ./varbrace > funarg.c
./comment5 array.d | ./gctrigger | ./varbrace > array.c
./comment5 hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c
./comment5 list.d | ./gctrigger | ./varbrace > list.c
./comment5 package.d | ./gctrigger | ./varbrace > package.c
./comment5 record.d | ./gctrigger | ./varbrace > record.c
./comment5 weak.d | ./gctrigger | ./varbrace > weak.c
./comment5 sequence.d | ./gctrigger | ./varbrace > sequence.c
./comment5 charstrg.d | ./gctrigger | ./varbrace > charstrg.c
./comment5 debug.d | ./gctrigger | ./varbrace > debug.c
./comment5 error.d | ./gctrigger | ./varbrace > error.c
./comment5 misc.d | ./gctrigger | ./varbrace > misc.c
./comment5 time.d | ./gctrigger | ./varbrace > time.c
./comment5 predtype.d | ./gctrigger | ./varbrace > predtype.c
./comment5 symbol.d | ./gctrigger | ./varbrace > symbol.c
./comment5 lisparit.d | ./gctrigger | ./varbrace > lisparit.c
./comment5 i18n.d | ./gctrigger | ./varbrace > i18n.c
./comment5 unixaux.d | ./gctrigger | ./varbrace > unixaux.c
./comment5 built.d | ./gctrigger | ./varbrace > built.c
./comment5 lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c
End of comment outside comment in line 5699
./comment5 fsubr.d | ./gctrigger | ./varbrace > fsubr.c
./comment5 subr.d | ./gctrigger | ./varbrace > subr.c
./comment5 pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c
./comment5 constsym.d | ./gctrigger | ./varbrace > constsym.c
./comment5 constobj.d | ./gctrigger | ./varbrace > constobj.c
./comment5 constobj_tl.d | ./gctrigger | ./varbrace > constobj_tl.c
./comment5 unix.d | ./gctrigger | ./varbrace > unix.c
./comment5 xthread.d | ./gctrigger | ./varbrace > xthread.c
./comment5 constpack.d | ./gctrigger | ./varbrace > constpack.c
./comment5 avl.d | ./gctrigger | ./varbrace > avl.c
./comment5 sort.d | ./gctrigger | ./varbrace > sort.c
./comment5 subrkw.d | ./gctrigger | ./varbrace > subrkw.c
./comment5 bytecode.d | ./gctrigger | ./varbrace > bytecode.c
./comment5 spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c
./comment5 spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c
./comment5 spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c
./comment5 spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c
./comment5 spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c
./comment5 spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c
./comment5 spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c
./comment5 spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c
./comment5 spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c
./comment5 spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c
./comment5 spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c
./comment5 spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c
./comment5 spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c
./comment5 spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c
./comment5 spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c
./comment5 spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c
./comment5 spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c
./comment5 spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c
./comment5 spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c
./comment5 spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c
./comment5 spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c
./comment5 spvw_garcol_old.d | ./gctrigger | ./varbrace > spvw_garcol_old.c
./comment5 spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c
./comment5 spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c
./comment5 spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c
./comment5 spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c
./comment5 spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c
./comment5 spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c
./comment5 spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c
./comment5 spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c
./comment5 spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c
./comment5 spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c
./comment5 spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c
./comment5 spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c
./comment5 errunix.d | ./gctrigger | ./varbrace > errunix.c
./comment5 aridecl.d | ./gctrigger | ./varbrace > aridecl.c
./comment5 arilev0.d | ./gctrigger | ./varbrace > arilev0.c
./comment5 arilev1.d | ./gctrigger | ./varbrace > arilev1.c
./comment5 intelem.d | ./gctrigger | ./varbrace > intelem.c
./comment5 intlog.d | ./gctrigger | ./varbrace > intlog.c
./comment5 intplus.d | ./gctrigger | ./varbrace > intplus.c
./comment5 intcomp.d | ./gctrigger | ./varbrace > intcomp.c
./comment5 intbyte.d | ./gctrigger | ./varbrace > intbyte.c
./comment5 intmal.d | ./gctrigger | ./varbrace > intmal.c
./comment5 intdiv.d | ./gctrigger | ./varbrace > intdiv.c
./comment5 intgcd.d | ./gctrigger | ./varbrace > intgcd.c
./comment5 int2adic.d | ./gctrigger | ./varbrace > int2adic.c
./comment5 intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c
./comment5 intprint.d | ./gctrigger | ./varbrace > intprint.c
./comment5 intread.d | ./gctrigger | ./varbrace > intread.c
./comment5 intserial.d | ./gctrigger | ./varbrace > intserial.c
./comment5 rational.d | ./gctrigger | ./varbrace > rational.c
./comment5 sfloat.d | ./gctrigger | ./varbrace > sfloat.c
./comment5 ffloat.d | ./gctrigger | ./varbrace > ffloat.c
./comment5 dfloat.d | ./gctrigger | ./varbrace > dfloat.c
./comment5 lfloat.d | ./gctrigger | ./varbrace > lfloat.c
./comment5 flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c
./comment5 flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c
./comment5 realelem.d | ./gctrigger | ./varbrace > realelem.c
./comment5 realrand.d | ./gctrigger | ./varbrace > realrand.c
./comment5 realtran.d | ./gctrigger | ./varbrace > realtran.c
./comment5 compelem.d | ./gctrigger | ./varbrace > compelem.c
./comment5 comptran.d | ./gctrigger | ./varbrace > comptran.c
./comment5 arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c
./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c
./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c
./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c
./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c
./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c
rm -f localcharset.h
ln -s gllib//localcharset.h localcharset.h
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c spvw.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c spvwtabf.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c spvwtabs.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c spvwtabo.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c eval.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c control.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c encoding.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c pathname.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c stream.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c socket.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c io.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c funarg.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c array.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c hashtabl.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c list.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c package.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c record.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c weak.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c sequence.c
rm -f streq.h
ln -s gllib//streq.h streq.h
rm -f cjk.h
ln -s gllib//uniwidth/cjk.h cjk.h
rm -f uninames.h
ln -s gllib//uniname/uninames.h uninames.h
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c charstrg.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c debug.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c error.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c misc.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c time.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c predtype.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c symbol.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c lisparit.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c i18n.c
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c unixaux.c
echo '/* generated from Makefile */' > cflags.h.new
echo '#define CC "/usr/bin/llvm-gcc -m64"' >> cflags.h.new
echo '#define CFLAGS "-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4"' >> cflags.h.new
echo '#define LDFLAGS "-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib"' >> cflags.h.new
echo '#define CLFLAGS "-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib "' >> cflags.h.new
echo '#define LIBS "-lreadline -lncurses -liconv -lsigsegv libgnu_cl.a"' >> cflags.h.new
echo '#define CPPFLAGS "-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib"' >> cflags.h.new
echo '#define CPP "/usr/bin/llvm-gcc -m64 -E"' >> cflags.h.new
echo '#define CXX "/usr/bin/llvm-g++"' >> cflags.h.new
echo '#define CXXFLAGS "-Os -w -pipe -march=core2 -msse4"' >> cflags.h.new
echo '#define X_LIBS "-L/usr/X11/lib -R/usr/X11/lib"' >> cflags.h.new
if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi
touch cflags.h.stamp
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c built.c
test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -DCOMPILE_STANDALONE -O0 -c genclisph.c
/usr/bin/llvm-gcc -m64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib genclisph.o -o genclisph
(echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* config.h */' ; grep '^#' config.h ) > clisp.h
(echo; echo '/* 'intparam.h' */' ; grep '^#' intparam.h ) >> clisp.h
(echo; echo '/* 'floatparam.h' */' ; grep '^#' floatparam.h ) >> clisp.h
(echo; echo '/* genclisph */' ; ./genclisph clisp-test.c ; echo ; echo '#endif /* _CLISP_H */') >> clisp.h
writing test file clisp-test.c
wrote 164 tests (153 typedefs, 11 defines)
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl
./clisp-test-clisp > clisp-test-clisp.out
./clisp-test-lispbibl > clisp-test-lispbibl.out
cmp clisp-test-clisp.out clisp-test-lispbibl.out
if grep lispbibl.d clisp.h; then false; else true; fi
rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out
/usr/bin/llvm-gcc -m64 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include -I/private/tmp/homebrew-clisp-2.49-KrT0/clisp-2.49/src/gllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -c modules.c
rm -rf data
mkdir data
cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt .
cd data && ln -s ../../doc/Symbol-Table.text .
/usr/bin/llvm-gcc -m64 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -DNO_GETTEXT -I. -Os -w -pipe -march=core2 -msse4 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o unixaux.o built.o modules.o -lreadline -lncurses -liconv -lsigsegv libgnu_cl.a -o lisp.run
./lisp.run -B . -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp -x '(and (load "init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)'
C_CODE_ALIGNMENT is wrong. &EVAL-WHEN = 0x10e925853.
Add -falign-functions=4 to CFLAGS in the Makefile.
make: *** [interpreted.mem] Abort trap: 6
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/clisp.rb#L42
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: 9c9d9a7133a6524d5a2c7d1a859b80e22e5f07c6
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: 8-core 64-bit sandybridge
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.2.1
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.0 build 211
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
==> Build Flags
CC: /usr/bin/llvm-gcc -m64
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4
CXXFLAGS: -Os -w -pipe -march=core2 -msse4
CPPFLAGS: -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/libiconv/1.14/include
LDFLAGS: -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/libiconv/1.14/lib
PKG_CONFIG_PATH: /usr/local/Cellar/readline/6.2.2/lib/pkgconfig:/usr/local/Cellar/libiconv/1.14/lib/pkgconfig
Error: Failed executing: ulimit -s 16384 && make
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment