Skip to content

Instantly share code, notes, and snippets.

Created September 12, 2013 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6534606 to your computer and use it in GitHub Desktop.
Save anonymous/6534606 to your computer and use it in GitHub Desktop.
Set OBJC="clang"
make[1]: Nothing to be done for `R'.
make[1]: Nothing to be done for `R'.
make[2]: Nothing to be done for `R'.
mkdir ../share/R
mkdir ../share/dictionaries
mkdir ../share/encodings
mkdir ../share/java
mkdir ../share/licenses
mkdir ../share/make
mkdir ../share/sh
mkdir ../share/texmf
mkdir ../share/texmf/bibtex
mkdir ../share/texmf/bibtex/bib
mkdir ../share/texmf/bibtex/bst
mkdir ../share/texmf/tex
mkdir ../share/texmf/tex/latex
creating src/scripts/R.fe
mkdir ../../bin
mkdir ../../include
mkdir ../../../include/R_ext
making blocksort.d from ../../../../R-3.0.1/src/extra/bzip2/blocksort.c
making bzlib.d from ../../../../R-3.0.1/src/extra/bzip2/bzlib.c
making bzcompress.d from ../../../../R-3.0.1/src/extra/bzip2/bzcompress.c
making crctable.d from ../../../../R-3.0.1/src/extra/bzip2/crctable.c
making decompress.d from ../../../../R-3.0.1/src/extra/bzip2/decompress.c
making huffman.d from ../../../../R-3.0.1/src/extra/bzip2/huffman.c
making randtable.d from ../../../../R-3.0.1/src/extra/bzip2/randtable.c
make[4]: `Makedeps' is up to date.
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/blocksort.c -o blocksort.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/bzlib.c -o bzlib.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/bzcompress.c -o bzcompress.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/crctable.c -o crctable.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/decompress.c -o decompress.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/huffman.c -o huffman.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/bzip2 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/bzip2/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 pcre_chartables.d from ../../../../R-3.0.1/src/extra/pcre/pcre_chartables.c
making pcre_compile.d from ../../../../R-3.0.1/src/extra/pcre/pcre_compile.c
making pcre_config.d from ../../../../R-3.0.1/src/extra/pcre/pcre_config.c
making pcre_exec.d from ../../../../R-3.0.1/src/extra/pcre/pcre_exec.c
making pcre_fullinfo.d from ../../../../R-3.0.1/src/extra/pcre/pcre_fullinfo.c
making pcre_get.d from ../../../../R-3.0.1/src/extra/pcre/pcre_get.c
making pcre_globals.d from ../../../../R-3.0.1/src/extra/pcre/pcre_globals.c
making pcre_jit_compile.d from ../../../../R-3.0.1/src/extra/pcre/pcre_jit_compile.c
making pcre_maketables.d from ../../../../R-3.0.1/src/extra/pcre/pcre_maketables.c
making pcre_newline.d from ../../../../R-3.0.1/src/extra/pcre/pcre_newline.c
making pcre_ord2utf8.d from ../../../../R-3.0.1/src/extra/pcre/pcre_ord2utf8.c
making pcre_refcount.d from ../../../../R-3.0.1/src/extra/pcre/pcre_refcount.c
making pcre_study.d from ../../../../R-3.0.1/src/extra/pcre/pcre_study.c
making pcre_tables.d from ../../../../R-3.0.1/src/extra/pcre/pcre_tables.c
making pcre_ucd.d from ../../../../R-3.0.1/src/extra/pcre/pcre_ucd.c
making pcre_valid_utf8.d from ../../../../R-3.0.1/src/extra/pcre/pcre_valid_utf8.c
making pcre_version.d from ../../../../R-3.0.1/src/extra/pcre/pcre_version.c
making pcre_xclass.d from ../../../../R-3.0.1/src/extra/pcre/pcre_xclass.c
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_chartables.c -o pcre_chartables.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_compile.c -o pcre_compile.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_config.c -o pcre_config.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_exec.c -o pcre_exec.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_fullinfo.c -o pcre_fullinfo.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_get.c -o pcre_get.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_globals.c -o pcre_globals.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_jit_compile.c -o pcre_jit_compile.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_maketables.c -o pcre_maketables.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_newline.c -o pcre_newline.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_ord2utf8.c -o pcre_ord2utf8.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_refcount.c -o pcre_refcount.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_study.c -o pcre_study.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_tables.c -o pcre_tables.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_ucd.c -o pcre_ucd.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_valid_utf8.c -o pcre_valid_utf8.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_version.c -o pcre_version.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/pcre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/pcre/pcre_xclass.c -o pcre_xclass.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_jit_compile.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_ucd.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o
ranlib libpcre.a
making bindtextdom.d from ../../../../R-3.0.1/src/extra/intl/bindtextdom.c
making dcgettext.d from ../../../../R-3.0.1/src/extra/intl/dcgettext.c
making dgettext.d from ../../../../R-3.0.1/src/extra/intl/dgettext.c
making gettext.d from ../../../../R-3.0.1/src/extra/intl/gettext.c
making finddomain.d from ../../../../R-3.0.1/src/extra/intl/finddomain.c
making loadmsgcat.d from ../../../../R-3.0.1/src/extra/intl/loadmsgcat.c
making textdomain.d from ../../../../R-3.0.1/src/extra/intl/textdomain.c
making l10nflist.d from ../../../../R-3.0.1/src/extra/intl/l10nflist.c
making explodename.d from ../../../../R-3.0.1/src/extra/intl/explodename.c
making dcigettext.d from ../../../../R-3.0.1/src/extra/intl/dcigettext.c
making dcngettext.d from ../../../../R-3.0.1/src/extra/intl/dcngettext.c
making dngettext.d from ../../../../R-3.0.1/src/extra/intl/dngettext.c
making ngettext.d from ../../../../R-3.0.1/src/extra/intl/ngettext.c
making plural.d from ../../../../R-3.0.1/src/extra/intl/plural.c
making plural-exp.d from ../../../../R-3.0.1/src/extra/intl/plural-exp.c
making langprefs.d from ../../../../R-3.0.1/src/extra/intl/langprefs.c
making localcharset.d from ../../../../R-3.0.1/src/extra/intl/localcharset.c
making localename.d from ../../../../R-3.0.1/src/extra/intl/localename.c
making printf.d from ../../../../R-3.0.1/src/extra/intl/printf.c
making osdep.d from ../../../../R-3.0.1/src/extra/intl/osdep.c
making intl-compat.d from ../../../../R-3.0.1/src/extra/intl/intl-compat.c
making hash-string.d from ../../../../R-3.0.1/src/extra/intl/hash-string.c
making lock.d from ../../../../R-3.0.1/src/extra/intl/lock.c
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/bindtextdom.c -o bindtextdom.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/dcgettext.c -o dcgettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/dgettext.c -o dgettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/gettext.c -o gettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/finddomain.c -o finddomain.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/loadmsgcat.c -o loadmsgcat.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/textdomain.c -o textdomain.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/l10nflist.c -o l10nflist.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/explodename.c -o explodename.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/dcigettext.c -o dcigettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/dcngettext.c -o dcngettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/dngettext.c -o dngettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/ngettext.c -o ngettext.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/plural.c -o plural.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/plural-exp.c -o plural-exp.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/langprefs.c -o langprefs.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/localcharset.c -o localcharset.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/localename.c -o localename.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/printf.c -o printf.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/osdep.c -o osdep.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/intl-compat.c -o intl-compat.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/hash-string.c -o hash-string.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I../../../../R-3.0.1/src/extra/intl -I/opt/local/include -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/intl/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
/opt/local/bin/ranlib: file: libintl.a(printf.o) has no symbols
/opt/local/bin/ranlib: file: libintl.a(osdep.o) has no symbols
/opt/local/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
making regcomp.d from ../../../../R-3.0.1/src/extra/tre/regcomp.c
making regerror.d from ../../../../R-3.0.1/src/extra/tre/regerror.c
making regexec.d from ../../../../R-3.0.1/src/extra/tre/regexec.c
making tre-ast.d from ../../../../R-3.0.1/src/extra/tre/tre-ast.c
making tre-compile.d from ../../../../R-3.0.1/src/extra/tre/tre-compile.c
making tre-match-approx.d from ../../../../R-3.0.1/src/extra/tre/tre-match-approx.c
making tre-match-backtrack.d from ../../../../R-3.0.1/src/extra/tre/tre-match-backtrack.c
making tre-match-parallel.d from ../../../../R-3.0.1/src/extra/tre/tre-match-parallel.c
making tre-mem.d from ../../../../R-3.0.1/src/extra/tre/tre-mem.c
making tre-parse.d from ../../../../R-3.0.1/src/extra/tre/tre-parse.c
making tre-stack.d from ../../../../R-3.0.1/src/extra/tre/tre-stack.c
making xmalloc.d from ../../../../R-3.0.1/src/extra/tre/xmalloc.c
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/regcomp.c -o regcomp.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/regerror.c -o regerror.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/regexec.c -o regexec.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-ast.c -o tre-ast.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-compile.c -o tre-compile.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-match-approx.c -o tre-match-approx.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-match-backtrack.c -o tre-match-backtrack.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-match-parallel.c -o tre-match-parallel.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-mem.c -o tre-mem.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-parse.c -o tre-parse.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/tre-stack.c -o tre-stack.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/tre -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/extra/tre/xmalloc.c -o xmalloc.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
touch stamp
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c alone_decoder.c -o alone_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c alone_encoder.c -o alone_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c arm.c -o arm.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c armthumb.c -o armthumb.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c auto_decoder.c -o auto_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_buffer_decoder.c -o block_buffer_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_buffer_encoder.c -o block_buffer_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_decoder.c -o block_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_encoder.c -o block_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_header_decoder.c -o block_header_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_header_encoder.c -o block_header_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c block_util.c -o block_util.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c check.c -o check.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c common.c -o common.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c crc32_fast.c -o crc32_fast.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c crc32_table.c -o crc32_table.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c crc64_fast.c -o crc64_fast.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c crc64_table.c -o crc64_table.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c delta_common.c -o delta_common.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c delta_decoder.c -o delta_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c delta_encoder.c -o delta_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c easy_buffer_encoder.c -o easy_buffer_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c easy_decoder_memusage.c -o easy_decoder_memusage.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c easy_encoder.c -o easy_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c easy_encoder_memusage.c -o easy_encoder_memusage.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c easy_preset.c -o easy_preset.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c fastpos_table.c -o fastpos_table.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_buffer_decoder.c -o filter_buffer_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_buffer_encoder.c -o filter_buffer_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_common.c -o filter_common.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_decoder.c -o filter_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_encoder.c -o filter_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_flags_decoder.c -o filter_flags_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c filter_flags_encoder.c -o filter_flags_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ia64.c -o ia64.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c index.c -o index.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c index_decoder.c -o index_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c index_encoder.c -o index_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c index_hash.c -o index_hash.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lz_decoder.c -o lz_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lz_encoder.c -o lz_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lz_encoder_mf.c -o lz_encoder_mf.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma2_decoder.c -o lzma2_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma2_encoder.c -o lzma2_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma_decoder.c -o lzma_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma_encoder.c -o lzma_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma_encoder_optimum_fast.c -o lzma_encoder_optimum_fast.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma_encoder_optimum_normal.c -o lzma_encoder_optimum_normal.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c lzma_encoder_presets.c -o lzma_encoder_presets.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c powerpc.c -o powerpc.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c price_table.c -o price_table.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c sha256.c -o sha256.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c simple_coder.c -o simple_coder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c simple_decoder.c -o simple_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c simple_encoder.c -o simple_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c sparc.c -o sparc.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_buffer_decoder.c -o stream_buffer_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_buffer_encoder.c -o stream_buffer_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_decoder.c -o stream_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_encoder.c -o stream_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_flags_common.c -o stream_flags_common.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_flags_decoder.c -o stream_flags_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c stream_flags_encoder.c -o stream_flags_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c vli_decoder.c -o vli_decoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c vli_encoder.c -o vli_encoder.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c vli_size.c -o vli_size.o
gcc -std=gnu99 -I../../../../R-3.0.1/src/extra/xz/api -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c x86.c -o x86.o
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 integrate.d from ../../../R-3.0.1/src/appl/integrate.c
making interv.d from ../../../R-3.0.1/src/appl/interv.c
making maxcol.d from ../../../R-3.0.1/src/appl/maxcol.c
making optim.d from ../../../R-3.0.1/src/appl/optim.c
making pretty.d from ../../../R-3.0.1/src/appl/pretty.c
making uncmin.d from ../../../R-3.0.1/src/appl/uncmin.c
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/integrate.c -o integrate.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/interv.c -o interv.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/maxcol.c -o maxcol.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/optim.c -o optim.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/pretty.c -o pretty.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/uncmin.c -o uncmin.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dchdc.f -o dchdc.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dpbfa.f -o dpbfa.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dpbsl.f -o dpbsl.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dpoco.f -o dpoco.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dpodi.f -o dpodi.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dpofa.f -o dpofa.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dposl.f -o dposl.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dqrdc.f -o dqrdc.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dqrdc2.f -o dqrdc2.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dqrls.f -o dqrls.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dqrsl.f -o dqrsl.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dqrutl.f -o dqrutl.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dsvdc.f -o dsvdc.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dtrco.f -o dtrco.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/appl/dtrsl.f -o dtrsl.o
rm -f libappl.a
ar cr libappl.a integrate.o interv.o maxcol.o optim.o pretty.o uncmin.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
ranlib libappl.a
making mlutils.d from ../../../R-3.0.1/src/nmath/mlutils.c
making d1mach.d from ../../../R-3.0.1/src/nmath/d1mach.c
making i1mach.d from ../../../R-3.0.1/src/nmath/i1mach.c
making fmax2.d from ../../../R-3.0.1/src/nmath/fmax2.c
making fmin2.d from ../../../R-3.0.1/src/nmath/fmin2.c
making fprec.d from ../../../R-3.0.1/src/nmath/fprec.c
making fround.d from ../../../R-3.0.1/src/nmath/fround.c
making ftrunc.d from ../../../R-3.0.1/src/nmath/ftrunc.c
making sign.d from ../../../R-3.0.1/src/nmath/sign.c
making fsign.d from ../../../R-3.0.1/src/nmath/fsign.c
making imax2.d from ../../../R-3.0.1/src/nmath/imax2.c
making imin2.d from ../../../R-3.0.1/src/nmath/imin2.c
making chebyshev.d from ../../../R-3.0.1/src/nmath/chebyshev.c
making log1p.d from ../../../R-3.0.1/src/nmath/log1p.c
making expm1.d from ../../../R-3.0.1/src/nmath/expm1.c
making lgammacor.d from ../../../R-3.0.1/src/nmath/lgammacor.c
making gammalims.d from ../../../R-3.0.1/src/nmath/gammalims.c
making stirlerr.d from ../../../R-3.0.1/src/nmath/stirlerr.c
making bd0.d from ../../../R-3.0.1/src/nmath/bd0.c
making gamma.d from ../../../R-3.0.1/src/nmath/gamma.c
making lgamma.d from ../../../R-3.0.1/src/nmath/lgamma.c
making gamma_cody.d from ../../../R-3.0.1/src/nmath/gamma_cody.c
making beta.d from ../../../R-3.0.1/src/nmath/beta.c
making lbeta.d from ../../../R-3.0.1/src/nmath/lbeta.c
making polygamma.d from ../../../R-3.0.1/src/nmath/polygamma.c
making bessel_i.d from ../../../R-3.0.1/src/nmath/bessel_i.c
making bessel_j.d from ../../../R-3.0.1/src/nmath/bessel_j.c
making bessel_k.d from ../../../R-3.0.1/src/nmath/bessel_k.c
making bessel_y.d from ../../../R-3.0.1/src/nmath/bessel_y.c
making choose.d from ../../../R-3.0.1/src/nmath/choose.c
making snorm.d from ../../../R-3.0.1/src/nmath/snorm.c
making sexp.d from ../../../R-3.0.1/src/nmath/sexp.c
making dgamma.d from ../../../R-3.0.1/src/nmath/dgamma.c
making pgamma.d from ../../../R-3.0.1/src/nmath/pgamma.c
making qgamma.d from ../../../R-3.0.1/src/nmath/qgamma.c
making rgamma.d from ../../../R-3.0.1/src/nmath/rgamma.c
making dbeta.d from ../../../R-3.0.1/src/nmath/dbeta.c
making pbeta.d from ../../../R-3.0.1/src/nmath/pbeta.c
making qbeta.d from ../../../R-3.0.1/src/nmath/qbeta.c
making rbeta.d from ../../../R-3.0.1/src/nmath/rbeta.c
making dunif.d from ../../../R-3.0.1/src/nmath/dunif.c
making punif.d from ../../../R-3.0.1/src/nmath/punif.c
making qunif.d from ../../../R-3.0.1/src/nmath/qunif.c
making runif.d from ../../../R-3.0.1/src/nmath/runif.c
making dnorm.d from ../../../R-3.0.1/src/nmath/dnorm.c
making pnorm.d from ../../../R-3.0.1/src/nmath/pnorm.c
making qnorm.d from ../../../R-3.0.1/src/nmath/qnorm.c
making rnorm.d from ../../../R-3.0.1/src/nmath/rnorm.c
making dlnorm.d from ../../../R-3.0.1/src/nmath/dlnorm.c
making plnorm.d from ../../../R-3.0.1/src/nmath/plnorm.c
making qlnorm.d from ../../../R-3.0.1/src/nmath/qlnorm.c
making rlnorm.d from ../../../R-3.0.1/src/nmath/rlnorm.c
making df.d from ../../../R-3.0.1/src/nmath/df.c
making pf.d from ../../../R-3.0.1/src/nmath/pf.c
making qf.d from ../../../R-3.0.1/src/nmath/qf.c
making rf.d from ../../../R-3.0.1/src/nmath/rf.c
making dnf.d from ../../../R-3.0.1/src/nmath/dnf.c
making dt.d from ../../../R-3.0.1/src/nmath/dt.c
making pt.d from ../../../R-3.0.1/src/nmath/pt.c
making qt.d from ../../../R-3.0.1/src/nmath/qt.c
making rt.d from ../../../R-3.0.1/src/nmath/rt.c
making dnt.d from ../../../R-3.0.1/src/nmath/dnt.c
making dchisq.d from ../../../R-3.0.1/src/nmath/dchisq.c
making pchisq.d from ../../../R-3.0.1/src/nmath/pchisq.c
making qchisq.d from ../../../R-3.0.1/src/nmath/qchisq.c
making rchisq.d from ../../../R-3.0.1/src/nmath/rchisq.c
making rnchisq.d from ../../../R-3.0.1/src/nmath/rnchisq.c
making dbinom.d from ../../../R-3.0.1/src/nmath/dbinom.c
making pbinom.d from ../../../R-3.0.1/src/nmath/pbinom.c
making qbinom.d from ../../../R-3.0.1/src/nmath/qbinom.c
making rbinom.d from ../../../R-3.0.1/src/nmath/rbinom.c
making rmultinom.d from ../../../R-3.0.1/src/nmath/rmultinom.c
making dcauchy.d from ../../../R-3.0.1/src/nmath/dcauchy.c
making pcauchy.d from ../../../R-3.0.1/src/nmath/pcauchy.c
making qcauchy.d from ../../../R-3.0.1/src/nmath/qcauchy.c
making rcauchy.d from ../../../R-3.0.1/src/nmath/rcauchy.c
making dexp.d from ../../../R-3.0.1/src/nmath/dexp.c
making pexp.d from ../../../R-3.0.1/src/nmath/pexp.c
making qexp.d from ../../../R-3.0.1/src/nmath/qexp.c
making rexp.d from ../../../R-3.0.1/src/nmath/rexp.c
making dgeom.d from ../../../R-3.0.1/src/nmath/dgeom.c
making pgeom.d from ../../../R-3.0.1/src/nmath/pgeom.c
making qgeom.d from ../../../R-3.0.1/src/nmath/qgeom.c
making rgeom.d from ../../../R-3.0.1/src/nmath/rgeom.c
making dhyper.d from ../../../R-3.0.1/src/nmath/dhyper.c
making phyper.d from ../../../R-3.0.1/src/nmath/phyper.c
making qhyper.d from ../../../R-3.0.1/src/nmath/qhyper.c
making rhyper.d from ../../../R-3.0.1/src/nmath/rhyper.c
making dnbinom.d from ../../../R-3.0.1/src/nmath/dnbinom.c
making pnbinom.d from ../../../R-3.0.1/src/nmath/pnbinom.c
making qnbinom.d from ../../../R-3.0.1/src/nmath/qnbinom.c
making rnbinom.d from ../../../R-3.0.1/src/nmath/rnbinom.c
making dpois.d from ../../../R-3.0.1/src/nmath/dpois.c
making ppois.d from ../../../R-3.0.1/src/nmath/ppois.c
making qpois.d from ../../../R-3.0.1/src/nmath/qpois.c
making rpois.d from ../../../R-3.0.1/src/nmath/rpois.c
making dweibull.d from ../../../R-3.0.1/src/nmath/dweibull.c
making pweibull.d from ../../../R-3.0.1/src/nmath/pweibull.c
making qweibull.d from ../../../R-3.0.1/src/nmath/qweibull.c
making rweibull.d from ../../../R-3.0.1/src/nmath/rweibull.c
making dlogis.d from ../../../R-3.0.1/src/nmath/dlogis.c
making plogis.d from ../../../R-3.0.1/src/nmath/plogis.c
making qlogis.d from ../../../R-3.0.1/src/nmath/qlogis.c
making rlogis.d from ../../../R-3.0.1/src/nmath/rlogis.c
making dnchisq.d from ../../../R-3.0.1/src/nmath/dnchisq.c
making pnchisq.d from ../../../R-3.0.1/src/nmath/pnchisq.c
making qnchisq.d from ../../../R-3.0.1/src/nmath/qnchisq.c
making dnbeta.d from ../../../R-3.0.1/src/nmath/dnbeta.c
making pnbeta.d from ../../../R-3.0.1/src/nmath/pnbeta.c
making qnbeta.d from ../../../R-3.0.1/src/nmath/qnbeta.c
making pnf.d from ../../../R-3.0.1/src/nmath/pnf.c
making pnt.d from ../../../R-3.0.1/src/nmath/pnt.c
making qnf.d from ../../../R-3.0.1/src/nmath/qnf.c
making qnt.d from ../../../R-3.0.1/src/nmath/qnt.c
making ptukey.d from ../../../R-3.0.1/src/nmath/ptukey.c
making qtukey.d from ../../../R-3.0.1/src/nmath/qtukey.c
making toms708.d from ../../../R-3.0.1/src/nmath/toms708.c
making wilcox.d from ../../../R-3.0.1/src/nmath/wilcox.c
making signrank.d from ../../../R-3.0.1/src/nmath/signrank.c
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/mlutils.c -o mlutils.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/d1mach.c -o d1mach.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/i1mach.c -o i1mach.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/fmax2.c -o fmax2.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/fmin2.c -o fmin2.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/fprec.c -o fprec.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/fround.c -o fround.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/ftrunc.c -o ftrunc.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/sign.c -o sign.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/fsign.c -o fsign.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/imax2.c -o imax2.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/imin2.c -o imin2.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/chebyshev.c -o chebyshev.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/log1p.c -o log1p.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/expm1.c -o expm1.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/lgammacor.c -o lgammacor.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/gammalims.c -o gammalims.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/stirlerr.c -o stirlerr.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/bd0.c -o bd0.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/gamma.c -o gamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/lgamma.c -o lgamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/gamma_cody.c -o gamma_cody.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/beta.c -o beta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/lbeta.c -o lbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/polygamma.c -o polygamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/bessel_i.c -o bessel_i.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/bessel_j.c -o bessel_j.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/bessel_k.c -o bessel_k.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/bessel_y.c -o bessel_y.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/choose.c -o choose.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/snorm.c -o snorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/sexp.c -o sexp.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dgamma.c -o dgamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pgamma.c -o pgamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qgamma.c -o qgamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rgamma.c -o rgamma.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dbeta.c -o dbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pbeta.c -o pbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qbeta.c -o qbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rbeta.c -o rbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dunif.c -o dunif.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/punif.c -o punif.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qunif.c -o qunif.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/runif.c -o runif.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnorm.c -o dnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnorm.c -o pnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnorm.c -o qnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rnorm.c -o rnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dlnorm.c -o dlnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/plnorm.c -o plnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qlnorm.c -o qlnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rlnorm.c -o rlnorm.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/df.c -o df.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pf.c -o pf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qf.c -o qf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rf.c -o rf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnf.c -o dnf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dt.c -o dt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pt.c -o pt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qt.c -o qt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rt.c -o rt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnt.c -o dnt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dchisq.c -o dchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pchisq.c -o pchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qchisq.c -o qchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rchisq.c -o rchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rnchisq.c -o rnchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dbinom.c -o dbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pbinom.c -o pbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qbinom.c -o qbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rbinom.c -o rbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rmultinom.c -o rmultinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dcauchy.c -o dcauchy.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pcauchy.c -o pcauchy.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qcauchy.c -o qcauchy.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rcauchy.c -o rcauchy.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dexp.c -o dexp.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pexp.c -o pexp.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qexp.c -o qexp.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rexp.c -o rexp.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dgeom.c -o dgeom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pgeom.c -o pgeom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qgeom.c -o qgeom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rgeom.c -o rgeom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dhyper.c -o dhyper.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/phyper.c -o phyper.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qhyper.c -o qhyper.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rhyper.c -o rhyper.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnbinom.c -o dnbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnbinom.c -o pnbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnbinom.c -o qnbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rnbinom.c -o rnbinom.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dpois.c -o dpois.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/ppois.c -o ppois.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qpois.c -o qpois.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rpois.c -o rpois.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dweibull.c -o dweibull.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pweibull.c -o pweibull.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qweibull.c -o qweibull.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rweibull.c -o rweibull.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dlogis.c -o dlogis.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/plogis.c -o plogis.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qlogis.c -o qlogis.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/rlogis.c -o rlogis.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnchisq.c -o dnchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnchisq.c -o pnchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnchisq.c -o qnchisq.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/dnbeta.c -o dnbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnbeta.c -o pnbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnbeta.c -o qnbeta.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnf.c -o pnf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/pnt.c -o pnt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnf.c -o qnf.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qnt.c -o qnt.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/ptukey.c -o ptukey.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/qtukey.c -o qtukey.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/toms708.c -o toms708.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/wilcox.c -o wilcox.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/nmath/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
/opt/local/bin/ranlib: file: libnmath.a(mlutils.o) has no symbols
/opt/local/bin/ranlib: file: libnmath.a(log1p.o) has no symbols
/opt/local/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 Rembedded.d from ../../../R-3.0.1/src/unix/Rembedded.c
making dynload.d from ../../../R-3.0.1/src/unix/dynload.c
making system.d from ../../../R-3.0.1/src/unix/system.c
making sys-unix.d from ../../../R-3.0.1/src/unix/sys-unix.c
making sys-std.d from ../../../R-3.0.1/src/unix/sys-std.c
making X11.d from ../../../R-3.0.1/src/unix/X11.c
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/Rembedded.c -o Rembedded.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/dynload.c -o dynload.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/system.c -o system.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/sys-unix.c -o sys-unix.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/sys-std.c -o sys-std.o
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/unix/X11.c -o X11.o
rm -rf libunix.a
ar cr libunix.a Rembedded.o dynload.o system.o sys-unix.o sys-std.o X11.o
ranlib libunix.a
gcc -std=gnu99 -I. -I../../src/include -I../../../R-3.0.1/src/include -I/usr/X11/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -DR_HOME='"/Users/simonzehnder/Downloads/build"' -o Rscript \
../../../R-3.0.1/src/unix/Rscript.c
config.status: creating src/main/Makefile
making CommandLineArgs.d from ../../../R-3.0.1/src/main/CommandLineArgs.c
making Rdynload.d from ../../../R-3.0.1/src/main/Rdynload.c
making Renviron.d from ../../../R-3.0.1/src/main/Renviron.c
making RNG.d from ../../../R-3.0.1/src/main/RNG.c
making agrep.d from ../../../R-3.0.1/src/main/agrep.c
making apply.d from ../../../R-3.0.1/src/main/apply.c
making arithmetic.d from ../../../R-3.0.1/src/main/arithmetic.c
making array.d from ../../../R-3.0.1/src/main/array.c
making attrib.d from ../../../R-3.0.1/src/main/attrib.c
making bind.d from ../../../R-3.0.1/src/main/bind.c
making builtin.d from ../../../R-3.0.1/src/main/builtin.c
making character.d from ../../../R-3.0.1/src/main/character.c
making coerce.d from ../../../R-3.0.1/src/main/coerce.c
making colors.d from ../../../R-3.0.1/src/main/colors.c
making complex.d from ../../../R-3.0.1/src/main/complex.c
making connections.d from ../../../R-3.0.1/src/main/connections.c
making context.d from ../../../R-3.0.1/src/main/context.c
making cum.d from ../../../R-3.0.1/src/main/cum.c
making dcf.d from ../../../R-3.0.1/src/main/dcf.c
making datetime.d from ../../../R-3.0.1/src/main/datetime.c
making debug.d from ../../../R-3.0.1/src/main/debug.c
making deparse.d from ../../../R-3.0.1/src/main/deparse.c
making devices.d from ../../../R-3.0.1/src/main/devices.c
making dotcode.d from ../../../R-3.0.1/src/main/dotcode.c
making dounzip.d from ../../../R-3.0.1/src/main/dounzip.c
making dstruct.d from ../../../R-3.0.1/src/main/dstruct.c
making duplicate.d from ../../../R-3.0.1/src/main/duplicate.c
making edit.d from ../../../R-3.0.1/src/main/edit.c
making engine.d from ../../../R-3.0.1/src/main/engine.c
making envir.d from ../../../R-3.0.1/src/main/envir.c
making errors.d from ../../../R-3.0.1/src/main/errors.c
making eval.d from ../../../R-3.0.1/src/main/eval.c
making format.d from ../../../R-3.0.1/src/main/format.c
making gevents.d from ../../../R-3.0.1/src/main/gevents.c
making gram.d from ../../../R-3.0.1/src/main/gram.c
making gram-ex.d from ../../../R-3.0.1/src/main/gram-ex.c
making graphics.d from ../../../R-3.0.1/src/main/graphics.c
making grep.d from ../../../R-3.0.1/src/main/grep.c
making identical.d from ../../../R-3.0.1/src/main/identical.c
making inlined.d from ../../../R-3.0.1/src/main/inlined.c
making inspect.d from ../../../R-3.0.1/src/main/inspect.c
making internet.d from ../../../R-3.0.1/src/main/internet.c
making iosupport.d from ../../../R-3.0.1/src/main/iosupport.c
making lapack.d from ../../../R-3.0.1/src/main/lapack.c
making list.d from ../../../R-3.0.1/src/main/list.c
making localecharset.d from ../../../R-3.0.1/src/main/localecharset.c
making logic.d from ../../../R-3.0.1/src/main/logic.c
making main.d from ../../../R-3.0.1/src/main/main.c
making mapply.d from ../../../R-3.0.1/src/main/mapply.c
making match.d from ../../../R-3.0.1/src/main/match.c
making memory.d from ../../../R-3.0.1/src/main/memory.c
making names.d from ../../../R-3.0.1/src/main/names.c
making objects.d from ../../../R-3.0.1/src/main/objects.c
making options.d from ../../../R-3.0.1/src/main/options.c
making paste.d from ../../../R-3.0.1/src/main/paste.c
making platform.d from ../../../R-3.0.1/src/main/platform.c
making plot.d from ../../../R-3.0.1/src/main/plot.c
making plot3d.d from ../../../R-3.0.1/src/main/plot3d.c
making plotmath.d from ../../../R-3.0.1/src/main/plotmath.c
making print.d from ../../../R-3.0.1/src/main/print.c
making printarray.d from ../../../R-3.0.1/src/main/printarray.c
making printvector.d from ../../../R-3.0.1/src/main/printvector.c
making printutils.d from ../../../R-3.0.1/src/main/printutils.c
making qsort.d from ../../../R-3.0.1/src/main/qsort.c
making random.d from ../../../R-3.0.1/src/main/random.c
making raw.d from ../../../R-3.0.1/src/main/raw.c
making registration.d from ../../../R-3.0.1/src/main/registration.c
making relop.d from ../../../R-3.0.1/src/main/relop.c
making rlocale.d from ../../../R-3.0.1/src/main/rlocale.c
making saveload.d from ../../../R-3.0.1/src/main/saveload.c
making scan.d from ../../../R-3.0.1/src/main/scan.c
making seq.d from ../../../R-3.0.1/src/main/seq.c
making serialize.d from ../../../R-3.0.1/src/main/serialize.c
making sort.d from ../../../R-3.0.1/src/main/sort.c
making source.d from ../../../R-3.0.1/src/main/source.c
making split.d from ../../../R-3.0.1/src/main/split.c
making sprintf.d from ../../../R-3.0.1/src/main/sprintf.c
making startup.d from ../../../R-3.0.1/src/main/startup.c
making subassign.d from ../../../R-3.0.1/src/main/subassign.c
making subscript.d from ../../../R-3.0.1/src/main/subscript.c
making subset.d from ../../../R-3.0.1/src/main/subset.c
making summary.d from ../../../R-3.0.1/src/main/summary.c
making sysutils.d from ../../../R-3.0.1/src/main/sysutils.c
making unique.d from ../../../R-3.0.1/src/main/unique.c
making util.d from ../../../R-3.0.1/src/main/util.c
making version.d from ../../../R-3.0.1/src/main/version.c
making vfonts.d from ../../../R-3.0.1/src/main/vfonts.c
making Rmain.d from ../../../R-3.0.1/src/main/Rmain.c
making alloca.d from ../../../R-3.0.1/src/main/alloca.c
making mkdtemp.d from ../../../R-3.0.1/src/main/mkdtemp.c
making strdup.d from ../../../R-3.0.1/src/main/strdup.c
making strncasecmp.d from ../../../R-3.0.1/src/main/strncasecmp.c
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/CommandLineArgs.c -o CommandLineArgs.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/Rdynload.c -o Rdynload.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/Renviron.c -o Renviron.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/RNG.c -o RNG.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/agrep.c -o agrep.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/apply.c -o apply.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/arithmetic.c -o arithmetic.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/array.c -o array.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/attrib.c -o attrib.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/bind.c -o bind.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/builtin.c -o builtin.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/character.c -o character.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/coerce.c -o coerce.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/colors.c -o colors.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/complex.c -o complex.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/connections.c -o connections.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/context.c -o context.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/cum.c -o cum.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/dcf.c -o dcf.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/datetime.c -o datetime.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/debug.c -o debug.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/deparse.c -o deparse.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/devices.c -o devices.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/dotcode.c -o dotcode.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/dounzip.c -o dounzip.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/dstruct.c -o dstruct.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/duplicate.c -o duplicate.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/edit.c -o edit.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/engine.c -o engine.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/envir.c -o envir.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/errors.c -o errors.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/eval.c -o eval.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/format.c -o format.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/gevents.c -o gevents.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/gram.c -o gram.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/gram-ex.c -o gram-ex.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/graphics.c -o graphics.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/grep.c -o grep.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/identical.c -o identical.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/inlined.c -o inlined.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/inspect.c -o inspect.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/internet.c -o internet.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/iosupport.c -o iosupport.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/lapack.c -o lapack.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/list.c -o list.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/localecharset.c -o localecharset.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/logic.c -o logic.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/main.c -o main.o
../../../R-3.0.1/src/main/main.c: In function 'dummy_ii':
../../../R-3.0.1/src/main/main.c:1548:5: warning: function returns address of local variable [-Wreturn-local-addr]
return (uintptr_t) ⅈ
^
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/mapply.c -o mapply.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/match.c -o match.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/memory.c -o memory.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/names.c -o names.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/objects.c -o objects.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/options.c -o options.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/paste.c -o paste.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/platform.c -o platform.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/plot.c -o plot.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/plot3d.c -o plot3d.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/plotmath.c -o plotmath.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/print.c -o print.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/printarray.c -o printarray.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/printvector.c -o printvector.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/printutils.c -o printutils.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/qsort.c -o qsort.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/random.c -o random.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/raw.c -o raw.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/registration.c -o registration.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/relop.c -o relop.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/rlocale.c -o rlocale.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/saveload.c -o saveload.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/scan.c -o scan.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/seq.c -o seq.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/serialize.c -o serialize.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/sort.c -o sort.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/source.c -o source.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/split.c -o split.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/sprintf.c -o sprintf.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/startup.c -o startup.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/subassign.c -o subassign.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/subscript.c -o subscript.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/subset.c -o subset.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/summary.c -o summary.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/sysutils.c -o sysutils.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/unique.c -o unique.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/util.c -o util.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/version.c -o version.o
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/vfonts.c -o vfonts.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/xxxpr.f -o xxxpr.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -fopenmp -L/opt/local/lib -install_name libR.dylib -compatibility_version 3.0.0 -current_version 3.0.1 -headerpad_max_install_names -o libR.dylib CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.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 names.o objects.o options.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 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 `ls ../unix/*.o ../appl/*.o ../nmath/*.o` ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a ../extra/tre/libtre.a ../extra/xz/liblzma.a ../extra/intl/libintl.a -framework Accelerate -lgfortran -lquadmath -lm -Wl,-framework -Wl,CoreFoundation -lreadline -lz -licucore -lm -liconv
mkdir /Users/simonzehnder/Downloads/build/bin/exec
mkdir /Users/simonzehnder/Downloads/build/lib
gcc -std=gnu99 -I../../../R-3.0.1/src/extra/bzip2 -I../../../R-3.0.1/src/extra/pcre -I../../../R-3.0.1/src/extra -I../../../R-3.0.1/src/extra/xz/api -I. -I../../src/include -I../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../R-3.0.1/src/main/Rmain.c -o Rmain.o
gcc -std=gnu99 -fopenmp -L/opt/local/lib -o R.bin Rmain.o -L../../lib -lR
making Rhttpd.d from ../../../../R-3.0.1/src/modules/internet/Rhttpd.c
making Rsock.d from ../../../../R-3.0.1/src/modules/internet/Rsock.c
making internet.d from ../../../../R-3.0.1/src/modules/internet/internet.c
making nanoftp.d from ../../../../R-3.0.1/src/modules/internet/nanoftp.c
making nanohttp.d from ../../../../R-3.0.1/src/modules/internet/nanohttp.c
making sock.d from ../../../../R-3.0.1/src/modules/internet/sock.c
making sockconn.d from ../../../../R-3.0.1/src/modules/internet/sockconn.c
make[4]: `Makedeps' is up to date.
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/Rhttpd.c -o Rhttpd.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/Rsock.c -o Rsock.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/internet.c -o internet.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/nanoftp.c -o nanoftp.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/nanohttp.c -o nanohttp.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/sock.c -o sock.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/internet/sockconn.c -o sockconn.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o internet.so Rhttpd.o Rsock.o internet.o nanoftp.o nanohttp.o sock.o sockconn.o -L../../../lib -lR -Wl,-framework -Wl,CoreFoundation
mkdir /Users/simonzehnder/Downloads/build/modules
making Lapack.d from ../../../../R-3.0.1/src/modules/lapack/Lapack.c
making vecLibg95c.d from ../../../../R-3.0.1/src/modules/lapack/vecLibg95c.c
make[4]: `Makedeps' is up to date.
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/lapack/Lapack.c -o Lapack.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/lapack/vecLibg95c.c -o vecLibg95c.o
gfortran -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/lapack/vecLibg95f.f -o vecLibg95f.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o lapack.so Lapack.o vecLibg95c.o vecLibg95f.o -L../../../lib -lR -Wl,-framework -Wl,CoreFoundation -framework Accelerate -lgfortran -lquadmath -lm
making g_alab_her.d from ../../../../R-3.0.1/src/modules/vfonts/g_alab_her.c
making g_cntrlify.d from ../../../../R-3.0.1/src/modules/vfonts/g_cntrlify.c
making g_fontdb.d from ../../../../R-3.0.1/src/modules/vfonts/g_fontdb.c
making g_her_glyph.d from ../../../../R-3.0.1/src/modules/vfonts/g_her_glyph.c
make[4]: `Makedeps' is up to date.
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/vfonts/g_alab_her.c -o g_alab_her.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/vfonts/g_cntrlify.c -o g_cntrlify.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/vfonts/g_fontdb.c -o g_fontdb.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/vfonts/g_her_glyph.c -o g_her_glyph.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o vfonts.so g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o -L../../../lib -lR -Wl,-framework -Wl,CoreFoundation
making devX11.d from ../../../../R-3.0.1/src/modules/X11/devX11.c
making rotated.d from ../../../../R-3.0.1/src/modules/X11/rotated.c
making rbitmap.d from ../../../../R-3.0.1/src/modules/X11/rbitmap.c
make[4]: `Makedeps' is up to date.
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/usr/X11/include -I../../../../R-3.0.1/src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/X11/devX11.c -o devX11.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/usr/X11/include -I../../../../R-3.0.1/src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/X11/rotated.c -o rotated.o
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/usr/X11/include -I../../../../R-3.0.1/src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/X11/rbitmap.c -o rbitmap.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o R_X11.so devX11.o rotated.o rbitmap.o -lSM -lICE -L/usr/X11/lib -lX11 -lXt -lXmu -L../../../lib -lR -Wl,-framework -Wl,CoreFoundation
gcc -std=gnu99 -I. -I../../../src/include -I../../../../R-3.0.1/src/include -I/usr/X11/include -I../../../../R-3.0.1/src/library/grDevices/src/cairo -I/opt/local/include -DHAVE_CONFIG_H -fopenmp -fPIC -g -O2 -c ../../../../R-3.0.1/src/modules/X11/dataentry.c -o dataentry.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o R_de.so dataentry.o -lSM -lICE -L/usr/X11/lib -lX11 -lXt -lXmu -L../../../lib -lR -Wl,-framework -Wl,CoreFoundation
mkdir ../../library
building system startup profile
mkdir ../../../library/base
mkdir ../../../library/base/R
building package 'translations'
mkdir ../../../library/translations
building package 'base'
mkdir ../../../library/base/demo
building package 'tools'
mkdir ../../../library/tools
mkdir ../../../library/tools/R
making text.d from ../../../../../R-3.0.1/src/library/tools/src/text.c
making init.d from ../../../../../R-3.0.1/src/library/tools/src/init.c
making Rmd5.d from ../../../../../R-3.0.1/src/library/tools/src/Rmd5.c
making md5.d from ../../../../../R-3.0.1/src/library/tools/src/md5.c
making signals.d from ../../../../../R-3.0.1/src/library/tools/src/signals.c
making install.d from ../../../../../R-3.0.1/src/library/tools/src/install.c
making getfmts.d from ../../../../../R-3.0.1/src/library/tools/src/getfmts.c
making http.d from ../../../../../R-3.0.1/src/library/tools/src/http.c
making gramLatex.d from ../../../../../R-3.0.1/src/library/tools/src/gramLatex.c
making gramRd.d from ../../../../../R-3.0.1/src/library/tools/src/gramRd.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/text.c -o text.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/Rmd5.c -o Rmd5.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/md5.c -o md5.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/signals.c -o signals.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/install.c -o install.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/getfmts.c -o getfmts.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/http.c -o http.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/gramLatex.c -o gramLatex.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tools/src/gramRd.c -o gramRd.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o tools.so text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/tools/libs
building package 'compiler'
mkdir ../../../library/compiler
mkdir ../../../library/compiler/R
byte-compiling package 'compiler'
byte-compiling package 'base'
byte-compiling package 'tools'
building package 'utils'
mkdir ../../../library/utils
mkdir ../../../library/utils/doc
mkdir ../../../library/utils/R
mkdir ../../../library/utils/Sweave
mkdir ../../../library/utils/misc
making init.d from ../../../../../R-3.0.1/src/library/utils/src/init.c
making io.d from ../../../../../R-3.0.1/src/library/utils/src/io.c
making size.d from ../../../../../R-3.0.1/src/library/utils/src/size.c
making sock.d from ../../../../../R-3.0.1/src/library/utils/src/sock.c
making stubs.d from ../../../../../R-3.0.1/src/library/utils/src/stubs.c
making utils.d from ../../../../../R-3.0.1/src/library/utils/src/utils.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/io.c -o io.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/size.c -o size.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/sock.c -o sock.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/stubs.c -o stubs.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I../../../../../R-3.0.1/src/extra/xz/api -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/utils/src/utils.c -o utils.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o utils.so init.o io.o size.o sock.o stubs.o utils.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/utils/libs
byte-compiling package 'utils'
building package 'grDevices'
mkdir ../../../library/grDevices
mkdir ../../../library/grDevices/R
mkdir ../../../library/grDevices/afm
mkdir ../../../library/grDevices/enc
mkdir ../../../library/grDevices/icc
making axis_scales.d from ../../../../../R-3.0.1/src/library/grDevices/src/axis_scales.c
making chull.d from ../../../../../R-3.0.1/src/library/grDevices/src/chull.c
making devices.d from ../../../../../R-3.0.1/src/library/grDevices/src/devices.c
making init.d from ../../../../../R-3.0.1/src/library/grDevices/src/init.c
making stubs.d from ../../../../../R-3.0.1/src/library/grDevices/src/stubs.c
making colors.d from ../../../../../R-3.0.1/src/library/grDevices/src/colors.c
making devCairo.d from ../../../../../R-3.0.1/src/library/grDevices/src/devCairo.c
making devPicTeX.d from ../../../../../R-3.0.1/src/library/grDevices/src/devPicTeX.c
making devPS.d from ../../../../../R-3.0.1/src/library/grDevices/src/devPS.c
making devQuartz.d from ../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c
making qdBitmap.d from ../../../../../R-3.0.1/src/library/grDevices/src/qdBitmap.c
making qdPDF.d from ../../../../../R-3.0.1/src/library/grDevices/src/qdPDF.c
making qdCocoa.d from ../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/axis_scales.c -o axis_scales.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/chull.c -o chull.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/devices.c -o devices.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/stubs.c -o stubs.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/colors.c -o colors.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/devCairo.c -o devCairo.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/devPicTeX.c -o devPicTeX.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/devPS.c -o devPS.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c -o devQuartz.o
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c: In function 'RQuartz_Font':
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:646:13: warning: 'ATSFontFindFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:648:17: warning: 'ATSFontFindFromPostScriptName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:820) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromPostScriptName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:675:17: warning: 'ATSFontFindFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:676:17: warning: 'ATSFontFindFromPostScriptName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:820) [-Wdeprecated-declarations]
if (!atsFont) atsFont = ATSFontFindFromPostScriptName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:682:25: warning: 'ATSFontFindFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:688:29: warning: 'ATSFontFindFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:696:25: warning: 'ATSFontFindFromName' is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:803) [-Wdeprecated-declarations]
atsFont = ATSFontFindFromName(cfFontName, kATSOptionFlagsDefault);
^
../../../../../R-3.0.1/src/library/grDevices/src/devQuartz.c:715:5: warning: 'CGFontCreateWithPlatformFont' is deprecated (declared at /System/Library/Frameworks/CoreGraphics.framework/Headers/CGFont.h:59) [-Wdeprecated-declarations]
return CGFontCreateWithPlatformFont(&atsFont);
^
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/qdBitmap.c -o qdBitmap.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grDevices/src/qdPDF.c -o qdPDF.o
clang -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -fobjc-exceptions -c ../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m -o qdCocoa.o
../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m:99:23: warning: sending 'QuartzCocoaView *' to parameter of incompatible type 'id<NSWindowDelegate>'
[window setDelegate: view];
^~~~
/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:307:44: note: passing argument to parameter 'anObject' here
- (void)setDelegate:(id <NSWindowDelegate>)anObject;
^
../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m:266:3: warning: 'setRequiredFileType:' is deprecated [-Wdeprecated-declarations]
[sp setRequiredFileType:@"pdf"];
^
/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:288:1: note: method 'setRequiredFileType:' declared here
- (void)setRequiredFileType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_6);
^
../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m:268:16: warning: 'runModalForDirectory:file:' is deprecated [-Wdeprecated-declarations]
int answer = [sp runModalForDirectory:nil file:@"Rplot.pdf"];
^
/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:296:1: note: method 'runModalForDirectory:file:' declared here
- (NSInteger)runModalForDirectory:(NSString *)path file:(NSString *)name NS_DEPRECATED_MAC(10_0, 10_6);
^
../../../../../R-3.0.1/src/library/grDevices/src/qdCocoa.m:270:26: warning: 'filename' is deprecated [-Wdeprecated-declarations]
if (![self writeAsPDF:[sp filename]]) NSBeep();
^
/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:278:1: note: method 'filename' declared here
- (NSString *)filename NS_DEPRECATED_MAC(10_0, 10_6);
^
4 warnings generated.
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o grDevices.so axis_scales.o chull.o devices.o init.o stubs.o colors.o devCairo.o devPicTeX.o devPS.o devQuartz.o qdBitmap.o qdPDF.o qdCocoa.o -framework AppKit -lz -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/grDevices/libs
byte-compiling package 'grDevices'
building package 'graphics'
mkdir ../../../library/graphics
mkdir ../../../library/graphics/R
making init.d from ../../../../../R-3.0.1/src/library/graphics/src/init.c
making base.d from ../../../../../R-3.0.1/src/library/graphics/src/base.c
making graphics.d from ../../../../../R-3.0.1/src/library/graphics/src/graphics.c
making par.d from ../../../../../R-3.0.1/src/library/graphics/src/par.c
making plot.d from ../../../../../R-3.0.1/src/library/graphics/src/plot.c
making plot3d.d from ../../../../../R-3.0.1/src/library/graphics/src/plot3d.c
making stem.d from ../../../../../R-3.0.1/src/library/graphics/src/stem.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/base.c -o base.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/graphics.c -o graphics.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/par.c -o par.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/plot.c -o plot.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/plot3d.c -o plot3d.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I../../../../../R-3.0.1/src/main -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/graphics/src/stem.c -o stem.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o graphics.so init.o base.o graphics.o par.o plot.o plot3d.o stem.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/graphics/libs
byte-compiling package 'graphics'
building package 'stats'
mkdir ../../../library/stats
mkdir ../../../library/stats/R
making init.d from ../../../../../R-3.0.1/src/library/stats/src/init.c
making kmeans.d from ../../../../../R-3.0.1/src/library/stats/src/kmeans.c
making ansari.d from ../../../../../R-3.0.1/src/library/stats/src/ansari.c
making bandwidths.d from ../../../../../R-3.0.1/src/library/stats/src/bandwidths.c
making chisqsim.d from ../../../../../R-3.0.1/src/library/stats/src/chisqsim.c
making d2x2xk.d from ../../../../../R-3.0.1/src/library/stats/src/d2x2xk.c
making fexact.d from ../../../../../R-3.0.1/src/library/stats/src/fexact.c
making kendall.d from ../../../../../R-3.0.1/src/library/stats/src/kendall.c
making ks.d from ../../../../../R-3.0.1/src/library/stats/src/ks.c
making line.d from ../../../../../R-3.0.1/src/library/stats/src/line.c
making smooth.d from ../../../../../R-3.0.1/src/library/stats/src/smooth.c
making prho.d from ../../../../../R-3.0.1/src/library/stats/src/prho.c
making swilk.d from ../../../../../R-3.0.1/src/library/stats/src/swilk.c
making ksmooth.d from ../../../../../R-3.0.1/src/library/stats/src/ksmooth.c
making loessc.d from ../../../../../R-3.0.1/src/library/stats/src/loessc.c
making monoSpl.d from ../../../../../R-3.0.1/src/library/stats/src/monoSpl.c
making isoreg.d from ../../../../../R-3.0.1/src/library/stats/src/isoreg.c
making Srunmed.d from ../../../../../R-3.0.1/src/library/stats/src/Srunmed.c
making dblcen.d from ../../../../../R-3.0.1/src/library/stats/src/dblcen.c
making distance.d from ../../../../../R-3.0.1/src/library/stats/src/distance.c
making hclust-utils.d from ../../../../../R-3.0.1/src/library/stats/src/hclust-utils.c
making nls.d from ../../../../../R-3.0.1/src/library/stats/src/nls.c
making rWishart.d from ../../../../../R-3.0.1/src/library/stats/src/rWishart.c
making HoltWinters.d from ../../../../../R-3.0.1/src/library/stats/src/HoltWinters.c
making PPsum.d from ../../../../../R-3.0.1/src/library/stats/src/PPsum.c
making arima.d from ../../../../../R-3.0.1/src/library/stats/src/arima.c
making burg.d from ../../../../../R-3.0.1/src/library/stats/src/burg.c
making filter.d from ../../../../../R-3.0.1/src/library/stats/src/filter.c
making mAR.d from ../../../../../R-3.0.1/src/library/stats/src/mAR.c
making pacf.d from ../../../../../R-3.0.1/src/library/stats/src/pacf.c
making starma.d from ../../../../../R-3.0.1/src/library/stats/src/starma.c
making port.d from ../../../../../R-3.0.1/src/library/stats/src/port.c
making family.d from ../../../../../R-3.0.1/src/library/stats/src/family.c
making sbart.d from ../../../../../R-3.0.1/src/library/stats/src/sbart.c
making approx.d from ../../../../../R-3.0.1/src/library/stats/src/approx.c
making loglin.d from ../../../../../R-3.0.1/src/library/stats/src/loglin.c
making lowess.d from ../../../../../R-3.0.1/src/library/stats/src/lowess.c
making massdist.d from ../../../../../R-3.0.1/src/library/stats/src/massdist.c
making splines.d from ../../../../../R-3.0.1/src/library/stats/src/splines.c
making lm.d from ../../../../../R-3.0.1/src/library/stats/src/lm.c
making complete_cases.d from ../../../../../R-3.0.1/src/library/stats/src/complete_cases.c
making cov.d from ../../../../../R-3.0.1/src/library/stats/src/cov.c
making deriv.d from ../../../../../R-3.0.1/src/library/stats/src/deriv.c
making fft.d from ../../../../../R-3.0.1/src/library/stats/src/fft.c
making fourier.d from ../../../../../R-3.0.1/src/library/stats/src/fourier.c
making model.d from ../../../../../R-3.0.1/src/library/stats/src/model.c
making optim.d from ../../../../../R-3.0.1/src/library/stats/src/optim.c
making optimize.d from ../../../../../R-3.0.1/src/library/stats/src/optimize.c
making integrate.d from ../../../../../R-3.0.1/src/library/stats/src/integrate.c
making random.d from ../../../../../R-3.0.1/src/library/stats/src/random.c
making distn.d from ../../../../../R-3.0.1/src/library/stats/src/distn.c
making zeroin.d from ../../../../../R-3.0.1/src/library/stats/src/zeroin.c
making rcont.d from ../../../../../R-3.0.1/src/library/stats/src/rcont.c
making influence.d from ../../../../../R-3.0.1/src/library/stats/src/influence.c
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/init.c -o init.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/kmeans.c -o kmeans.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/ansari.c -o ansari.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/bandwidths.c -o bandwidths.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/chisqsim.c -o chisqsim.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/d2x2xk.c -o d2x2xk.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/fexact.c -o fexact.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/kendall.c -o kendall.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/ks.c -o ks.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/line.c -o line.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/smooth.c -o smooth.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/prho.c -o prho.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/swilk.c -o swilk.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/ksmooth.c -o ksmooth.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/loessc.c -o loessc.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/monoSpl.c -o monoSpl.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/isoreg.c -o isoreg.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/Srunmed.c -o Srunmed.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/dblcen.c -o dblcen.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/distance.c -o distance.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/hclust-utils.c -o hclust-utils.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/nls.c -o nls.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/rWishart.c -o rWishart.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/HoltWinters.c -o HoltWinters.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/PPsum.c -o PPsum.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/arima.c -o arima.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/burg.c -o burg.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/filter.c -o filter.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/mAR.c -o mAR.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/pacf.c -o pacf.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/starma.c -o starma.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/port.c -o port.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/family.c -o family.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/sbart.c -o sbart.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/approx.c -o approx.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/loglin.c -o loglin.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/lowess.c -o lowess.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/massdist.c -o massdist.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/splines.c -o splines.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/lm.c -o lm.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/complete_cases.c -o complete_cases.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/cov.c -o cov.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/deriv.c -o deriv.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/fft.c -o fft.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/fourier.c -o fourier.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/model.c -o model.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/optim.c -o optim.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/optimize.c -o optimize.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/integrate.c -o integrate.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/random.c -o random.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/distn.c -o distn.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/zeroin.c -o zeroin.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/rcont.c -o rcont.o
gcc -std=gnu99 -I -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fopenmp -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/influence.c -o influence.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/bsplvd.f -o bsplvd.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/bvalue.f -o bvalue.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/bvalus.f -o bvalus.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/loessf.f -o loessf.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/ppr.f -o ppr.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/qsbart.f -o qsbart.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/sgram.f -o sgram.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/sinerp.f -o sinerp.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/sslvrg.f -o sslvrg.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/stxwx.f -o stxwx.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/hclust.f -o hclust.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/kmns.f -o kmns.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/eureka.f -o eureka.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/stl.f -o stl.o
gfortran -fPIC -g -O2 -ffloat-store -c ../../../../../R-3.0.1/src/library/stats/src/portsrc.f -o portsrc.o
gfortran -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/stats/src/lminfl.f -o lminfl.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o monoSpl.o isoreg.o Srunmed.o dblcen.o distance.o hclust-utils.o nls.o rWishart.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o lm.o complete_cases.o cov.o deriv.o fft.o fourier.o model.o optim.o optimize.o integrate.o random.o distn.o zeroin.o rcont.o influence.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o lminfl.o -fopenmp -framework Accelerate -lgfortran -lquadmath -lm -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/stats/libs
byte-compiling package 'stats'
building package 'datasets'
mkdir ../../../library/datasets
mkdir ../../../library/datasets/data
building package 'methods'
mkdir ../../../library/methods
mkdir ../../../library/methods/R
making do_substitute_direct.d from ../../../../../R-3.0.1/src/library/methods/src/do_substitute_direct.c
making init.d from ../../../../../R-3.0.1/src/library/methods/src/init.c
making methods_list_dispatch.d from ../../../../../R-3.0.1/src/library/methods/src/methods_list_dispatch.c
making slot.d from ../../../../../R-3.0.1/src/library/methods/src/slot.c
making class_support.d from ../../../../../R-3.0.1/src/library/methods/src/class_support.c
making tests.d from ../../../../../R-3.0.1/src/library/methods/src/tests.c
making utils.d from ../../../../../R-3.0.1/src/library/methods/src/utils.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/do_substitute_direct.c -o do_substitute_direct.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/methods_list_dispatch.c -o methods_list_dispatch.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/slot.c -o slot.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/class_support.c -o class_support.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/tests.c -o tests.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/methods/src/utils.c -o utils.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o methods.so do_substitute_direct.o init.o methods_list_dispatch.o slot.o class_support.o tests.o utils.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/methods/libs
byte-compiling 'methods'
initializing class and method definitions ... done
building package 'grid'
mkdir ../../../library/grid
mkdir ../../../library/grid/doc
mkdir ../../../library/grid/R
making gpar.d from ../../../../../R-3.0.1/src/library/grid/src/gpar.c
making grid.d from ../../../../../R-3.0.1/src/library/grid/src/grid.c
making just.d from ../../../../../R-3.0.1/src/library/grid/src/just.c
making layout.d from ../../../../../R-3.0.1/src/library/grid/src/layout.c
making matrix.d from ../../../../../R-3.0.1/src/library/grid/src/matrix.c
making register.d from ../../../../../R-3.0.1/src/library/grid/src/register.c
making state.d from ../../../../../R-3.0.1/src/library/grid/src/state.c
making unit.d from ../../../../../R-3.0.1/src/library/grid/src/unit.c
making util.d from ../../../../../R-3.0.1/src/library/grid/src/util.c
making viewport.d from ../../../../../R-3.0.1/src/library/grid/src/viewport.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/gpar.c -o gpar.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/grid.c -o grid.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/just.c -o just.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/layout.c -o layout.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/matrix.c -o matrix.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/register.c -o register.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/state.c -o state.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/unit.c -o unit.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/util.c -o util.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/grid/src/viewport.c -o viewport.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o grid.so gpar.o grid.o just.o layout.o matrix.o register.o state.o unit.o util.o viewport.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/grid/libs
byte-compiling package 'grid'
building package 'splines'
mkdir ../../../library/splines
mkdir ../../../library/splines/R
making splines.d from ../../../../../R-3.0.1/src/library/splines/src/splines.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/splines/src/splines.c -o splines.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o splines.so splines.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/splines/libs
byte-compiling package 'splines'
building package 'stats4'
mkdir ../../../library/stats4
mkdir ../../../library/stats4/R
byte-compiling package 'stats4'
building package 'tcltk'
mkdir ../../../library/tcltk
mkdir ../../../library/tcltk/R
mkdir ../../../library/tcltk/exec
making init.d from ../../../../../R-3.0.1/src/library/tcltk/src/init.c
making tcltk.d from ../../../../../R-3.0.1/src/library/tcltk/src/tcltk.c
making tcltk_unix.d from ../../../../../R-3.0.1/src/library/tcltk/src/tcltk_unix.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/X11/include -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tcltk/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/X11/include -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tcltk/src/tcltk.c -o tcltk.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers -I/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/X11/include -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/tcltk/src/tcltk_unix.c -o tcltk_unix.o
In file included from ../../../../../R-3.0.1/src/library/tcltk/src/tcltk_unix.c:23:0:
../../../../include/R_ext/eventloop.h:80:9: warning: 'struct timeval' declared inside parameter list [enabled by default]
void (*intr)(void));
^
../../../../include/R_ext/eventloop.h:80:9: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o tcltk.so init.o tcltk.o tcltk_unix.o -F/System/Library/Frameworks -framework Tcl -F/System/Library/Frameworks -framework Tk -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[5]: `Makedeps' is up to date.
mkdir ../../../../library/tcltk/libs
byte-compiling package 'tcltk'
building package 'parallel'
mkdir ../../../library/parallel
mkdir ../../../library/parallel/doc
mkdir ../../../library/parallel/R
making init.d from ../../../../../R-3.0.1/src/library/parallel/src/init.c
making rngstream.d from ../../../../../R-3.0.1/src/library/parallel/src/rngstream.c
making fork.d from ../../../../../R-3.0.1/src/library/parallel/src/fork.c
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/parallel/src/init.c -o init.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/parallel/src/rngstream.c -o rngstream.o
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include -I../../../../../R-3.0.1/src/include -DHAVE_CONFIG_H -I/opt/local/include -fPIC -g -O2 -c ../../../../../R-3.0.1/src/library/parallel/src/fork.c -o fork.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o parallel.so init.o rngstream.o fork.o -L../../../../lib -lR -Wl,-framework -Wl,CoreFoundation
make[6]: `Makedeps' is up to date.
mkdir ../../../../library/parallel/libs
byte-compiling package 'parallel'
installing parsed NAMESPACE files
make[1]: Nothing to be done for `R'.
you should 'make docs' now ...
creating NEWS
'pdflatex' is needed to make NEWS.pdf but is missing on your system.
creating doc/manual/R-FAQ.html
creating doc/manual/version.texi
creating doc/manual/R-admin.html
creating doc/manual/R-data.html
creating doc/manual/R-exts.html
creating doc/manual/R-intro.html
creating doc/manual/R-ints.html
creating doc/manual/R-lang.html
installing parsed Rd
base
stats
utils
methods
graphics
grDevices
datasets
grid
tools
tcltk
splines
stats4
compiler
parallel
building/updating package metadata ...
writing package indices
begin installing recommended package MASS
* installing *source* package ‘MASS’ ...
** package ‘MASS’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c MASS.c -o MASS.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c lqs.c -o lqs.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o MASS.so MASS.o lqs.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/MASS/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (MASS)
begin installing recommended package lattice
* installing *source* package ‘lattice’ ...
** package ‘lattice’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c threeDplot.c -o threeDplot.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o lattice.so init.o threeDplot.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/lattice/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (lattice)
begin installing recommended package Matrix
* installing *source* package ‘Matrix’ ...
** package ‘Matrix’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c CHMfactor.c -o CHMfactor.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c Csparse.c -o Csparse.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c TMatrix_as.c -o TMatrix_as.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c Tsparse.c -o Tsparse.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c Mutils.c -o Mutils.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c chm_common.c -o chm_common.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c cs.c -o cs.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c cs_utils.c -o cs_utils.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dense.c -o dense.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dgCMatrix.c -o dgCMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dgTMatrix.c -o dgTMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dgeMatrix.c -o dgeMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dpoMatrix.c -o dpoMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dppMatrix.c -o dppMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dsCMatrix.c -o dsCMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dsyMatrix.c -o dsyMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dspMatrix.c -o dspMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dtCMatrix.c -o dtCMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dtTMatrix.c -o dtTMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dtrMatrix.c -o dtrMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c dtpMatrix.c -o dtpMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c factorizations.c -o factorizations.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c ldense.c -o ldense.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c lgCMatrix.c -o lgCMatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c sparseQR.c -o sparseQR.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I./SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c abIndex.c -o abIndex.o
( cd Lib ; make clean )
( cd Source ; make clean )
( cd Source ; make clean )
( cd Lib ; make )
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_aat.c -o cholmod_aat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_add.c -o cholmod_add.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_band.c -o cholmod_band.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_change_factor.c -o cholmod_change_factor.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_common.c -o cholmod_common.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_complex.c -o cholmod_complex.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_copy.c -o cholmod_copy.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_dense.c -o cholmod_dense.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_error.c -o cholmod_error.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_factor.c -o cholmod_factor.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_memory.c -o cholmod_memory.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_sparse.c -o cholmod_sparse.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_transpose.c -o cholmod_transpose.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Core/cholmod_triplet.c -o cholmod_triplet.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Check/cholmod_check.c -o cholmod_check.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Check/cholmod_read.c -o cholmod_read.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Check/cholmod_write.c -o cholmod_write.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_amd.c -o cholmod_amd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_analyze.c -o cholmod_analyze.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_colamd.c -o cholmod_colamd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_etree.c -o cholmod_etree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_factorize.c -o cholmod_factorize.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_postorder.c -o cholmod_postorder.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_rcond.c -o cholmod_rcond.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_resymbol.c -o cholmod_resymbol.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_rowcolcounts.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_rowfac.c -o cholmod_rowfac.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_solve.c -o cholmod_solve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Cholesky/cholmod_spsolve.c -o cholmod_spsolve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_drop.c -o cholmod_drop.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_horzcat.c -o cholmod_horzcat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_norm.c -o cholmod_norm.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_scale.c -o cholmod_scale.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_sdmult.c -o cholmod_sdmult.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_ssmult.c -o cholmod_ssmult.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_submatrix.c -o cholmod_submatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_vertcat.c -o cholmod_vertcat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../MatrixOps/cholmod_symmetry.c -o cholmod_symmetry.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Modify/cholmod_rowadd.c -o cholmod_rowadd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Modify/cholmod_rowdel.c -o cholmod_rowdel.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Modify/cholmod_updown.c -o cholmod_updown.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Supernodal/cholmod_super_numeric.c -o cholmod_super_numeric.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Supernodal/cholmod_super_solve.c -o cholmod_super_solve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_super_symbolic.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_aat.c -o cholmod_l_aat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_add.c -o cholmod_l_add.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_band.c -o cholmod_l_band.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_change_factor.c -o cholmod_l_change_factor.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_common.c -o cholmod_l_common.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_complex.c -o cholmod_l_complex.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_copy.c -o cholmod_l_copy.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_dense.c -o cholmod_l_dense.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_error.c -o cholmod_l_error.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_factor.c -o cholmod_l_factor.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_memory.c -o cholmod_l_memory.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_sparse.c -o cholmod_l_sparse.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_transpose.c -o cholmod_l_transpose.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Core/cholmod_triplet.c -o cholmod_l_triplet.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Check/cholmod_check.c -o cholmod_l_check.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Check/cholmod_read.c -o cholmod_l_read.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Check/cholmod_write.c -o cholmod_l_write.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_amd.c -o cholmod_l_amd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_analyze.c -o cholmod_l_analyze.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_colamd.c -o cholmod_l_colamd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_etree.c -o cholmod_l_etree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_factorize.c -o cholmod_l_factorize.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_postorder.c -o cholmod_l_postorder.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_rcond.c -o cholmod_l_rcond.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_resymbol.c -o cholmod_l_resymbol.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_rowcolcounts.c -o cholmod_l_rowcolcounts.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_rowfac.c -o cholmod_l_rowfac.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_solve.c -o cholmod_l_solve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Cholesky/cholmod_spsolve.c -o cholmod_l_spsolve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_drop.c -o cholmod_l_drop.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_horzcat.c -o cholmod_l_horzcat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_norm.c -o cholmod_l_norm.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_scale.c -o cholmod_l_scale.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_sdmult.c -o cholmod_l_sdmult.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_ssmult.c -o cholmod_l_ssmult.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_submatrix.c -o cholmod_l_submatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_vertcat.c -o cholmod_l_vertcat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../MatrixOps/cholmod_symmetry.c -o cholmod_l_symmetry.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Modify/cholmod_rowadd.c -o cholmod_l_rowadd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Modify/cholmod_rowdel.c -o cholmod_l_rowdel.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Modify/cholmod_updown.c -o cholmod_l_updown.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Supernodal/cholmod_super_numeric.c -o cholmod_l_super_numeric.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Supernodal/cholmod_super_solve.c -o cholmod_l_super_solve.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I../Include -I../../SuiteSparse_config -DNPARTITION -DNPRINT -I/opt/local/include -fPIC -g -O2 -DDLONG -c ../Supernodal/cholmod_super_symbolic.c -o cholmod_l_super_symbolic.o
ar -rucs ../../CHOLMOD.a cholmod_aat.o cholmod_add.o cholmod_band.o cholmod_change_factor.o cholmod_common.o cholmod_complex.o cholmod_copy.o cholmod_dense.o cholmod_error.o cholmod_factor.o cholmod_memory.o cholmod_sparse.o cholmod_transpose.o cholmod_triplet.o cholmod_check.o cholmod_read.o cholmod_write.o cholmod_amd.o cholmod_analyze.o cholmod_colamd.o cholmod_etree.o cholmod_factorize.o cholmod_postorder.o cholmod_rcond.o cholmod_resymbol.o cholmod_rowcolcounts.o cholmod_rowfac.o cholmod_solve.o cholmod_spsolve.o cholmod_drop.o cholmod_horzcat.o cholmod_norm.o cholmod_scale.o cholmod_sdmult.o cholmod_ssmult.o cholmod_submatrix.o cholmod_vertcat.o cholmod_symmetry.o cholmod_rowadd.o cholmod_rowdel.o cholmod_updown.o cholmod_super_numeric.o cholmod_super_solve.o cholmod_super_symbolic.o cholmod_l_aat.o cholmod_l_add.o cholmod_l_band.o cholmod_l_change_factor.o cholmod_l_common.o cholmod_l_complex.o cholmod_l_copy.o cholmod_l_dense.o cholmod_l_error.o cholmod_l_factor.o cholmod_l_memory.o cholmod_l_sparse.o cholmod_l_transpose.o cholmod_l_triplet.o cholmod_l_check.o cholmod_l_read.o cholmod_l_write.o cholmod_l_amd.o cholmod_l_analyze.o cholmod_l_colamd.o cholmod_l_etree.o cholmod_l_factorize.o cholmod_l_postorder.o cholmod_l_rcond.o cholmod_l_resymbol.o cholmod_l_rowcolcounts.o cholmod_l_rowfac.o cholmod_l_solve.o cholmod_l_spsolve.o cholmod_l_drop.o cholmod_l_horzcat.o cholmod_l_norm.o cholmod_l_scale.o cholmod_l_sdmult.o cholmod_l_ssmult.o cholmod_l_submatrix.o cholmod_l_vertcat.o cholmod_l_symmetry.o cholmod_l_rowadd.o cholmod_l_rowdel.o cholmod_l_updown.o cholmod_l_super_numeric.o cholmod_l_super_solve.o cholmod_l_super_symbolic.o
( cd Source ; make lib )
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c colamd_global.c -o colamd_global.o
colamd_global.c:21:16: warning: initialization from incompatible pointer type [enabled by default]
#define printf Rprintf
^
colamd_global.c:22:44: note: in expansion of macro 'printf'
int (*colamd_printf) (const char *, ...) = printf ;
^
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -c colamd.c -o colamd.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c colamd.c -o colamd_l.o
ar -rucs ../../COLAMD.a colamd_global.o colamd.o colamd_l.o
( cd Source ; make lib )
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_aat.c -o amd_i_aat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_aat.c -o amd_l_aat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_1.c -o amd_i_1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_1.c -o amd_l_1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_2.c -o amd_i_2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_2.c -o amd_l_2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_postorder.c -o amd_i_postorder.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_postorder.c -o amd_l_postorder.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_post_tree.c -o amd_i_post_tree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_post_tree.c -o amd_l_post_tree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_defaults.c -o amd_i_defaults.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_defaults.c -o amd_l_defaults.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_order.c -o amd_i_order.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_order.c -o amd_l_order.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_control.c -o amd_i_control.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_control.c -o amd_l_control.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_info.c -o amd_i_info.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_info.c -o amd_l_info.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_valid.c -o amd_i_valid.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_valid.c -o amd_l_valid.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_preprocess.c -o amd_i_preprocess.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_preprocess.c -o amd_l_preprocess.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_dump.c -o amd_i_dump.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_dump.c -o amd_l_dump.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDINT -c amd_global.c -o amd_i_global.o
amd_global.c:80:16: warning: initialization from incompatible pointer type [enabled by default]
#define printf Rprintf
^
amd_global.c:81:41: note: in expansion of macro 'printf'
int (*amd_printf) (const char *, ...) = printf ;
^
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I../Include -I../../SuiteSparse_config -I/opt/local/include -fPIC -g -O2 -I../Include -DDLONG -c amd_global.c -o amd_l_global.o
amd_global.c:80:16: warning: initialization from incompatible pointer type [enabled by default]
#define printf Rprintf
^
amd_global.c:81:41: note: in expansion of macro 'printf'
int (*amd_printf) (const char *, ...) = printf ;
^
ar -rucs ../../AMD.a amd_i_aat.o amd_l_aat.o amd_i_1.o amd_l_1.o amd_i_2.o amd_l_2.o amd_i_postorder.o amd_l_postorder.o amd_i_post_tree.o amd_l_post_tree.o amd_i_defaults.o amd_l_defaults.o amd_i_order.o amd_l_order.o amd_i_control.o amd_l_control.o amd_i_info.o amd_l_info.o amd_i_valid.o amd_l_valid.o amd_i_preprocess.o amd_l_preprocess.o amd_i_dump.o amd_l_dump.o amd_i_global.o amd_l_global.o
/opt/local/bin/ranlib: file: ../../AMD.a(amd_i_dump.o) has no symbols
/opt/local/bin/ranlib: file: ../../AMD.a(amd_l_dump.o) has no symbols
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -DNTIMER -I/opt/local/include -fPIC -g -O2 -c SuiteSparse_config.c -o SuiteSparse_config.o
ar -rucs ../SuiteSparse_config.a SuiteSparse_config.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o Matrix.so CHMfactor.o Csparse.o TMatrix_as.o Tsparse.o init.o Mutils.o chm_common.o cs.o cs_utils.o dense.o dgCMatrix.o dgTMatrix.o dgeMatrix.o dpoMatrix.o dppMatrix.o dsCMatrix.o dsyMatrix.o dspMatrix.o dtCMatrix.o dtTMatrix.o dtrMatrix.o dtpMatrix.o factorizations.o ldense.o lgCMatrix.o sparseQR.o abIndex.o CHOLMOD.a COLAMD.a AMD.a SuiteSparse_config.a -framework Accelerate -lgfortran -lquadmath -lm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/Matrix/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘image’ from package ‘graphics’ in package ‘Matrix’
Creating a generic function for ‘solve’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘chol2inv’ from ‘base’ in package ‘Matrix’
(from the saved implicit definition)
Creating a generic function for ‘chol2inv’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘determinant’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘update’ from package ‘stats’ in package ‘Matrix’
Creating a generic function for ‘t’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘diag’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘as.matrix’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘as.array’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘head’ from package ‘utils’ in package ‘Matrix’
Creating a generic function for ‘tail’ from package ‘utils’ in package ‘Matrix’
Creating a generic function for ‘drop’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘as.vector’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘mean’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘cov2cor’ from package ‘stats’ in package ‘Matrix’
Creating a generic function for ‘isSymmetric’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘unname’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘chol’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘norm’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘rcond’ from ‘base’ in package ‘Matrix’
(from the saved implicit definition)
Creating a generic function for ‘rcond’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘all.equal’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘diff’ from package ‘base’ in package ‘Matrix’
in method for ‘coerce’ with signature ‘"matrix.csr","dgRMatrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"dgRMatrix","matrix.csr"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.csc","dgCMatrix"’: no definition for class “matrix.csc”
in method for ‘coerce’ with signature ‘"dgCMatrix","matrix.csc"’: no definition for class “matrix.csc”
in method for ‘coerce’ with signature ‘"matrix.coo","dgTMatrix"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"dgTMatrix","matrix.coo"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"dsparseMatrix","matrix.csr"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.csr","dgCMatrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.coo","dgCMatrix"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"matrix.csr","RsparseMatrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.csc","CsparseMatrix"’: no definition for class “matrix.csc”
in method for ‘coerce’ with signature ‘"matrix.coo","TsparseMatrix"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"matrix.csr","CsparseMatrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.coo","CsparseMatrix"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"matrix.csc","TsparseMatrix"’: no definition for class “matrix.csc”
in method for ‘coerce’ with signature ‘"matrix.csr","TsparseMatrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"CsparseMatrix","matrix.csr"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"CsparseMatrix","matrix.coo"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"CsparseMatrix","matrix.csc"’: no definition for class “matrix.csc”
in method for ‘coerce’ with signature ‘"matrix.csr","Matrix"’: no definition for class “matrix.csr”
in method for ‘coerce’ with signature ‘"matrix.coo","Matrix"’: no definition for class “matrix.coo”
in method for ‘coerce’ with signature ‘"matrix.csc","Matrix"’: no definition for class “matrix.csc”
Creating a generic function for ‘colSums’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘colMeans’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘rowMeans’ from package ‘base’ in package ‘Matrix’
in method for ‘colSums’ with signature ‘x="igCMatrix"’: no definition for class “igCMatrix”
in method for ‘rowSums’ with signature ‘x="igCMatrix"’: no definition for class “igCMatrix”
in method for ‘colMeans’ with signature ‘x="igCMatrix"’: no definition for class “igCMatrix”
in method for ‘rowMeans’ with signature ‘x="igCMatrix"’: no definition for class “igCMatrix”
Creating a generic function for ‘zapsmall’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘crossprod’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘tcrossprod’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘print’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘summary’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘which’ from package ‘base’ in package ‘Matrix’
in method for ‘coerce’ with signature ‘"graphAM","sparseMatrix"’: no definition for class “graphAM”
in method for ‘coerce’ with signature ‘"graph","CsparseMatrix"’: no definition for class “graph”
in method for ‘coerce’ with signature ‘"graph","Matrix"’: no definition for class “graph”
in method for ‘coerce’ with signature ‘"graphNEL","CsparseMatrix"’: no definition for class “graphNEL”
in method for ‘coerce’ with signature ‘"graphNEL","TsparseMatrix"’: no definition for class “graphNEL”
in method for ‘coerce’ with signature ‘"sparseMatrix","graph"’: no definition for class “graph”
in method for ‘coerce’ with signature ‘"sparseMatrix","graphNEL"’: no definition for class “graphNEL”
in method for ‘coerce’ with signature ‘"TsparseMatrix","graphNEL"’: no definition for class “graphNEL”
Creating a generic function for ‘format’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.R’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.Q’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.qy’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.qty’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.coef’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.resid’ from package ‘base’ in package ‘Matrix’
Creating a generic function for ‘qr.fitted’ from package ‘base’ in package ‘Matrix’
** help
*** installing help indices
** building package indices
Loading required package: Matrix
** installing vignettes
‘Comparisons.Rnw’
‘Design-issues.Rnw’
‘Intro2Matrix.Rnw’
‘Introduction.Rnw’
‘sparseModels.Rnw’
** testing if installed package can be loaded
* DONE (Matrix)
begin installing recommended package nlme
* installing *source* package ‘nlme’ ...
** libs
gfortran -fPIC -g -O2 -c chol.f -o chol.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c corStruct.c -o corStruct.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c gnls.c -o gnls.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c matrix.c -o matrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nlOptimizer.c -o nlOptimizer.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nlme.c -o nlme.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nlmefit.c -o nlmefit.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nls.c -o nls.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pdMat.c -o pdMat.o
gfortran -fPIC -g -O2 -c rs.f -o rs.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o nlme.so chol.o corStruct.o gnls.o init.o matrix.o nlOptimizer.o nlme.o nlmefit.o nls.o pdMat.o rs.o -lgfortran -lquadmath -lm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/nlme/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (nlme)
begin installing recommended package survival
* installing *source* package ‘survival’ ...
** package ‘survival’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agexact.c -o agexact.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agfit3.c -o agfit3.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agfit5.c -o agfit5.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agmart.c -o agmart.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agmart2.c -o agmart2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agscore.c -o agscore.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agsurv3.c -o agsurv3.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agsurv4.c -o agsurv4.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c agsurv5.c -o agsurv5.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c chinv2.c -o chinv2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c chinv3.c -o chinv3.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c cholesky2.c -o cholesky2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c cholesky3.c -o cholesky3.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c chsolve2.c -o chsolve2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c chsolve3.c -o chsolve3.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c concordance1.c -o concordance1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c cox_Rcallback.c -o cox_Rcallback.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxcount1.c -o coxcount1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxdetail.c -o coxdetail.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxexact.c -o coxexact.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxfit2.c -o coxfit2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxfit5.c -o coxfit5.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxfit6.c -o coxfit6.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxmart.c -o coxmart.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxmart2.c -o coxmart2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxph_wtest.c -o coxph_wtest.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxsafe.c -o coxsafe.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxscho.c -o coxscho.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c coxscore.c -o coxscore.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c dmatrix.c -o dmatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c doloop.c -o doloop.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c msurv.c -o msurv.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pyears1.c -o pyears1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pyears2.c -o pyears2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pyears3b.c -o pyears3b.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pystep.c -o pystep.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survConcordance.c -o survConcordance.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survdiff2.c -o survdiff2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survfit4.c -o survfit4.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survfitci.c -o survfitci.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survpenal.c -o survpenal.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survreg6.c -o survreg6.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survreg7.c -o survreg7.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survregc1.c -o survregc1.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c survregc2.c -o survregc2.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o survival.so agexact.o agfit3.o agfit5.o agmart.o agmart2.o agscore.o agsurv3.o agsurv4.o agsurv5.o chinv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o concordance1.o cox_Rcallback.o coxcount1.o coxdetail.o coxexact.o coxfit2.o coxfit5.o coxfit6.o coxmart.o coxmart2.o coxph_wtest.o coxsafe.o coxscho.o coxscore.o dmatrix.o doloop.o init.o msurv.o pyears1.o pyears2.o pyears3b.o pystep.o survConcordance.o survdiff2.o survfit4.o survfitci.o survpenal.o survreg6.o survreg7.o survregc1.o survregc2.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/survival/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
‘timedep.Rnw’
** testing if installed package can be loaded
* DONE (survival)
begin installing recommended package boot
* installing *source* package ‘boot’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (boot)
begin installing recommended package cluster
* installing *source* package ‘cluster’ ...
** package ‘cluster’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c clara.c -o clara.o
gfortran -fPIC -g -O2 -c daisy.f -o daisy.o
gfortran -fPIC -g -O2 -c dysta.f -o dysta.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c fanny.c -o fanny.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gfortran -fPIC -g -O2 -c mona.f -o mona.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pam.c -o pam.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c sildist.c -o sildist.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c spannel.c -o spannel.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c twins.c -o twins.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o cluster.so clara.o daisy.o dysta.o fanny.o init.o mona.o pam.o sildist.o spannel.o twins.o -lgfortran -lquadmath -lm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/cluster/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (cluster)
begin installing recommended package codetools
* installing *source* package ‘codetools’ ...
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (codetools)
begin installing recommended package foreign
* installing *source* package ‘foreign’ ...
** package ‘foreign’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c R_systat.c -o R_systat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c Rdbfread.c -o Rdbfread.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c Rdbfwrite.c -o Rdbfwrite.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c SASxport.c -o SASxport.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c avl.c -o avl.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c dbfopen.c -o dbfopen.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c file-handle.c -o file-handle.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c format.c -o format.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c minitab.c -o minitab.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pfm-read.c -o pfm-read.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c sfm-read.c -o sfm-read.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c spss.c -o spss.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c stataread.c -o stataread.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o foreign.so R_systat.o Rdbfread.o Rdbfwrite.o SASxport.o avl.o dbfopen.o file-handle.o format.o init.o minitab.o pfm-read.o sfm-read.o spss.o stataread.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/foreign/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (foreign)
begin installing recommended package KernSmooth
* installing *source* package ‘KernSmooth’ ...
** package ‘KernSmooth’ successfully unpacked and MD5 sums checked
** libs
gfortran -fPIC -g -O2 -c blkest.f -o blkest.o
gfortran -fPIC -g -O2 -c cp.f -o cp.o
gfortran -fPIC -g -O2 -c dgedi.f -o dgedi.o
gfortran -fPIC -g -O2 -c dgefa.f -o dgefa.o
gfortran -fPIC -g -O2 -c dgesl.f -o dgesl.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gfortran -fPIC -g -O2 -c linbin.f -o linbin.o
gfortran -fPIC -g -O2 -c linbin2D.f -o linbin2D.o
gfortran -fPIC -g -O2 -c locpoly.f -o locpoly.o
gfortran -fPIC -g -O2 -c rlbin.f -o rlbin.o
gfortran -fPIC -g -O2 -c sdiag.f -o sdiag.o
gfortran -fPIC -g -O2 -c sstdiag.f -o sstdiag.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -framework Accelerate -lgfortran -lquadmath -lm -lgfortran -lquadmath -lm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/KernSmooth/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (KernSmooth)
begin installing recommended package rpart
* installing *source* package ‘rpart’ ...
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c anova.c -o anova.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c anovapred.c -o anovapred.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c branch.c -o branch.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c bsplit.c -o bsplit.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c choose_surg.c -o choose_surg.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c fix_cp.c -o fix_cp.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c free_tree.c -o free_tree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c gini.c -o gini.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c graycode.c -o graycode.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c insert_split.c -o insert_split.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c make_cp_list.c -o make_cp_list.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c make_cp_table.c -o make_cp_table.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c mysort.c -o mysort.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nodesplit.c -o nodesplit.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c partition.c -o partition.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c poisson.c -o poisson.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pred_rpart.c -o pred_rpart.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c print_tree.c -o print_tree.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpart.c -o rpart.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpart_callback.c -o rpart_callback.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpartexp.c -o rpartexp.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpartexp2.c -o rpartexp2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpcountup.c -o rpcountup.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rpmatrix.c -o rpmatrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rundown.c -o rundown.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c rundown2.c -o rundown2.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c surrogate.c -o surrogate.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c usersplit.c -o usersplit.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c xpred.c -o xpred.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c xval.c -o xval.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o rpart.so anova.o anovapred.o branch.o bsplit.o choose_surg.o fix_cp.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o print_tree.o rpart.o rpart_callback.o rpartexp.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o surrogate.o usersplit.o xpred.o xval.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/rpart/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
‘longintro.Rnw’
‘usercode.Rnw’
** testing if installed package can be loaded
* DONE (rpart)
begin installing recommended package class
* installing *source* package ‘class’ ...
** package ‘class’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c class.c -o class.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o class.so class.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/class/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (class)
begin installing recommended package nnet
* installing *source* package ‘nnet’ ...
** package ‘nnet’ successfully unpacked and MD5 sums checked
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c nnet.c -o nnet.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o nnet.so nnet.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/nnet/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (nnet)
begin installing recommended package spatial
* installing *source* package ‘spatial’ ...
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c krc.c -o krc.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c pps.c -o pps.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o spatial.so init.o krc.o pps.o -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/spatial/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (spatial)
begin installing recommended package mgcv
* installing *source* package ‘mgcv’ ...
** libs
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c gdi.c -o gdi.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c magic.c -o magic.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c mat.c -o mat.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c matrix.c -o matrix.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c mgcv.c -o mgcv.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c misc.c -o misc.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c qp.c -o qp.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c soap.c -o soap.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c sparse-smooth.c -o sparse-smooth.o
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/opt/local/include -fPIC -g -O2 -c tprs.c -o tprs.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o mgcv.so gdi.o init.o magic.o mat.o matrix.o mgcv.o misc.o qp.o soap.o sparse-smooth.o tprs.o -framework Accelerate -lgfortran -lquadmath -lm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/simonzehnder/Downloads/build/library/mgcv/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (mgcv)
'pdflatex' is needed to make vignettes but is missing on your system.
configuring Java ...
Java interpreter : /usr/bin/java
Java version : 1.7.0_40
Java home path : /Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive tool: /usr/bin/jar
Non-system Java on OS X
trying to compile and link a JNI progam
detected JNI cpp flags : -I$(JAVA_HOME)/../include -I$(JAVA_HOME)/../include/darwin
detected JNI linker flags : -L$(JAVA_HOME)/lib/server -ljvm
gcc -std=gnu99 -I/Users/simonzehnder/Downloads/build/include -DNDEBUG -I/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jre/../include -I/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jre/../include/darwin -I/opt/local/include -fPIC -g -O2 -c conftest.c -o conftest.o
gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o conftest.so conftest.o -L/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jre/lib/server -ljvm -L/Users/simonzehnder/Downloads/build/lib -lR -Wl,-framework -Wl,CoreFoundation
Java library path: $(JAVA_HOME)/lib/server
JNI cpp flags : -I$(JAVA_HOME)/../include -I$(JAVA_HOME)/../include/darwin
JNI linker flags : -L$(JAVA_HOME)/lib/server -ljvm
Updating Java configuration in /Users/simonzehnder/Downloads/build
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment