Skip to content

Instantly share code, notes, and snippets.

==> Upgrading multimarkdown
==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2
File already downloaded in /Users/libor/Library/Caches/Homebrew
/usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/multimarkdown-3.2.tgz
==> make
make
CC=gcc make -C peg-0.1.4
/usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_output.o markdown_output.c
/usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o markdown_lib.o markdown_lib.c
/usr/bin/llvm-gcc -c -O3 -march=core2 -w -pipe -include GlibFacade.h -o GLibFacade.o GLibFacade.c
==> Upgrading multimarkdown
==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2
File already downloaded in /Users/libor/Library/Caches/Homebrew
==> make
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/multimarkdown.rb#L11
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: a1b65c4cbae34eb64fccd5e6596481c73706b9a4
HOMEBREW_PREFIX: /usr/local
==> Upgrading multimarkdown
==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2
File already downloaded in /Users/libor/Library/Caches/Homebrew
==> make
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/multimarkdown.rb#L11
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: a1b65c4cbae34eb64fccd5e6596481c73706b9a4
HOMEBREW_PREFIX: /usr/local
Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libaspell.15.1.4.dylib
/usr/local/lib/libcdt.4.dylib
/usr/local/lib/libcgraph.5.dylib
/usr/local/lib/libexslt.0.dylib
Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libaspell.15.1.4.dylib
/usr/local/lib/libcdt.4.dylib
/usr/local/lib/libcgraph.5.dylib
/usr/local/lib/libexslt.0.dylib
==> Downloading http://cran.r-project.org/src/base/R-2/R-2.13.2.tar.gz
File already downloaded in /Users/libor/Library/Caches/Homebrew
/usr/bin/tar xf /Users/libor/Library/Caches/Homebrew/r-2.13.2.tar.gz
==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> ./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack
./configure --prefix=/usr/local/Cellar/r/2.13.2 --with-aqua --enable-R-framework --with-lapack
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
loading site script './config.site'