Skip to content

Instantly share code, notes, and snippets.

@iandol
Created September 15, 2011 20:36
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 iandol/1220396 to your computer and use it in GitHub Desktop.
Save iandol/1220396 to your computer and use it in GitHub Desktop.
brew install libwpg
┌┬─ian @ Hobbes in ~
└┴─❧ brew install -v libwpg
==> Downloading http://downloads.sourceforge.net/project/libwpg/libwpg/libwpg-0.2.0/libwpg-0.2.0.tar.bz2
File already downloaded in /Users/ian/Library/Caches/Homebrew
/usr/bin/tar xf /Users/ian/Library/Caches/Homebrew/libwpg-0.2.0.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/libwpg/0.2.0 --disable-debug --disable-dependency-tracking
./configure --prefix=/usr/local/Cellar/libwpg/0.2.0 --disable-debug --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... none
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
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/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) 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 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/llvm-gcc option to reload object files... -r
checking for objdump... objdump
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/llvm-gcc 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 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/llvm-g++ accepts -g... (cached) yes
checking dependency style of /usr/bin/llvm-g++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.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... no
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBWPG... yes
checking for ANSI C header files... (cached) yes
checking for native Win32... no
checking for doxygen... /usr/local/bin/doxygen
checking for Win32 platform in general... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/conv/Makefile
config.status: creating src/conv/raw/Makefile
config.status: creating src/conv/raw/wpg2raw.rc
config.status: creating src/conv/svg/Makefile
config.status: creating src/conv/svg/wpg2svg.rc
config.status: creating src/lib/Makefile
config.status: creating src/lib/libwpg.h
config.status: creating src/lib/libwpg.rc
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating libwpg-0.2.pc
config.status: creating libwpg.spec
config.status: creating libwpg-zip
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make install
make install
Making install in src
Making install in lib
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGraphics.lo WPGraphics.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGDashArray.lo WPGDashArray.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGColor.lo WPGColor.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGHeader.lo WPGHeader.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGraphics.cpp -fno-common -DPIC -o .libs/WPGraphics.o
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGColor.cpp -fno-common -DPIC -o .libs/WPGColor.o
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGDashArray.cpp -fno-common -DPIC -o .libs/WPGDashArray.o
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGHeader.cpp -fno-common -DPIC -o .libs/WPGHeader.o
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGSVGGenerator.lo WPGSVGGenerator.cpp
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGXParser.lo WPGXParser.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGSVGGenerator.cpp -fno-common -DPIC -o .libs/WPGSVGGenerator.o
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGXParser.cpp -fno-common -DPIC -o .libs/WPGXParser.o
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPG1Parser.lo WPG1Parser.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPG1Parser.cpp -fno-common -DPIC -o .libs/WPG1Parser.o
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPG2Parser.lo WPG2Parser.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPG2Parser.cpp -fno-common -DPIC -o .libs/WPG2Parser.o
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGBitmap.lo WPGBitmap.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGBitmap.cpp -fno-common -DPIC -o .libs/WPGBitmap.o
/bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o WPGInternalStream.lo WPGInternalStream.cpp
libtool: compile: /usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c WPGInternalStream.cpp -fno-common -DPIC -o .libs/WPGInternalStream.o
/bin/sh ../../libtool --tag=CXX --mode=link /usr/bin/llvm-g++ -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -version-info 2:0:0 -export-dynamic -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libwpg-0.2.la -rpath /usr/local/Cellar/libwpg/0.2.0/lib WPGraphics.lo WPGDashArray.lo WPGColor.lo WPGHeader.lo WPGSVGGenerator.lo WPGXParser.lo WPG1Parser.lo WPG2Parser.lo WPGBitmap.lo WPGInternalStream.lo -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9
libtool: link: /usr/bin/llvm-g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libwpg-0.2.2.dylib .libs/WPGraphics.o .libs/WPGDashArray.o .libs/WPGColor.o .libs/WPGHeader.o .libs/WPGSVGGenerator.o .libs/WPGXParser.o .libs/WPG1Parser.o .libs/WPG2Parser.o .libs/WPGBitmap.o .libs/WPGInternalStream.o -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9 -march=core2 -install_name /usr/local/Cellar/libwpg/0.2.0/lib/libwpg-0.2.2.dylib -compatibility_version 3 -current_version 3.0 -Wl,-single_module
libtool: link: dsymutil .libs/libwpg-0.2.2.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: (cd ".libs" && rm -f "libwpg-0.2.dylib" && ln -s "libwpg-0.2.2.dylib" "libwpg-0.2.dylib")
libtool: link: ( cd ".libs" && rm -f "libwpg-0.2.la" && ln -s "../libwpg-0.2.la" "libwpg-0.2.la" )
test -z "/usr/local/Cellar/libwpg/0.2.0/lib" || ../.././install-sh -c -d "/usr/local/Cellar/libwpg/0.2.0/lib"
test -z "/usr/local/Cellar/libwpg/0.2.0/include/libwpg-0.2/libwpg" || ../.././install-sh -c -d "/usr/local/Cellar/libwpg/0.2.0/include/libwpg-0.2/libwpg"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libwpg-0.2.la '/usr/local/Cellar/libwpg/0.2.0/lib'
/usr/bin/install -c -m 644 libwpg.h WPGraphics.h WPGPaintInterface.h '/usr/local/Cellar/libwpg/0.2.0/include/libwpg-0.2/libwpg'
libtool: install: /usr/bin/install -c .libs/libwpg-0.2.2.dylib /usr/local/Cellar/libwpg/0.2.0/lib/libwpg-0.2.2.dylib
libtool: install: (cd /usr/local/Cellar/libwpg/0.2.0/lib && { ln -s -f libwpg-0.2.2.dylib libwpg-0.2.dylib || { rm -f libwpg-0.2.dylib && ln -s libwpg-0.2.2.dylib libwpg-0.2.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libwpg-0.2.lai /usr/local/Cellar/libwpg/0.2.0/lib/libwpg-0.2.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/libwpg/0.2.0/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.
----------------------------------------------------------------------
Making install in conv
Making install in raw
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o wpg2raw.o wpg2raw.cpp
/bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/llvm-g++ -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o wpg2raw wpg2raw.o ../../lib/libwpg-0.2.la -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9
libtool: link: /usr/bin/llvm-g++ -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -o .libs/wpg2raw wpg2raw.o -Wl,-bind_at_load -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib ../../lib/.libs/libwpg-0.2.dylib -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9
test -z "/usr/local/Cellar/libwpg/0.2.0/bin" || ../../.././install-sh -c -d "/usr/local/Cellar/libwpg/0.2.0/bin"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../../libtool --mode=install /usr/bin/install -c wpg2raw '/usr/local/Cellar/libwpg/0.2.0/bin'
libtool: install: /usr/bin/install -c .libs/wpg2raw /usr/local/Cellar/libwpg/0.2.0/bin/wpg2raw
Making install in svg
/usr/bin/llvm-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/libiconv/1.14/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -c -o wpg2svg.o wpg2svg.cpp
/bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/llvm-g++ -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o wpg2svg wpg2svg.o ../../lib/libwpg-0.2.la -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9
libtool: link: /usr/bin/llvm-g++ -I../../../src/lib -I../../../src/lib -I/usr/local/Cellar/libwpd/0.9.2/include/libwpd-0.9 -DNDEBUG -O3 -march=core2 -w -pipe -Wall -Werror -pedantic -o .libs/wpg2svg wpg2svg.o -Wl,-bind_at_load -L/usr/local/Cellar/libiconv/1.14/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib ../../lib/.libs/libwpg-0.2.dylib -L/usr/local/Cellar/libwpd/0.9.2/lib -lwpd-0.9 -lwpd-stream-0.9
test -z "/usr/local/Cellar/libwpg/0.2.0/bin" || ../../.././install-sh -c -d "/usr/local/Cellar/libwpg/0.2.0/bin"
test -z "/usr/local/Cellar/libwpg/0.2.0/bin" || ../../.././install-sh -c -d "/usr/local/Cellar/libwpg/0.2.0/bin"
make[4]: Nothing to be done for `install-data-am'.
/usr/bin/install -c wpg2svgbatch.pl '/usr/local/Cellar/libwpg/0.2.0/bin'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c wpg2svg '/usr/local/Cellar/libwpg/0.2.0/bin'
libtool: install: /usr/bin/install -c .libs/wpg2svg /usr/local/Cellar/libwpg/0.2.0/bin/wpg2svg
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in build
Making install in win32
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in docs
Making install in doxygen
make[3]: Nothing to be done for `install-exec-am'.
mkdir -p /usr/local/Cellar/libwpg/0.2.0/share/doc/libwpg/html
/usr/bin/install -c -m 644 html/*.html /usr/local/Cellar/libwpg/0.2.0/share/doc/libwpg/html/
install: html/*.html: No such file or directory
make[3]: *** [install-data-am] Error 71
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/libwpg.rb#L12
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: 99d7889c959bdb82dbbf8e202063280c0a093d71
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.1
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/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 -w -pipe
CXXFLAGS: -O3 -march=core2 -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: -j4
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 install
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/7659
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