Skip to content

Instantly share code, notes, and snippets.

@erynofwales
Created August 8, 2011 20:10
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 erynofwales/1132604 to your computer and use it in GitHub Desktop.
Save erynofwales/1132604 to your computer and use it in GitHub Desktop.
Homebrew ledger install error
2236 13:08:37 ~ % brew doctor
Your OS X is ripe for brewing.
Any troubles you may be experiencing are likely purely psychosomatic.
2235 13:07:54 ~ % brew install -v ledger
==> Downloading ftp://ftp.newartisans.com/pub/ledger/ledger-2.6.2.tar.gz
File already downloaded in /Users/eryn/Library/Caches/Homebrew
/usr/bin/tar xf /Users/eryn/Library/Caches/Homebrew/ledger-2.6.2.tar.gz
==> ./configure --prefix=/usr/local/Cellar/ledger/2.6.2 --disable-debug --disable-dependency-tracking
./configure --prefix=/usr/local/Cellar/ledger/2.6.2 --disable-debug --disable-dependency-tracking
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/c++... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-apple-darwin11.0.0
checking host system type... i386-apple-darwin11.0.0
checking for gcc... /usr/bin/cc
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking dependency style of /usr/bin/cc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/cc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/c++ accepts -g... (cached) yes
checking dependency style of /usr/bin/c++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/c++ -E
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/cc static flag -static works... no
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by /usr/bin/c++... /usr/bin/cc
checking if the linker (/usr/bin/cc) is GNU ld... no
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... no
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking if pipes can be used... true
checking if libgmp is available... true
checking if libpcre is available... true
checking if libexpat is available... true
checking if libofx is available... false
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking for access... yes
checking for mktime... yes
checking for realpath... yes
checking for stat... yes
checking for strftime... yes
checking for strptime... yes
checking for getpwuid... yes
checking for getpwnam... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating acconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make install
make install
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c -o libamounts_la-amount.lo `test -f 'amount.cc' || echo './'`amount.cc
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c -o libamounts_la-balance.lo `test -f 'balance.cc' || echo './'`balance.cc
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c -o libamounts_la-datetime.lo `test -f 'datetime.cc' || echo './'`datetime.cc
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c -o libamounts_la-value.lo `test -f 'value.cc' || echo './'`value.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c value.cc -fno-common -DPIC -o .libs/libamounts_la-value.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c datetime.cc -fno-common -DPIC -o .libs/libamounts_la-datetime.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c amount.cc -fno-common -DPIC -o .libs/libamounts_la-amount.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c balance.cc -fno-common -DPIC -o .libs/libamounts_la-balance.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c datetime.cc -o libamounts_la-datetime.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-binary.lo `test -f 'binary.cc' || echo './'`binary.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c binary.cc -fno-common -DPIC -o .libs/libledger_la-binary.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c balance.cc -o libamounts_la-balance.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c amount.cc -o libamounts_la-amount.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -O3 -w -pipe -c value.cc -o libamounts_la-value.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-config.lo `test -f 'config.cc' || echo './'`config.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c config.cc -fno-common -DPIC -o .libs/libledger_la-config.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c binary.cc -o libledger_la-binary.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-csv.lo `test -f 'csv.cc' || echo './'`csv.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c csv.cc -fno-common -DPIC -o .libs/libledger_la-csv.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c config.cc -o libledger_la-config.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-derive.lo `test -f 'derive.cc' || echo './'`derive.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c derive.cc -fno-common -DPIC -o .libs/libledger_la-derive.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c csv.cc -o libledger_la-csv.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-emacs.lo `test -f 'emacs.cc' || echo './'`emacs.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c emacs.cc -fno-common -DPIC -o .libs/libledger_la-emacs.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-format.lo `test -f 'format.cc' || echo './'`format.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c format.cc -fno-common -DPIC -o .libs/libledger_la-format.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c derive.cc -o libledger_la-derive.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c emacs.cc -o libledger_la-emacs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-journal.lo `test -f 'journal.cc' || echo './'`journal.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c journal.cc -fno-common -DPIC -o .libs/libledger_la-journal.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-mask.lo `test -f 'mask.cc' || echo './'`mask.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c mask.cc -fno-common -DPIC -o .libs/libledger_la-mask.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c format.cc -o libledger_la-format.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-option.lo `test -f 'option.cc' || echo './'`option.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c option.cc -fno-common -DPIC -o .libs/libledger_la-option.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c mask.cc -o libledger_la-mask.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c journal.cc -o libledger_la-journal.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-parser.lo `test -f 'parser.cc' || echo './'`parser.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c parser.cc -fno-common -DPIC -o .libs/libledger_la-parser.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c option.cc -o libledger_la-option.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-qif.lo `test -f 'qif.cc' || echo './'`qif.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c qif.cc -fno-common -DPIC -o .libs/libledger_la-qif.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c parser.cc -o libledger_la-parser.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-quotes.lo `test -f 'quotes.cc' || echo './'`quotes.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c quotes.cc -fno-common -DPIC -o .libs/libledger_la-quotes.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c qif.cc -o libledger_la-qif.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c quotes.cc -o libledger_la-quotes.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-reconcile.lo `test -f 'reconcile.cc' || echo './'`reconcile.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c reconcile.cc -fno-common -DPIC -o .libs/libledger_la-reconcile.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-report.lo `test -f 'report.cc' || echo './'`report.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c report.cc -fno-common -DPIC -o .libs/libledger_la-report.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-startup.lo `test -f 'startup.cc' || echo './'`startup.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c startup.cc -fno-common -DPIC -o .libs/libledger_la-startup.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-textual.lo `test -f 'textual.cc' || echo './'`textual.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c textual.cc -fno-common -DPIC -o .libs/libledger_la-textual.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c reconcile.cc -o libledger_la-reconcile.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c startup.cc -o libledger_la-startup.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c report.cc -o libledger_la-report.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-valexpr.lo `test -f 'valexpr.cc' || echo './'`valexpr.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c valexpr.cc -fno-common -DPIC -o .libs/libledger_la-valexpr.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-walk.lo `test -f 'walk.cc' || echo './'`walk.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c walk.cc -fno-common -DPIC -o .libs/libledger_la-walk.o
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-xml.lo `test -f 'xml.cc' || echo './'`xml.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c xml.cc -fno-common -DPIC -o .libs/libledger_la-xml.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c textual.cc -o libledger_la-textual.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c xml.cc -o libledger_la-xml.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c valexpr.cc -o libledger_la-valexpr.o >/dev/null 2>&1
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c walk.cc -o libledger_la-walk.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o libledger_la-gnucash.lo `test -f 'gnucash.cc' || echo './'`gnucash.cc
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c -o ledger-main.o `test -f 'main.cc' || echo './'`main.cc
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c gnucash.cc -fno-common -DPIC -o .libs/libledger_la-gnucash.o
libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I/usr/local/Cellar/gettext/0.18.1.1/include -DHAVE_EXPAT=1 -O3 -w -pipe -c gnucash.cc -o libledger_la-gnucash.o >/dev/null 2>&1
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
set x; \
list='ledger.el timeclock.el ledger.el timeclock.el'; for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
set x "$@" "$d$p"; shift; \
done; \
shift; \
EMACS="emacs" /bin/sh ./elisp-comp "$@" || exit 1; \
else : ; fi
Wrote /private/tmp/homebrew-ledger-2.6.2-U9sM/ledger-2.6.2/elc.31052/ledger.elc
Wrote /private/tmp/homebrew-ledger-2.6.2-U9sM/ledger-2.6.2/elc.31052/timeclock.elc
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/c++ -O3 -w -pipe -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libamounts.la -rpath /usr/local/Cellar/ledger/2.6.2/lib libamounts_la-amount.lo libamounts_la-balance.lo libamounts_la-datetime.lo libamounts_la-value.lo -lexpat -lpcre -lgmp
libtool: link: /usr/bin/c++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libamounts.0.dylib .libs/libamounts_la-amount.o .libs/libamounts_la-balance.o .libs/libamounts_la-datetime.o .libs/libamounts_la-value.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -lexpat -lpcre -lgmp -install_name /usr/local/Cellar/ledger/2.6.2/lib/libamounts.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libamounts.0.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libamounts.dylib" && ln -s "libamounts.0.dylib" "libamounts.dylib")
libtool: link: ar cru .libs/libamounts.a libamounts_la-amount.o libamounts_la-balance.o libamounts_la-datetime.o libamounts_la-value.o
libtool: link: ranlib .libs/libamounts.a
libtool: link: ( cd ".libs" && rm -f "libamounts.la" && ln -s "../libamounts.la" "libamounts.la" )
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/c++ -DHAVE_EXPAT=1 -O3 -w -pipe -release 2.6.2 -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libledger.la -rpath /usr/local/Cellar/ledger/2.6.2/lib libledger_la-binary.lo libledger_la-config.lo libledger_la-csv.lo libledger_la-derive.lo libledger_la-emacs.lo libledger_la-format.lo libledger_la-journal.lo libledger_la-mask.lo libledger_la-option.lo libledger_la-parser.lo libledger_la-qif.lo libledger_la-quotes.lo libledger_la-reconcile.lo libledger_la-report.lo libledger_la-startup.lo libledger_la-textual.lo libledger_la-valexpr.lo libledger_la-walk.lo libledger_la-xml.lo libledger_la-gnucash.lo -lexpat -lpcre -lgmp
libtool: link: /usr/bin/c++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libledger-2.6.2.dylib .libs/libledger_la-binary.o .libs/libledger_la-config.o .libs/libledger_la-csv.o .libs/libledger_la-derive.o .libs/libledger_la-emacs.o .libs/libledger_la-format.o .libs/libledger_la-journal.o .libs/libledger_la-mask.o .libs/libledger_la-option.o .libs/libledger_la-parser.o .libs/libledger_la-qif.o .libs/libledger_la-quotes.o .libs/libledger_la-reconcile.o .libs/libledger_la-report.o .libs/libledger_la-startup.o .libs/libledger_la-textual.o .libs/libledger_la-valexpr.o .libs/libledger_la-walk.o .libs/libledger_la-xml.o .libs/libledger_la-gnucash.o -L/usr/local/Cellar/gettext/0.18.1.1/lib -lexpat -lpcre -lgmp -install_name /usr/local/Cellar/ledger/2.6.2/lib/libledger-2.6.2.dylib -Wl,-single_module
libtool: link: dsymutil .libs/libledger-2.6.2.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libledger.dylib" && ln -s "libledger-2.6.2.dylib" "libledger.dylib")
libtool: link: ar cru .libs/libledger.a libledger_la-binary.o libledger_la-config.o libledger_la-csv.o libledger_la-derive.o libledger_la-emacs.o libledger_la-format.o libledger_la-journal.o libledger_la-mask.o libledger_la-option.o libledger_la-parser.o libledger_la-qif.o libledger_la-quotes.o libledger_la-reconcile.o libledger_la-report.o libledger_la-startup.o libledger_la-textual.o libledger_la-valexpr.o libledger_la-walk.o libledger_la-xml.o libledger_la-gnucash.o
libtool: link: ranlib .libs/libledger.a
libtool: link: ( cd ".libs" && rm -f "libledger.la" && ln -s "../libledger.la" "libledger.la" )
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/c++ -DHAVE_EXPAT=1 -O3 -w -pipe -static -L/usr/local/Cellar/gettext/0.18.1.1/lib -o ledger ledger-main.o libamounts.la libledger.la -lexpat -lpcre -lgmp
libtool: link: /usr/bin/c++ -DHAVE_EXPAT=1 -O3 -w -pipe -o ledger ledger-main.o -Wl,-bind_at_load -L/usr/local/Cellar/gettext/0.18.1.1/lib ./.libs/libamounts.a ./.libs/libledger.a -lexpat -lpcre -lgmp
test -z "/usr/local/Cellar/ledger/2.6.2/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/ledger/2.6.2/lib"
test -z "/usr/local/Cellar/ledger/2.6.2/share/info" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/ledger/2.6.2/share/info"
/bin/sh ./libtool --mode=install /usr/local/bin/ginstall -c libamounts.la libledger.la '/usr/local/Cellar/ledger/2.6.2/lib'
/usr/local/bin/ginstall -c -m 644 'ledger.el' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/ledger.el'
/usr/local/bin/ginstall -c -m 644 'ledger.el' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/ledger.el'
/usr/local/bin/ginstall -c -m 644 'ledger.elc' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/ledger.elc'
/usr/local/bin/ginstall -c -m 644 'ledger.elc' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/ledger.elc'
/usr/local/bin/ginstall: cannot create regular file `/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/ledger.elc': File exists
make[1]: *** [install-dist_lispLISP] Error 1
make[1]: *** Waiting for unfinished jobs....
/usr/local/bin/ginstall -c -m 644 'timeclock.el' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/timeclock.el'
/usr/local/bin/ginstall -c -m 644 ./ledger.info '/usr/local/Cellar/ledger/2.6.2/share/info'
/usr/local/bin/ginstall -c -m 644 'timeclock.elc' '/usr/local/Cellar/ledger/2.6.2/share/emacs/site-lisp/timeclock.elc'
libtool: install: /usr/local/bin/ginstall -c .libs/libamounts.0.dylib /usr/local/Cellar/ledger/2.6.2/lib/libamounts.0.dylib
install-info --info-dir='/usr/local/Cellar/ledger/2.6.2/share/info' '/usr/local/Cellar/ledger/2.6.2/share/info/ledger.info'
libtool: install: (cd /usr/local/Cellar/ledger/2.6.2/lib && { ln -s -f libamounts.0.dylib libamounts.dylib || { rm -f libamounts.dylib && ln -s libamounts.0.dylib libamounts.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libamounts.lai /usr/local/Cellar/ledger/2.6.2/lib/libamounts.la
libtool: install: /usr/local/bin/ginstall -c .libs/libledger-2.6.2.dylib /usr/local/Cellar/ledger/2.6.2/lib/libledger-2.6.2.dylib
libtool: install: (cd /usr/local/Cellar/ledger/2.6.2/lib && { ln -s -f libledger-2.6.2.dylib libledger.dylib || { rm -f libledger.dylib && ln -s libledger-2.6.2.dylib libledger.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libledger.lai /usr/local/Cellar/ledger/2.6.2/lib/libledger.la
libtool: install: /usr/local/bin/ginstall -c .libs/libamounts.a /usr/local/Cellar/ledger/2.6.2/lib/libamounts.a
libtool: install: chmod 644 /usr/local/Cellar/ledger/2.6.2/lib/libamounts.a
libtool: install: ranlib /usr/local/Cellar/ledger/2.6.2/lib/libamounts.a
libtool: install: /usr/local/bin/ginstall -c .libs/libledger.a /usr/local/Cellar/ledger/2.6.2/lib/libledger.a
libtool: install: chmod 644 /usr/local/Cellar/ledger/2.6.2/lib/libledger.a
libtool: install: ranlib /usr/local/Cellar/ledger/2.6.2/lib/libledger.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/ledger/2.6.2/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make: *** [install-am] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/ledger.rb#L24
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 81f8f912bb9ed5784c33b5dec406db862e74d5ee
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit arrandale
OS X: 10.7
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.1
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe
CXXFLAGS: -O3 -w -pipe
CPPFLAGS: -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /usr/local/Cellar/gettext/0.18.1.1/lib/pkgconfig
Error: Failed executing: make install
Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment