Skip to content

Instantly share code, notes, and snippets.

@liborw
Created October 3, 2011 12:09
Show Gist options
  • Select an option

  • Save liborw/1258970 to your computer and use it in GitHub Desktop.

Select an option

Save liborw/1258970 to your computer and use it in GitHub Desktop.
==> Downloading http://cran.r-project.org/src/base/R-2/R-2.13.2.tar.gz
File already downloaded in /Users/libor/Library/Caches/Homebrew
/usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/r-2.13.2.tar.gz
==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> ./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack
./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
loading site script './config.site'
loading build-specific script './config.site'
checking for pwd... /bin/pwd
checking whether builddir is srcdir... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking for bison... bison -y
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for sed... /usr/bin/sed
checking for which... /usr/bin/which
checking for less... /usr/bin/less
checking for gtar... no
checking for gnutar... /usr/bin/gnutar
checking for tex... /usr/texbin/tex
checking for latex... /usr/texbin/latex
checking for pdftex... /usr/texbin/pdftex
checking for pdflatex... /usr/texbin/pdflatex
checking for makeindex... /usr/texbin/makeindex
checking for makeinfo... /usr/bin/makeinfo
checking whether makeinfo version is at least 4.7... yes
checking for install-info... /usr/bin/install-info
checking for texi2dvi... /usr/bin/texi2dvi
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for gzip... /usr/bin/gzip
checking for bzip2... /usr/bin/bzip2
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... /usr/bin/open
using default browser ... /usr/bin/open
checking for acroread... no
checking for acroread4... no
checking for xdg-open... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
checking for okular... no
checking for kpdf... no
checking for open... /usr/bin/open
checking for notangle... false
checking for pkg-config... /usr/local/bin/pkg-config
checking for gcc... /usr/bin/llvm-gcc
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 accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/bin/llvm-gcc needs -traditional... no
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
defining F77 to be /usr/local/bin/gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether /usr/local/bin/gfortran accepts -g... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking whether __attribute__((visibility())) is supported... no
checking whether /usr/bin/llvm-gcc accepts -fvisibility... yes
checking whether /usr/local/bin/gfortran accepts -fvisibility... 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 whether we are using the GNU Objective C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for Objective C++ compiler... trying some possibilities
checking whether /usr/bin/llvm-g++ can compile ObjC++... yes
/usr/bin/llvm-g++
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /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 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... no
checking how to recognize dependent libraries... pass_all
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc 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 dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/llvm-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether /usr/local/bin/gfortran accepts -g... (cached) yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.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... no
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/local/bin/gfortran option to produce PIC... -fno-common
checking if /usr/local/bin/gfortran PIC flag -fno-common works... yes
checking if /usr/local/bin/gfortran static flag -static works... no
checking if /usr/local/bin/gfortran supports -c -o file.o... yes
checking if /usr/local/bin/gfortran supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/gfortran linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for sin in -lm... yes
checking for library containing dlopen... none required
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_callback_read_char in -lreadline... yes
checking for history_truncate_file... yes
checking whether rl_completion_matches exists and is declared... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking whether setjmp.h is POSIX.1 compatible... yes
checking whether sigsetjmp is declared... yes
checking whether siglongjmp is declared... yes
checking for GNU C library with version >= 2... no
checking return type of signal handlers... void
checking for pid_t... yes
checking for size_t... yes
checking whether SIZE_MAX is declared... yes
checking for blkcnt_t... yes
checking for type of socket length... socklen_t *
checking for stack_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for /usr/bin/llvm-gcc option to accept ISO C99... -std=gnu99
checking for /usr/bin/llvm-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for inline... inline
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of double... 8
checking size of long double... 16
checking size of size_t... 8
checking whether we can compute C Make dependencies... yes, using /usr/bin/llvm-gcc -std=gnu99 -MM
checking whether /usr/bin/llvm-gcc -std=gnu99 supports -c -o FILE.lo... yes
checking for /usr/bin/llvm-gcc -std=gnu99 option to support OpenMP... -fopenmp
checking how to get verbose linking output from /usr/local/bin/gfortran... -v
checking for Fortran 77 libraries of /usr/local/bin/gfortran... -L/usr/X11/lib -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc -L/usr/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/../../../i686-apple-darwin11/4.2.1 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
checking how to get verbose linking output from /usr/bin/llvm-gcc -std=gnu99... -v
checking for C libraries of /usr/bin/llvm-gcc -std=gnu99... -lcrt1.10.6.o -L/usr/X11/lib -L/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin11/4.2.1 -L/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/llvm-gcc-4.2/bin/../lib/gcc -L/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -L/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lSystem
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking whether /usr/local/bin/gfortran appends underscores to external names... yes
checking whether /usr/local/bin/gfortran appends extra underscores to external names... no
checking whether mixed C/Fortran code can be run... yes
checking whether /usr/local/bin/gfortran and /usr/bin/llvm-gcc -std=gnu99 agree on int and double... yes
checking whether /usr/local/bin/gfortran and /usr/bin/llvm-gcc -std=gnu99 agree on double complex... yes
checking for /usr/local/bin/gfortran option to support OpenMP... -fopenmp
checking whether /usr/bin/llvm-g++ accepts -M for generating dependencies... yes
checking for /usr/bin/llvm-g++ option to support OpenMP... -fopenmp
checking whether we can compute ObjC Make dependencies... yes, using /usr/bin/llvm-gcc -MM
checking for ObjC runtime library... -lobjc
checking for ObjC runtime style... next
checking for cached Foundation settings... no
checking whether default Foundation framework works... no
checking whether -framework Foundation works... yes
checking for working Foundation implementation... yes
checking whether C runtime needs -D__NO_MATH_INLINES... no
checking for xmkmf... no
checking whether linker supports dynamic lookup... yes
checking for off_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether alloca is declared... yes
checking whether expm1 exists and is declared... yes
checking whether hypot exists and is declared... yes
checking whether log1p exists and is declared... yes
checking whether log2 exists and is declared... yes
checking whether log10 exists and is declared... yes
checking whether nearbyint exists and is declared... yes
checking whether nearbyintl exists and is declared... yes
checking whether powl exists and is declared... yes
checking whether rint exists and is declared... yes
checking whether rintl exists and is declared... yes
checking whether va_copy exists and is declared... yes
checking for isblank... yes
checking whether time exists and is declared... yes
checking for fseeko... yes
checking for ftello... yes
checking for matherr... yes
checking whether fcntl exists and is declared... yes
checking whether getgrgid exists and is declared... yes
checking whether getpwuid exists and is declared... yes
checking whether sigaction exists and is declared... yes
checking whether sigaltstack exists and is declared... yes
checking whether sigemptyset exists and is declared... yes
checking whether fdopen exists and is declared... yes
checking whether popen exists and is declared... yes
checking whether setenv exists and is declared... yes
checking whether unsetenv exists and is declared... yes
checking whether getrlimit exists and is declared... yes
checking whether getrusage exists and is declared... yes
checking whether chmod exists and is declared... yes
checking whether mkfifo exists and is declared... yes
checking whether stat exists and is declared... yes
checking whether umask exists and is declared... yes
checking whether gettimeofday exists and is declared... yes
checking whether times exists and is declared... yes
checking whether access exists and is declared... yes
checking whether chdir exists and is declared... yes
checking whether execv exists and is declared... yes
checking whether ftruncate exists and is declared... yes
checking whether getcwd exists and is declared... yes
checking whether getuid exists and is declared... yes
checking whether link exists and is declared... yes
checking whether readlink exists and is declared... yes
checking whether symlink exists and is declared... yes
checking whether sysconf exists and is declared... yes
checking for putenv... yes
checking whether putenv is declared... yes
checking for vasprintf... yes
checking whether vasprintf is declared... yes
checking for mempcpy... no
checking for realpath... yes
checking whether realpath is declared... yes
checking whether glob exists and is declared... yes
checking for isnan... yes
checking whether isfinite is declared... yes
checking whether isnan is declared... yes
checking whether you have IEEE 754 floating-point arithmetic... yes
checking whether putenv("FOO") can unset an environment variable... no
checking whether putenv("FOO=") can unset an environment variable... no
checking for nl_langinfo and CODESET... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for mkdtemp... yes
checking for snprintf... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking whether acosh is declared... yes
checking whether asinh is declared... yes
checking whether atanh is declared... yes
checking whether mkdtemp is declared... yes
checking whether snprintf is declared... yes
checking whether strdup is declared... yes
checking whether strncasecmp is declared... yes
checking whether vsnprintf is declared... yes
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for library containing xdr_string... none required
checking for __setfpucw... no
checking for working calloc... yes
checking for working isfinite... yes
checking for working log1p... yes
checking whether ftell works correctly on files opened for append... yes
checking for working sigaction... yes
checking whether mktime sets errno... no
checking whether C99 double complex is supported...
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking for double complex... yes
yes
checking whether cabs exists and is declared... yes
checking whether carg exists and is declared... yes
checking whether cexp exists and is declared... yes
checking whether clog exists and is declared... yes
checking whether csqrt exists and is declared... yes
checking whether cpow exists and is declared... yes
checking whether ccos exists and is declared... yes
checking whether csin exists and is declared... yes
checking whether ctan exists and is declared... yes
checking whether cacos exists and is declared... yes
checking whether casin exists and is declared... yes
checking whether catan exists and is declared... yes
checking whether ccosh exists and is declared... yes
checking whether csinh exists and is declared... yes
checking whether ctanh exists and is declared... yes
checking for cblas_cdotu_sub in vecLib framework... -framework vecLib
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... in libiconv
checking whether iconv accepts "UTF-8", "latin1", "ASCII" and "UCS-*"... yes
checking for iconvlist... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking whether mbrtowc exists and is declared... yes
checking whether wcrtomb exists and is declared... yes
checking whether wcscoll exists and is declared... yes
checking whether wcsftime exists and is declared... yes
checking whether wcstod exists and is declared... yes
checking whether mbstowcs exists and is declared... yes
checking whether wcstombs exists and is declared... yes
checking whether wctrans exists and is declared... yes
checking whether iswblank exists and is declared... yes
checking whether wctype exists and is declared... yes
checking whether iswctype exists and is declared... yes
checking for wctrans_t... yes
checking for mbstate_t... yes
checking for ICU... no
checking for ucol_open in -licucore... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for XtToolkitInitialize in -lXt... yes
using X11 ... yes
checking for KeySym... yes
checking X11/Xmu/Atoms.h usability... yes
checking X11/Xmu/Atoms.h presence... yes
checking for X11/Xmu/Atoms.h... yes
checking for XmuInternAtom in -lXmu... yes
checking whether pkg-config knows about cairo and pango... no
checking whether pkg-config knows about cairo... yes
checking whether cairo is >= 1.2 and works... yes
checking for CFStringGetSystemEncoding in CoreFoundation framework... -framework CoreFoundation
checking for tclConfig.sh... no
checking for tclConfig.sh in library (sub)directories... /usr/lib/tclConfig.sh
checking for tkConfig.sh... no
checking for tkConfig.sh in library (sub)directories... /usr/lib/tkConfig.sh
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking tk.h usability... yes
checking tk.h presence... yes
checking for tk.h... yes
checking whether compiling/linking Tcl/Tk code works... yes
checking for BSD networking... yes
checking if jpeglib version >= 6b... no
checking for main in -lz... yes
checking if libpng version >= 1.2.7... yes
checking for png_create_write_struct in -lpng... yes
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking for TIFFOpen in -ltiff... no
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking for rpc/xdr.h... yes
checking for XDR support... yes
checking whether zlib support needs to be compiled... yes
checking mmap support for zlib... yes
checking whether bzip2 support needs to be compiled... yes
checking for lzma_version_number in -llzma... no
checking whether PCRE support needs to be compiled... yes
checking whether leap seconds are treated according to POSIX... yes
checking for setitimer... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether KERN_USRSTACK sysctl is supported... yes
checking for lpr... lpr
checking for paperconf... false
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking for javah... /usr/bin/javah
checking for jar... /usr/bin/jar
checking whether Java compiler works... yes
checking whether Java compiler works for version 1.4... yes
checking whether Java interpreter works... yes
checking Java environment... /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
checking for cached Java settings... no
checking whether JNI programs can be compiled... no
checking whether we are using the GNU Fortran compiler... yes
checking whether /usr/local/bin/gfortran accepts -g... yes
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether /usr/local/bin/gfortran accepts -g... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/local/bin/gfortran option to produce PIC... -fno-common
checking if /usr/local/bin/gfortran PIC flag -fno-common works... yes
checking if /usr/local/bin/gfortran static flag -static works... no
checking if /usr/local/bin/gfortran supports -c -o file.o... yes
checking if /usr/local/bin/gfortran supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/gfortran linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for Fortran flag to compile .f90 files... none
checking for Fortran flag to compile .f95 files... none
checking for /usr/local/bin/gfortran option to support OpenMP... -fopenmp
checking for recommended packages... yes
checking whether NLS is requested... yes
Configuring src/extra/intl directory
checking whether make sets $(MAKE)... yes
checking for a thread-safe mkdir -p... tools/install-sh -c -d
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether we are using the GNU C Library 2 or newer... no
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for stdint.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether imported symbols can be declared weak... no
checking for multithread API to use... none
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... (cached) no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for iconv... (cached) yes
checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... (cached) yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
Finished configuring src/extra/intl directory
using as R_SHELL for scripts ... /bin/sh
configure: creating ./config.status
config.status: creating Makeconf
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/manual/Makefile
config.status: creating etc/Makefile
config.status: creating etc/Makeconf
config.status: creating etc/Renviron
config.status: creating etc/ldpaths
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating share/Makefile
config.status: creating src/Makefile
config.status: creating src/appl/Makefile
config.status: creating src/extra/Makefile
config.status: creating src/extra/blas/Makefile
config.status: creating src/extra/bzip2/Makefile
config.status: creating src/extra/intl/Makefile
config.status: creating src/extra/pcre/Makefile
config.status: creating src/extra/tre/Makefile
config.status: creating src/extra/xdr/Makefile
config.status: creating src/extra/xz/Makefile
config.status: creating src/extra/zlib/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/Rmath.h0
config.status: creating src/include/R_ext/Makefile
config.status: creating src/library/Recommended/Makefile
config.status: creating src/library/Makefile
config.status: creating src/library/base/DESCRIPTION
config.status: creating src/library/base/Makefile
config.status: creating src/library/compiler/DESCRIPTION
config.status: creating src/library/compiler/Makefile
config.status: creating src/library/datasets/DESCRIPTION
config.status: creating src/library/datasets/Makefile
config.status: creating src/library/graphics/DESCRIPTION
config.status: creating src/library/graphics/Makefile
config.status: creating src/library/grDevices/DESCRIPTION
config.status: creating src/library/grDevices/Makefile
config.status: creating src/library/grDevices/src/Makefile
config.status: creating src/library/grid/DESCRIPTION
config.status: creating src/library/grid/Makefile
config.status: creating src/library/grid/src/Makefile
config.status: creating src/library/methods/DESCRIPTION
config.status: creating src/library/methods/Makefile
config.status: creating src/library/methods/src/Makefile
config.status: creating src/library/profile/Makefile
config.status: creating src/library/stats/DESCRIPTION
config.status: creating src/library/stats/Makefile
config.status: creating src/library/stats/src/Makefile
config.status: creating src/library/stats4/DESCRIPTION
config.status: creating src/library/stats4/Makefile
config.status: creating src/library/splines/DESCRIPTION
config.status: creating src/library/splines/Makefile
config.status: creating src/library/splines/src/Makefile
config.status: creating src/library/tcltk/DESCRIPTION
config.status: creating src/library/tcltk/Makefile
config.status: creating src/library/tcltk/src/Makefile
config.status: creating src/library/tools/DESCRIPTION
config.status: creating src/library/tools/Makefile
config.status: creating src/library/tools/src/Makefile
config.status: creating src/library/utils/DESCRIPTION
config.status: creating src/library/utils/Makefile
config.status: creating src/main/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/X11/Makefile
config.status: creating src/modules/internet/Makefile
config.status: creating src/modules/lapack/Makefile
config.status: creating src/modules/vfonts/Makefile
config.status: creating src/nmath/Makefile
config.status: creating src/nmath/standalone/Makefile
config.status: creating src/scripts/Makefile
config.status: creating src/scripts/R.sh
config.status: creating src/scripts/Rcmd
config.status: creating src/scripts/f77_f2c
config.status: creating src/scripts/mkinstalldirs
config.status: creating src/scripts/pager
config.status: creating src/unix/Makefile
config.status: creating tests/Makefile
config.status: creating tests/Embedding/Makefile
config.status: creating tests/Examples/Makefile
config.status: creating tests/Native/Makefile
config.status: creating tools/Makefile
config.status: creating src/include/config.h
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing stamp-h commands
R is now configured for x86_64-apple-darwin11.1.0
Source directory: .
Installation directory: /usr/local/Cellar/r/2.13.2
C compiler: /usr/bin/llvm-gcc -std=gnu99 -O3 -march=core2 -w -pipe
Fortran 77 compiler: /usr/local/bin/gfortran -O3 -march=core2 -w -pipe
C++ compiler: /usr/bin/llvm-g++ -O3 -march=core2 -w -pipe
Fortran 90/95 compiler: /usr/local/bin/gfortran -O3 -march=core2 -w -pipe
Obj-C compiler: /usr/bin/llvm-gcc -O3 -march=core2 -w -pipe
Interfaces supported: X11, aqua, tcltk
External libraries: readline, ICU
Additional capabilities: PNG, NLS, cairo
Options enabled: framework, shared BLAS, R profiling, Java
Recommended packages: yes
==> make
make
make[1]: Nothing to be done for `R'.
make[1]: Nothing to be done for `R'.
make[2]: Nothing to be done for `R'.
creating src/scripts/R.fe
mkdir ../../bin
mkdir ../../include
mkdir ../../../include/R_ext
making blocksort.d from blocksort.c
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c blas.f -o blas.o
making adler32.d from adler32.c
making pcre_chartables.d from pcre_chartables.c
making compress.d from compress.c
making bzlib.d from bzlib.c
making pcre_compile.d from pcre_compile.c
making crc32.d from crc32.c
making bzcompress.d from bzcompress.c
making pcre_config.d from pcre_config.c
making deflate.d from deflate.c
making crctable.d from crctable.c
making pcre_exec.d from pcre_exec.c
making gzio.d from gzio.c
making decompress.d from decompress.c
making pcre_fullinfo.d from pcre_fullinfo.c
making huffman.d from huffman.c
making infback.d from infback.c
making randtable.d from randtable.c
making inffast.d from inffast.c
making pcre_get.d from pcre_get.c
making inflate.d from inflate.c
making pcre_globals.d from pcre_globals.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c blocksort.c -o blocksort.o
making inftrees.d from inftrees.c
making pcre_info.d from pcre_info.c
making pcre_maketables.d from pcre_maketables.c
making trees.d from trees.c
making uncompr.d from uncompr.c
making pcre_newline.d from pcre_newline.c
making pcre_ord2utf8.d from pcre_ord2utf8.c
making zutil.d from zutil.c
making pcre_refcount.d from pcre_refcount.c
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c adler32.c -o adler32.o
making pcre_study.d from pcre_study.c
making pcre_tables.d from pcre_tables.c
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c compress.c -o compress.o
making pcre_try_flipped.d from pcre_try_flipped.c
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crc32.c -o crc32.o
making pcre_ucd.d from pcre_ucd.c
making pcre_valid_utf8.d from pcre_valid_utf8.c
making pcre_version.d from pcre_version.c
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c deflate.c -o deflate.o
making pcre_xclass.d from pcre_xclass.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_chartables.c -o pcre_chartables.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_compile.c -o pcre_compile.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bzlib.c -o bzlib.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gzio.c -o gzio.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bzcompress.c -o bzcompress.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c infback.c -o infback.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c inffast.c -o inffast.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c inflate.c -o inflate.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crctable.c -o crctable.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c decompress.c -o decompress.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c inftrees.c -o inftrees.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_config.c -o pcre_config.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c trees.c -o trees.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_exec.c -o pcre_exec.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c huffman.c -o huffman.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c uncompr.c -o uncompr.o
/usr/bin/llvm-gcc -std=gnu99 -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c zutil.c -o zutil.o
rm -f libz.a
ar cr libz.a adler32.o compress.o crc32.o deflate.o gzio.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ranlib libz.a
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c randtable.c -o randtable.o
rm -f libbz2.a
ar cr libbz2.a blocksort.o bzlib.o bzcompress.o crctable.o decompress.o huffman.o randtable.o
ranlib libbz2.a
making regcomp.d from regcomp.c
making bindtextdom.d from bindtextdom.c
making regerror.d from regerror.c
making dcgettext.d from dcgettext.c
making regexec.d from regexec.c
making dgettext.d from dgettext.c
making gettext.d from gettext.c
making tre-ast.d from tre-ast.c
making finddomain.d from finddomain.c
making tre-compile.d from tre-compile.c
making loadmsgcat.d from loadmsgcat.c
making tre-match-approx.d from tre-match-approx.c
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cmplxblas.f -o cmplxblas.o
making textdomain.d from textdomain.c
making tre-match-backtrack.d from tre-match-backtrack.c
making l10nflist.d from l10nflist.c
making tre-match-parallel.d from tre-match-parallel.c
making explodename.d from explodename.c
making tre-mem.d from tre-mem.c
making dcigettext.d from dcigettext.c
making tre-parse.d from tre-parse.c
making dcngettext.d from dcngettext.c
making tre-stack.d from tre-stack.c
making dngettext.d from dngettext.c
making xmalloc.d from xmalloc.c
making ngettext.d from ngettext.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c regcomp.c -o regcomp.o
making plural.d from plural.c
making plural-exp.d from plural-exp.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c regerror.c -o regerror.o
making langprefs.d from langprefs.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c regexec.c -o regexec.o
making localcharset.d from localcharset.c
making localename.d from localename.c
making printf.d from printf.c
making osdep.d from osdep.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-ast.c -o tre-ast.o
making intl-compat.d from intl-compat.c
making hash-string.d from hash-string.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-compile.c -o tre-compile.o
making lock.d from lock.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c bindtextdom.c -o bindtextdom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c dcgettext.c -o dcgettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c dgettext.c -o dgettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c gettext.c -o gettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c finddomain.c -o finddomain.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c loadmsgcat.c -o loadmsgcat.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c textdomain.c -o textdomain.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-match-approx.c -o tre-match-approx.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c l10nflist.c -o l10nflist.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c explodename.c -o explodename.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c dcigettext.c -o dcigettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c dcngettext.c -o dcngettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c dngettext.c -o dngettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c ngettext.c -o ngettext.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-match-backtrack.c -o tre-match-backtrack.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c plural.c -o plural.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c plural-exp.c -o plural-exp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c langprefs.c -o langprefs.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-match-parallel.c -o tre-match-parallel.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c localcharset.c -o localcharset.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c localename.c -o localename.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c printf.c -o printf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c osdep.c -o osdep.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c intl-compat.c -o intl-compat.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c hash-string.c -o hash-string.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I. -I/usr/X11/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -O3 -march=core2 -w -pipe -c lock.c -o lock.o
rm -f libintl.a
ar cr libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o intl-compat.o hash-string.o lock.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-mem.c -o tre-mem.o
/usr/bin/ranlib: file: libintl.a(printf.o) has no symbols
/usr/bin/ranlib: file: libintl.a(osdep.o) has no symbols
/usr/bin/ranlib: file: libintl.a(lock.o) has no symbols
ranlib libintl.a
ranlib: file: libintl.a(printf.o) has no symbols
ranlib: file: libintl.a(osdep.o) has no symbols
ranlib: file: libintl.a(lock.o) has no symbols
touch stamp
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c alone_decoder.c -o alone_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-parse.c -o tre-parse.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c alone_encoder.c -o alone_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c arm.c -o arm.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c armthumb.c -o armthumb.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c auto_decoder.c -o auto_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_buffer_decoder.c -o block_buffer_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_buffer_encoder.c -o block_buffer_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_decoder.c -o block_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tre-stack.c -o tre-stack.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_encoder.c -o block_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c xmalloc.c -o xmalloc.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_header_decoder.c -o block_header_decoder.o
rm -f libtre.a
ar cr libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o
ranlib libtre.a
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_header_encoder.c -o block_header_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_fullinfo.c -o pcre_fullinfo.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c block_util.c -o block_util.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c check.c -o check.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c common.c -o common.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crc32_fast.c -o crc32_fast.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_get.c -o pcre_get.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crc32_table.c -o crc32_table.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crc64_fast.c -o crc64_fast.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_globals.c -o pcre_globals.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c crc64_table.c -o crc64_table.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c delta_common.c -o delta_common.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c delta_decoder.c -o delta_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_info.c -o pcre_info.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c delta_encoder.c -o delta_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_maketables.c -o pcre_maketables.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c easy_buffer_encoder.c -o easy_buffer_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c easy_decoder_memusage.c -o easy_decoder_memusage.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c easy_encoder.c -o easy_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_newline.c -o pcre_newline.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c easy_encoder_memusage.c -o easy_encoder_memusage.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c easy_preset.c -o easy_preset.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fastpos_table.c -o fastpos_table.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_ord2utf8.c -o pcre_ord2utf8.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_buffer_decoder.c -o filter_buffer_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_buffer_encoder.c -o filter_buffer_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_common.c -o filter_common.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_decoder.c -o filter_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_refcount.c -o pcre_refcount.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_encoder.c -o filter_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_study.c -o pcre_study.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_flags_decoder.c -o filter_flags_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c filter_flags_encoder.c -o filter_flags_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c ia64.c -o ia64.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c index.c -o index.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c index_decoder.c -o index_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c index_encoder.c -o index_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c index_hash.c -o index_hash.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lz_decoder.c -o lz_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_tables.c -o pcre_tables.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lz_encoder.c -o lz_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lz_encoder_mf.c -o lz_encoder_mf.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma2_decoder.c -o lzma2_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma2_encoder.c -o lzma2_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma_decoder.c -o lzma_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma_encoder.c -o lzma_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma_encoder_optimum_fast.c -o lzma_encoder_optimum_fast.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma_encoder_optimum_normal.c -o lzma_encoder_optimum_normal.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/usr/X11/lib -o libRblas.dylib blas.o cmplxblas.o -install_name libRblas.dylib -headerpad_max_install_names -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib -L/usr/lib -lgfortran # xerbla.o
mkdir /private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/lib
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lzma_encoder_presets.c -o lzma_encoder_presets.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_try_flipped.c -o pcre_try_flipped.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_ucd.c -o pcre_ucd.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_valid_utf8.c -o pcre_valid_utf8.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c powerpc.c -o powerpc.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_version.c -o pcre_version.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c price_table.c -o price_table.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcre_xclass.c -o pcre_xclass.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sha256.c -o sha256.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c simple_coder.c -o simple_coder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c simple_decoder.c -o simple_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c simple_encoder.c -o simple_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sparc.c -o sparc.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_buffer_decoder.c -o stream_buffer_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_buffer_encoder.c -o stream_buffer_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_decoder.c -o stream_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_encoder.c -o stream_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_flags_common.c -o stream_flags_common.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_flags_decoder.c -o stream_flags_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stream_flags_encoder.c -o stream_flags_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c vli_decoder.c -o vli_decoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c vli_encoder.c -o vli_encoder.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c vli_size.c -o vli_size.o
/usr/bin/llvm-gcc -std=gnu99 -I./api -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c x86.c -o x86.o
rm -f libpcre.a
ar cr libpcre.a pcre_chartables.o pcre_compile.o pcre_config.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_try_flipped.o pcre_ucd.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o
ranlib libpcre.a
rm -f liblzma.a
ar cr liblzma.a alone_decoder.o alone_encoder.o arm.o armthumb.o auto_decoder.o block_buffer_decoder.o block_buffer_encoder.o block_decoder.o block_encoder.o block_header_decoder.o block_header_encoder.o block_util.o check.o common.o crc32_fast.o crc32_table.o crc64_fast.o crc64_table.o delta_common.o delta_decoder.o delta_encoder.o easy_buffer_encoder.o easy_decoder_memusage.o easy_encoder.o easy_encoder_memusage.o easy_preset.o fastpos_table.o filter_buffer_decoder.o filter_buffer_encoder.o filter_common.o filter_decoder.o filter_encoder.o filter_flags_decoder.o filter_flags_encoder.o ia64.o index.o index_decoder.o index_encoder.o index_hash.o lz_decoder.o lz_encoder.o lz_encoder_mf.o lzma2_decoder.o lzma2_encoder.o lzma_decoder.o lzma_encoder.o lzma_encoder_optimum_fast.o lzma_encoder_optimum_normal.o lzma_encoder_presets.o powerpc.o price_table.o sha256.o simple_coder.o simple_decoder.o simple_encoder.o sparc.o stream_buffer_decoder.o stream_buffer_encoder.o stream_decoder.o stream_encoder.o stream_flags_common.o stream_flags_decoder.o stream_flags_encoder.o vli_decoder.o vli_encoder.o vli_size.o x86.o
ranlib liblzma.a
making bakslv.d from bakslv.c
making binning.d from binning.c
making cpoly.d from cpoly.c
making cumsum.d from cumsum.c
making fmin.d from fmin.c
making fft.d from fft.c
making integrate.d from integrate.c
making interv.d from interv.c
making lbfgsb.d from lbfgsb.c
making machar.d from machar.c
making pretty.d from pretty.c
making maxcol.d from maxcol.c
making rcont.d from rcont.c
making rowsum.d from rowsum.c
making strsignif.d from strsignif.c
making stem.d from stem.c
making tabulate.d from tabulate.c
making uncmin.d from uncmin.c
making zeroin.d from zeroin.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bakslv.c -o bakslv.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c binning.c -o binning.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cpoly.c -o cpoly.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cumsum.c -o cumsum.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fft.c -o fft.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fmin.c -o fmin.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c integrate.c -o integrate.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c interv.c -o interv.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lbfgsb.c -o lbfgsb.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c machar.c -o machar.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c maxcol.c -o maxcol.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pretty.c -o pretty.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rcont.c -o rcont.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rowsum.c -o rowsum.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stem.c -o stem.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c strsignif.c -o strsignif.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c tabulate.c -o tabulate.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c uncmin.c -o uncmin.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c zeroin.c -o zeroin.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c ch2inv.f -o ch2inv.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c chol.f -o chol.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dchdc.f -o dchdc.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpbfa.f -o dpbfa.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpbsl.f -o dpbsl.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpoco.f -o dpoco.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpodi.f -o dpodi.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpofa.f -o dpofa.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dposl.f -o dposl.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dqrdc.f -o dqrdc.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dqrdc2.f -o dqrdc2.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dqrls.f -o dqrls.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dqrsl.f -o dqrsl.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dqrutl.f -o dqrutl.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dsvdc.f -o dsvdc.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dtrco.f -o dtrco.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dtrsl.f -o dtrsl.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c eigen.f -o eigen.o
rm -f libappl.a
ar cr libappl.a bakslv.o binning.o cpoly.o cumsum.o fft.o fmin.o integrate.o interv.o lbfgsb.o machar.o maxcol.o pretty.o rcont.o rowsum.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o eigen.o
ranlib libappl.a
making d1mach.d from d1mach.c
making mlutils.d from mlutils.c
making i1mach.d from i1mach.c
making fmax2.d from fmax2.c
making fmin2.d from fmin2.c
making fprec.d from fprec.c
making fround.d from fround.c
making ftrunc.d from ftrunc.c
making sign.d from sign.c
making fsign.d from fsign.c
making imax2.d from imax2.c
making imin2.d from imin2.c
making log1p.d from log1p.c
making chebyshev.d from chebyshev.c
making expm1.d from expm1.c
making lgammacor.d from lgammacor.c
making gammalims.d from gammalims.c
making stirlerr.d from stirlerr.c
making bd0.d from bd0.c
making gamma.d from gamma.c
making lgamma.d from lgamma.c
making gamma_cody.d from gamma_cody.c
making beta.d from beta.c
making lbeta.d from lbeta.c
making polygamma.d from polygamma.c
making bessel_i.d from bessel_i.c
making bessel_j.d from bessel_j.c
making bessel_k.d from bessel_k.c
making bessel_y.d from bessel_y.c
making choose.d from choose.c
making snorm.d from snorm.c
making sexp.d from sexp.c
making dgamma.d from dgamma.c
making pgamma.d from pgamma.c
making qgamma.d from qgamma.c
making rgamma.d from rgamma.c
making dbeta.d from dbeta.c
making pbeta.d from pbeta.c
making rbeta.d from rbeta.c
making qbeta.d from qbeta.c
making dunif.d from dunif.c
making punif.d from punif.c
making qunif.d from qunif.c
making runif.d from runif.c
making dnorm.d from dnorm.c
making pnorm.d from pnorm.c
making qnorm.d from qnorm.c
making rnorm.d from rnorm.c
making dlnorm.d from dlnorm.c
making plnorm.d from plnorm.c
making qlnorm.d from qlnorm.c
making rlnorm.d from rlnorm.c
making qf.d from qf.c
making pf.d from pf.c
making df.d from df.c
making rf.d from rf.c
making dnf.d from dnf.c
making dt.d from dt.c
making pt.d from pt.c
making qt.d from qt.c
making rt.d from rt.c
making dnt.d from dnt.c
making dchisq.d from dchisq.c
making pchisq.d from pchisq.c
making rchisq.d from rchisq.c
making qchisq.d from qchisq.c
making rnchisq.d from rnchisq.c
making dbinom.d from dbinom.c
making pbinom.d from pbinom.c
making qbinom.d from qbinom.c
making rbinom.d from rbinom.c
making rmultinom.d from rmultinom.c
making dcauchy.d from dcauchy.c
making pcauchy.d from pcauchy.c
making qcauchy.d from qcauchy.c
making rcauchy.d from rcauchy.c
making dexp.d from dexp.c
making pexp.d from pexp.c
making qexp.d from qexp.c
making rexp.d from rexp.c
making dgeom.d from dgeom.c
making pgeom.d from pgeom.c
making qgeom.d from qgeom.c
making rgeom.d from rgeom.c
making phyper.d from phyper.c
making dhyper.d from dhyper.c
making qhyper.d from qhyper.c
making rhyper.d from rhyper.c
making dnbinom.d from dnbinom.c
making qnbinom.d from qnbinom.c
making pnbinom.d from pnbinom.c
making rnbinom.d from rnbinom.c
making dpois.d from dpois.c
making ppois.d from ppois.c
making qpois.d from qpois.c
making rpois.d from rpois.c
making dweibull.d from dweibull.c
making pweibull.d from pweibull.c
making qweibull.d from qweibull.c
making rweibull.d from rweibull.c
making dlogis.d from dlogis.c
making plogis.d from plogis.c
making qlogis.d from qlogis.c
making rlogis.d from rlogis.c
making pnchisq.d from pnchisq.c
making dnchisq.d from dnchisq.c
making qnchisq.d from qnchisq.c
making dnbeta.d from dnbeta.c
making pnbeta.d from pnbeta.c
making qnbeta.d from qnbeta.c
making pnf.d from pnf.c
making pnt.d from pnt.c
making qnt.d from qnt.c
making qnf.d from qnf.c
making ptukey.d from ptukey.c
making qtukey.d from qtukey.c
making toms708.d from toms708.c
making wilcox.d from wilcox.c
making signrank.d from signrank.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c mlutils.c -o mlutils.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c d1mach.c -o d1mach.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c i1mach.c -o i1mach.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fmax2.c -o fmax2.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fmin2.c -o fmin2.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fprec.c -o fprec.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fround.c -o fround.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c ftrunc.c -o ftrunc.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sign.c -o sign.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fsign.c -o fsign.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c imax2.c -o imax2.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c imin2.c -o imin2.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c chebyshev.c -o chebyshev.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c log1p.c -o log1p.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c expm1.c -o expm1.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lgammacor.c -o lgammacor.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gammalims.c -o gammalims.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stirlerr.c -o stirlerr.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bd0.c -o bd0.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gamma.c -o gamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lgamma.c -o lgamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gamma_cody.c -o gamma_cody.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c beta.c -o beta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lbeta.c -o lbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c polygamma.c -o polygamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bessel_i.c -o bessel_i.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bessel_j.c -o bessel_j.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bessel_k.c -o bessel_k.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bessel_y.c -o bessel_y.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c choose.c -o choose.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c snorm.c -o snorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sexp.c -o sexp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dgamma.c -o dgamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pgamma.c -o pgamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qgamma.c -o qgamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rgamma.c -o rgamma.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dbeta.c -o dbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pbeta.c -o pbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qbeta.c -o qbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rbeta.c -o rbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dunif.c -o dunif.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c punif.c -o punif.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qunif.c -o qunif.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c runif.c -o runif.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnorm.c -o dnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnorm.c -o pnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnorm.c -o qnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rnorm.c -o rnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlnorm.c -o dlnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c plnorm.c -o plnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qlnorm.c -o qlnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rlnorm.c -o rlnorm.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c df.c -o df.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pf.c -o pf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qf.c -o qf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rf.c -o rf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnf.c -o dnf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dt.c -o dt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pt.c -o pt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qt.c -o qt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rt.c -o rt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnt.c -o dnt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dchisq.c -o dchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pchisq.c -o pchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qchisq.c -o qchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rchisq.c -o rchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rnchisq.c -o rnchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dbinom.c -o dbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pbinom.c -o pbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qbinom.c -o qbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rbinom.c -o rbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rmultinom.c -o rmultinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dcauchy.c -o dcauchy.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pcauchy.c -o pcauchy.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qcauchy.c -o qcauchy.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rcauchy.c -o rcauchy.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dexp.c -o dexp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pexp.c -o pexp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qexp.c -o qexp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rexp.c -o rexp.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dgeom.c -o dgeom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pgeom.c -o pgeom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qgeom.c -o qgeom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rgeom.c -o rgeom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dhyper.c -o dhyper.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c phyper.c -o phyper.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qhyper.c -o qhyper.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rhyper.c -o rhyper.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnbinom.c -o dnbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnbinom.c -o pnbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnbinom.c -o qnbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rnbinom.c -o rnbinom.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dpois.c -o dpois.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c ppois.c -o ppois.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qpois.c -o qpois.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rpois.c -o rpois.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dweibull.c -o dweibull.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pweibull.c -o pweibull.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qweibull.c -o qweibull.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rweibull.c -o rweibull.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlogis.c -o dlogis.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c plogis.c -o plogis.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qlogis.c -o qlogis.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rlogis.c -o rlogis.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnchisq.c -o dnchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnchisq.c -o pnchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnchisq.c -o qnchisq.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dnbeta.c -o dnbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnbeta.c -o pnbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnbeta.c -o qnbeta.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnf.c -o pnf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c pnt.c -o pnt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnf.c -o qnf.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qnt.c -o qnt.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c ptukey.c -o ptukey.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qtukey.c -o qtukey.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c toms708.c -o toms708.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c wilcox.c -o wilcox.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c signrank.c -o signrank.o
rm -rf libnmath.a
ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o
/usr/bin/ranlib: file: libnmath.a(mlutils.o) has no symbols
/usr/bin/ranlib: file: libnmath.a(log1p.o) has no symbols
/usr/bin/ranlib: file: libnmath.a(expm1.o) has no symbols
ranlib libnmath.a
ranlib: file: libnmath.a(mlutils.o) has no symbols
ranlib: file: libnmath.a(log1p.o) has no symbols
ranlib: file: libnmath.a(expm1.o) has no symbols
config.status: creating src/unix/Makefile
making dynload.d from dynload.c
making edit.d from edit.c
making stubs.d from stubs.c
making system.d from system.c
making sys-std.d from sys-std.c
making sys-unix.d from sys-unix.c
making X11.d from X11.c
making aqua.d from aqua.c
making Rembedded.d from Rembedded.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dynload.c -o dynload.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c edit.c -o edit.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c stubs.c -o stubs.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c system.c -o system.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sys-unix.c -o sys-unix.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sys-std.c -o sys-std.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c X11.c -o X11.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c aqua.c -o aqua.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Rembedded.c -o Rembedded.o
rm -rf libunix.a
ar cr libunix.a dynload.o edit.o stubs.o system.o sys-unix.o sys-std.o X11.o aqua.o Rembedded.o
ranlib libunix.a
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -DR_HOME='"/private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2"' -o Rscript \
./Rscript.c
config.status: creating src/main/Makefile
making CConverters.d from CConverters.c
making CommandLineArgs.d from CommandLineArgs.c
making Rdynload.d from Rdynload.c
making Renviron.d from Renviron.c
making RNG.d from RNG.c
making agrep.d from agrep.c
making apply.d from apply.c
making arithmetic.d from arithmetic.c
making array.d from array.c
making attrib.d from attrib.c
making base.d from base.c
making bind.d from bind.c
making builtin.d from builtin.c
making character.d from character.c
making coerce.d from coerce.c
making colors.d from colors.c
making complex.d from complex.c
making connections.d from connections.c
making context.d from context.c
making cov.d from cov.c
making dcf.d from dcf.c
making cum.d from cum.c
making datetime.d from datetime.c
making debug.d from debug.c
making deparse.d from deparse.c
making deriv.d from deriv.c
making devices.d from devices.c
making dotcode.d from dotcode.c
making dounzip.d from dounzip.c
making dstruct.d from dstruct.c
making duplicate.d from duplicate.c
making engine.d from engine.c
making envir.d from envir.c
making errors.d from errors.c
making eval.d from eval.c
making format.d from format.c
making fourier.d from fourier.c
making gevents.d from gevents.c
making gram.d from gram.c
making gram-ex.d from gram-ex.c
making gramLatex.d from gramLatex.c
making gramRd.d from gramRd.c
making graphics.d from graphics.c
making grep.d from grep.c
making identical.d from identical.c
making inlined.d from inlined.c
making inspect.d from inspect.c
making internet.d from internet.c
making iosupport.d from iosupport.c
making lapack.d from lapack.c
making list.d from list.c
making localecharset.d from localecharset.c
making logic.d from logic.c
making main.d from main.c
making mapply.d from mapply.c
making match.d from match.c
making memory.d from memory.c
making model.d from model.c
making names.d from names.c
making objects.d from objects.c
making optim.d from optim.c
making optimize.d from optimize.c
making options.d from options.c
making par.d from par.c
making paste.d from paste.c
making platform.d from platform.c
making plot.d from plot.c
making plot3d.d from plot3d.c
making plotmath.d from plotmath.c
making print.d from print.c
making printarray.d from printarray.c
making printvector.d from printvector.c
making printutils.d from printutils.c
making qsort.d from qsort.c
making random.d from random.c
making raw.d from raw.c
making registration.d from registration.c
making relop.d from relop.c
making rlocale.d from rlocale.c
making saveload.d from saveload.c
making scan.d from scan.c
making seq.d from seq.c
making serialize.d from serialize.c
making size.d from size.c
making sort.d from sort.c
making source.d from source.c
making split.d from split.c
making sprintf.d from sprintf.c
making startup.d from startup.c
making subassign.d from subassign.c
making subscript.d from subscript.c
making subset.d from subset.c
making summary.d from summary.c
making sysutils.d from sysutils.c
making unique.d from unique.c
making util.d from util.c
making version.d from version.c
making vfonts.d from vfonts.c
making Rmain.d from Rmain.c
making alloca.d from alloca.c
making asinh.d from asinh.c
making acosh.d from acosh.c
making atanh.d from atanh.c
making mkdtemp.d from mkdtemp.c
making snprintf.d from snprintf.c
making strdup.d from strdup.c
making strncasecmp.d from strncasecmp.c
making vsnprintf.d from vsnprintf.c
making xspline.d from xspline.c
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c CConverters.c -o CConverters.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c CommandLineArgs.c -o CommandLineArgs.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Rdynload.c -o Rdynload.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Renviron.c -o Renviron.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c RNG.c -o RNG.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c agrep.c -o agrep.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c apply.c -o apply.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c arithmetic.c -o arithmetic.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c array.c -o array.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c attrib.c -o attrib.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c base.c -o base.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c bind.c -o bind.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c builtin.c -o builtin.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c character.c -o character.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c coerce.c -o coerce.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c colors.c -o colors.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c complex.c -o complex.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c connections.c -o connections.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c context.c -o context.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cov.c -o cov.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cum.c -o cum.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dcf.c -o dcf.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c datetime.c -o datetime.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c debug.c -o debug.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c deparse.c -o deparse.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c deriv.c -o deriv.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c devices.c -o devices.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dotcode.c -o dotcode.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dounzip.c -o dounzip.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dstruct.c -o dstruct.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c duplicate.c -o duplicate.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c engine.c -o engine.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c envir.c -o envir.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c errors.c -o errors.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c eval.c -o eval.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c format.c -o format.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c fourier.c -o fourier.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gevents.c -o gevents.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gram.c -o gram.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gram-ex.c -o gram-ex.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gramLatex.c -o gramLatex.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c gramRd.c -o gramRd.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c graphics.c -o graphics.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c grep.c -o grep.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c identical.c -o identical.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c inlined.c -o inlined.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c inspect.c -o inspect.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c internet.c -o internet.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c iosupport.c -o iosupport.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c lapack.c -o lapack.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c list.c -o list.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c localecharset.c -o localecharset.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c logic.c -o logic.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c main.c -o main.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c mapply.c -o mapply.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c match.c -o match.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c memory.c -o memory.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c model.c -o model.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c names.c -o names.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c objects.c -o objects.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c optim.c -o optim.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c optimize.c -o optimize.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c options.c -o options.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c par.c -o par.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c paste.c -o paste.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c platform.c -o platform.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c plot.c -o plot.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c plot3d.c -o plot3d.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c plotmath.c -o plotmath.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c print.c -o print.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c printarray.c -o printarray.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c printvector.c -o printvector.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c printutils.c -o printutils.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c qsort.c -o qsort.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c random.c -o random.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c raw.c -o raw.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c registration.c -o registration.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c relop.c -o relop.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rlocale.c -o rlocale.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c saveload.c -o saveload.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c scan.c -o scan.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c seq.c -o seq.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c serialize.c -o serialize.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c size.c -o size.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sort.c -o sort.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c source.c -o source.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c split.c -o split.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sprintf.c -o sprintf.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c startup.c -o startup.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c subassign.c -o subassign.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c subscript.c -o subscript.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c subset.c -o subset.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c summary.c -o summary.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sysutils.c -o sysutils.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c unique.c -o unique.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c util.c -o util.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c version.c -o version.o
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c vfonts.c -o vfonts.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c xxxpr.f -o xxxpr.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/usr/X11/lib -install_name libR.dylib -compatibility_version 2.13.0 -current_version 2.13.2 -headerpad_max_install_names -o libR.dylib CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o gevents.o gram.o gram-ex.o gramLatex.o gramRd.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o model.o names.o objects.o optim.o optimize.o options.o par.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o ../unix/Rembedded.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a ../extra/zlib/libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a ../extra/tre/libtre.a ../extra/xz/liblzma.a ../extra/intl/libintl.a -L../../lib -lRblas -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib -L/usr/lib -lgfortran -Wl,-framework -Wl,CoreFoundation -lreadline -licucore -lm -liconv
mkdir /private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/bin/exec
/usr/bin/llvm-gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Rmain.c -o Rmain.o
/usr/bin/llvm-gcc -std=gnu99 -fopenmp -L/usr/X11/lib -o R.bin Rmain.o -L../../lib -lR -lRblas
making g_alab_her.d from g_alab_her.c
making Lapack.d from Lapack.c
making Rhttpd.d from Rhttpd.c
making dataentry.d from dataentry.c
making g_cntrlify.d from g_cntrlify.c
making Rsock.d from Rsock.c
/usr/local/bin/gfortran -fPIC -O3 -march=core2 -w -pipe -ffloat-store -c dlamch.f -o dlamch.o
making devX11.d from devX11.c
making internet.d from internet.c
making g_fontdb.d from g_fontdb.c
making nanoftp.d from nanoftp.c
making g_her_glyph.d from g_her_glyph.c
making rotated.d from rotated.c
making nanohttp.d from nanohttp.c
making rbitmap.d from rbitmap.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c g_alab_her.c -o g_alab_her.o
making sock.d from sock.c
making sockconn.d from sockconn.c
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dataentry.c -o dataentry.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Rhttpd.c -o Rhttpd.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlapack0.f -o dlapack0.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c g_cntrlify.c -o g_cntrlify.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c g_fontdb.c -o g_fontdb.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Rsock.c -o Rsock.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c g_her_glyph.c -o g_her_glyph.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c internet.c -o internet.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c nanoftp.c -o nanoftp.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/X11/lib -o vfonts.so g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c devX11.c -o devX11.o
mkdir /private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/modules
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c nanohttp.c -o nanohttp.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlapack1.f -o dlapack1.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sock.c -o sock.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c sockconn.c -o sockconn.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/X11/lib -o internet.so Rhttpd.o Rsock.o internet.o nanoftp.o nanohttp.o sock.o sockconn.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rotated.c -o rotated.o
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include/cairo -I/usr/X11/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c rbitmap.c -o rbitmap.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlapack2.f -o dlapack2.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/X11/lib -o R_X11.so dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE -L/usr/X11/lib -lcairo -lpixman-1 -lfontconfig -lexpat -liconv -lfreetype -lpng15 -lz -lxcb-shm -lX11-xcb -lxcb-render -lXrender -lX11 -lxcb -lXau -lXdmcp -lX11 -lXt -lXmu -lpng -lz -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlapack3.f -o dlapack3.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c dlapack4.f -o dlapack4.o
/usr/local/bin/gfortran -fopenmp -fPIC -O3 -march=core2 -w -pipe -c cmplx.f -o cmplx.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/usr/X11/lib -o libRlapack.dylib dlamch.o dlapack0.o dlapack1.o dlapack2.o dlapack3.o dlapack4.o cmplx.o -install_name libRlapack.dylib -compatibility_version 2.13.0 -current_version 2.13.2 -headerpad_max_install_names -L../../../lib -lRblas -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib -L/usr/lib -lgfortran -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib
/usr/bin/llvm-gcc -std=gnu99 -I. -I../../../src/include -I../../../src/include -I/usr/X11/include -DHAVE_CONFIG_H -fopenmp -fPIC -O3 -march=core2 -w -pipe -c Lapack.c -o Lapack.o
/usr/bin/llvm-gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/X11/lib -o lapack.so Lapack.o -L../../../lib -lR -dylib_file libRblas.dylib:../../../lib/libRblas.dylib -Wl,-framework -Wl,CoreFoundation -L../../../lib -lRlapack -L../../../lib -lRblas -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib/gcc -L/usr/local/Cellar/gfortran/4.2.4-5666.3/lib -L/usr/lib -lgfortran
/private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/lib/libRlapack.dylib is unchanged
mkdir ../../library
building system startup profile
mkdir ../../../library/base
mkdir ../../../library/base/R
building package 'base'
mkdir ../../../library/base/demo
mkdir ../../../library/base/po
dyld: Symbol not found: _rl_sort_completion_matches
Referenced from: /private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/lib/libR.dylib
Expected in: flat namespace
in /private/tmp/homebrew-r-2.13.2-8vuf/R-2.13.2/lib/libR.dylib
/bin/sh: line 1: 31660 Done cat ./makebasedb.R
31661 Trace/BPT trap: 5 | R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave > /dev/null
make[3]: *** [all] Error 133
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/r.rb#L47
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 45fb48d8721e034fc2648cd2f02123febff45a97
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit sandybridge
OS X: 10.7.1
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.1
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
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: -O3 -march=core2 -w -pipe
CXXFLAGS: -O3 -march=core2 -w -pipe
CPPFLAGS: -I/usr/X11/include
LDFLAGS: -L/usr/X11/lib
MAKEFLAGS: -j4
Error: Failed executing: make
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/148
Otherwise, 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