Skip to content

Instantly share code, notes, and snippets.

@dstrelau
Created December 3, 2009 16:57
Show Gist options
  • Save dstrelau/248330 to your computer and use it in GitHub Desktop.
Save dstrelau/248330 to your computer and use it in GitHub Desktop.
[~] brew install libwmf
==> Downloading http://downloads.sourceforge.net/project/wvware/libwmf/0.2.8.4/libwmf-0.2.8.4.tar.gz
File already downloaded and cached to /Users/dstrelau/Library/Caches/Homebrew
==> ./configure --prefix=/usr/local/Cellar/libwmf/0.2.8.4 --disable-debug
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i686-apple-darwin10.2.0
checking host system type... i686-apple-darwin10.2.0
checking for Win32... no
checking for gawk... (cached) awk
checking for gcc... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
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 /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 accepts -g... yes
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2... gcc3
checking how to run the C preprocessor... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
checking if the linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) is GNU ld... no
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 accepts -g... yes
checking dependency style of /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2... gcc3
checking how to run the C++ preprocessor... /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm output from /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 static flag works... yes
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 option to produce PIC... -fno-common
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 PIC flag -fno-common works... yes
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 supports -c -o file.o... yes
checking whether the /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.2.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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2... /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
checking if the linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) is GNU ld... no
checking whether the /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) supports shared libraries... yes
checking for /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 option to produce PIC... -fno-common
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 PIC flag -fno-common works... yes
checking if /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 supports -c -o file.o... yes
checking whether the /Developer/usr/llvm-gcc-4.2/bin/llvm-g++-4.2 linker (/Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for strstr... yes
checking for printf... yes
checking for fprintf... yes
checking for vfprintf... yes
checking for sprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for sscanf... yes
checking for scanf... yes
checking for vscanf... yes
checking for fscanf... yes
checking for vsscanf... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vfscanf... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserFree in -lexpat... yes
checking for freetype-config... no
checking for FT_Init_FreeType in -lfreetype... yes
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
configure: error: * * * freetype(2) is required * * *
/usr/local/Library/Formula/libwmf.rb:10:in `install'
==> Environment
HOMEBREW_VERSION: 0.5
HEAD: a3cf5bff4a1f94b968d8da6f76c865f534688bf1
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/dstrelau/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.2
Kernel Architecture: i386
Ruby: 1.8.7-72
GCC-4.2: build 5646
LLVM: build 2206
MacPorts or Fink? false
Exit status: 1
Error: Failure while executing: ./configure --prefix=/usr/local/Cellar/libwmf/0.2.8.4 --disable-debug
Please report this bug at http://github.com/mxcl/homebrew/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment