Created
October 5, 2011 18:53
-
-
Save iandol/1265304 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┌┬─iana @ pro11 in ~/Code/homebrew-1 (mmd●) | |
└┴─❧ brew install -v multimarkdown | |
==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.1b1 | |
File already downloaded in /Users/iana/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/iana/Library/Caches/Homebrew/multimarkdown-3.tgz | |
==> make | |
make | |
CC=gcc make -C peg-0.1.4 | |
/usr/bin/llvm-gcc -c `pkg-config --cflags glib-2.0` -O3 -march=core2 -msse4 -w -pipe -o markdown_output.o markdown_output.c | |
/usr/bin/llvm-gcc -c `pkg-config --cflags glib-2.0` -O3 -march=core2 -msse4 -w -pipe -o markdown_lib.o markdown_lib.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o peg.o peg.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o tree.o tree.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o compile.o compile.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o leg.o leg.c | |
In file included from peg.c:48: | |
peg.peg-c: In function ‘yy_Sequence’: | |
peg.peg-c:666: warning: label ‘l77’ defined but not used | |
peg.c: At top level: | |
peg.peg-c:64: warning: ‘yytextmax’ defined but not used | |
gcc -g -Wall -O3 -DNDEBUG -o peg-new peg.o tree.o compile.o | |
mv peg-new peg | |
gcc -g -Wall -O3 -DNDEBUG -o leg-new leg.o tree.o compile.o | |
mv leg-new leg | |
peg-0.1.4/leg -o markdown_parser.c markdown_parser.leg | |
rule 'DocForOPML' defined but not used | |
rule 'AutoLabels' defined but not used | |
rule 'Notes' defined but not used | |
rule 'InlineNote' defined but not used | |
rule 'NonAlphanumeric' defined but not used | |
rule 'References' defined but not used | |
rule 'MetaDataOnly' defined but not used | |
rule 'DocWithMetaData' defined but not used | |
/usr/bin/llvm-gcc -c `pkg-config --cflags glib-2.0` -O3 -march=core2 -msse4 -w -pipe -o markdown_parser.o markdown_parser.c | |
/usr/bin/llvm-gcc `pkg-config --cflags glib-2.0` `pkg-config --libs glib-2.0` -O3 -march=core2 -msse4 -w -pipe -o multimarkdown markdown_parser.o markdown_output.o markdown_lib.o markdown.c | |
strip /usr/local/Cellar/multimarkdown/3/bin/multimarkdown | |
==> Finishing up | |
ln /usr/local/bin/multimarkdown | |
ln /usr/local/bin/mmd2tex | |
ln /usr/local/bin/mmd2pdf | |
ln /usr/local/bin/mmd2opml | |
ln /usr/local/bin/mmd2odf | |
ln /usr/local/bin/mmd2all | |
ln /usr/local/bin/mmd | |
==> Summary | |
/usr/local/Cellar/multimarkdown/3: 9 files, 372K, built in 3 seconds |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┌┬─iana @ pro11 in ~/Code/homebrew-1 (mmd●) | |
└┴─❧ brew install -v Library/Formula/multimarkdown.rb | |
==> Downloading https://github.com/fletcher/peg-multimarkdown/tarball/3.2 | |
File already downloaded in /Users/iana/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/iana/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 -msse4 -w -pipe -o markdown_output.o markdown_output.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -o markdown_lib.o markdown_lib.c | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -o GLibFacade.o GLibFacade.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o peg.o peg.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o tree.o tree.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o compile.o compile.c | |
gcc -g -Wall -O3 -DNDEBUG -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -c -o leg.o leg.c | |
In file included from peg.c:48: | |
peg.peg-c: In function ‘yy_Sequence’: | |
peg.peg-c:666: warning: label ‘l77’ defined but not used | |
peg.c: At top level: | |
peg.peg-c:64: warning: ‘yytextmax’ defined but not used | |
gcc -g -Wall -O3 -DNDEBUG -o peg-new peg.o tree.o compile.o | |
mv peg-new peg | |
gcc -g -Wall -O3 -DNDEBUG -o leg-new leg.o tree.o compile.o | |
mv leg-new leg | |
peg-0.1.4/leg -o markdown_parser.c markdown_parser.leg | |
rule 'DocForOPML' defined but not used | |
rule 'AutoLabels' defined but not used | |
rule 'Notes' defined but not used | |
rule 'InlineNote' defined but not used | |
rule 'NonAlphanumeric' defined but not used | |
rule 'References' defined but not used | |
rule 'MetaDataOnly' defined but not used | |
rule 'DocWithMetaData' defined but not used | |
/usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -o markdown_parser.o markdown_parser.c | |
/usr/bin/llvm-gcc -O3 -march=core2 -msse4 -w -pipe -o multimarkdown markdown_parser.o markdown_output.o markdown_lib.o GLibFacade.o markdown.c | |
In file included from markdown.c:27: | |
markdown_peg.h:16: error: ‘link’ redeclared as different kind of symbol | |
/usr/include/unistd.h:503: error: previous declaration of ‘link’ was here | |
make: *** [multimarkdown] Error 1 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/multimarkdown.rb#L14 | |
==> Environment | |
HOMEBREW_VERSION: 0.8 | |
HEAD: f3a599c94908ea306ae4cad39fc27354db8b3929 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
Hardware: 8-core 64-bit nehalem | |
OS X: 10.7.1 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Xcode: 4.1 | |
GCC-4.0: N/A | |
GCC-4.2: build 5666 | |
LLVM: build 2335 | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4 -w -pipe | |
CPPFLAGS: -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include | |
LDFLAGS: -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib | |
MAKEFLAGS: -j8 | |
PKG_CONFIG_PATH: /usr/local/Cellar/libiconv/1.14/lib/pkgconfig:/usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig | |
Error: Failed executing: make | |
These existing issues may help you: | |
https://github.com/mxcl/homebrew/issues/7820 | |
Otherwise, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment