Skip to content

Instantly share code, notes, and snippets.

@jaqque
Created December 30, 2011 23:52
Show Gist options
  • Save jaqque/1542104 to your computer and use it in GitHub Desktop.
Save jaqque/1542104 to your computer and use it in GitHub Desktop.
brew install -v feh
==> Installing feh dependency: imlib2
==> Downloading http://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.4.4/imlib2-1.4.4.tar.bz2
File already downloaded in /Users/jhriv/Library/Caches/Homebrew
/usr/bin/tar xf /Users/jhriv/Library/Caches/Homebrew/imlib2-1.4.4.tar.bz2
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file src/modules/loaders/loader_png.c
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/imlib2/1.4.4 --enable-amd64=no
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/imlib2/1.4.4 --enable-amd64=no
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking for gcc... /usr/bin/llvm-gcc
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/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
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 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 for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no
checking for gcc... (cached) /usr/bin/llvm-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/llvm-gcc... none
checking for gcc... (cached) /usr/bin/llvm-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... (cached) none needed
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /usr/bin/sed
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 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/llvm-gcc 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/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 dlfcn.h... yes
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.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
checking whether /usr/bin/llvm-gcc accepts -std=gnu99... yes
checking whether to enable x86 mmx support... no
checking whether to enable amd64 asm support... no
checking for freetype-config... /usr/X11/bin/freetype-config
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 for dlopen in -ldl... yes
checking whether to enable jpeg support... auto
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking whether to enable png support... auto
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PNG... yes
checking whether to enable tiff support... auto
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... yes
checking whether to enable gif support... auto
checking for preferred gif provider... any
checking for DGifOpenFileName in -lgif... no
checking for DGifOpenFileName in -lungif... no
configure: WARNING: *** Native GIF support will not be built (GIF not found) ***
checking whether to enable zlib support... auto
checking for uncompress in -lz... yes
checking for zlib.h... yes
checking whether to enable bzip2 support... auto
checking for BZ2_bzRead in -lbz2... yes
checking for bzlib.h... yes
checking whether to enable id3 support... auto
checking for id3_file_open in -lid3tag... no
configure: WARNING: *** Native mp3 support will not be built (id3tag not found) ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating imlib2.pc
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/filters/Makefile
config.status: creating src/modules/loaders/Makefile
config.status: creating data/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/images/Makefile
config.status: creating doc/Makefile
config.status: creating imlib2-config
config.status: creating README
config.status: creating imlib2.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
------------------------------------------------------------------------
imlib2 1.4.4
------------------------------------------------------------------------
Configuration Options Summary:
Image Loaders:
JPEG....................: yes
PNG.....................: yes
TIFF....................: yes
GIF.....................: no
ZLIB....................: yes
BZIP2...................: yes
ID3.....................: no
X.......................: yes
Use X86 MMX for speed.....: no
Use AMD64 for speed.......: no
Use visibility hiding.....: no
Installation Path.........: /usr/local/Cellar/imlib2/1.4.4
Compilation...............: make
Installation..............: make install
==> make install
make install
Making install in src
Making install in lib
CC api.lo
CC blend.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o api.lo api.c
CC color.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o blend.lo blend.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o color.lo color.c
CC color_helpers.lo
CC colormod.lo
CC context.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o colormod.lo colormod.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o color_helpers.lo color_helpers.c
CC draw.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o context.lo context.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o draw.lo draw.c
CC dynamic_filters.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o dynamic_filters.lo dynamic_filters.c
CC ellipse.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o ellipse.lo ellipse.c
CC file.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o file.lo file.c
CC filter.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o filter.lo filter.c
CC font_draw.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o font_draw.lo font_draw.c
CC font_load.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o font_load.lo font_load.c
CC font_main.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o font_main.lo font_main.c
CC font_query.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o font_query.lo font_query.c
CC format.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o format.lo format.c
CC grab.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o grab.lo grab.c
CC grad.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o grad.lo grad.c
CC image.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o image.lo image.c
CC line.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o line.lo line.c
CC polygon.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o polygon.lo polygon.c
CC rectangle.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o rectangle.lo rectangle.c
CC rend.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o rend.lo rend.c
CC rgba.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o rgba.lo rgba.c
CC rgbadraw.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o rgbadraw.lo rgbadraw.c
CC rotate.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o rotate.lo rotate.c
CC scale.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o scale.lo scale.c
CC script.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o script.lo script.c
CC span.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o span.lo span.c
CC updates.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o updates.lo updates.c
CC ximage.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I. -I../.. -I../.. -DPACKAGE_LIB_DIR=\"/usr/local/Cellar/imlib2/1.4.4/lib\" -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o ximage.lo ximage.c
CCLD libImlib2.la
warning: no debug symbols in executable (-arch x86_64)
/usr/bin/ranlib: file: .libs/libImlib2.a(format.o) has no symbols
ranlib: file: .libs/libImlib2.a(format.o) has no symbols
test -z "/usr/local/Cellar/imlib2/1.4.4/lib" || ../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/lib"
test -z "/usr/local/Cellar/imlib2/1.4.4/include" || ../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/include"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libImlib2.la '/usr/local/Cellar/imlib2/1.4.4/lib'
/usr/bin/install -c -m 644 Imlib2.h '/usr/local/Cellar/imlib2/1.4.4/include'
libtool: install: /usr/bin/install -c .libs/libImlib2.1.dylib /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.1.dylib
libtool: install: (cd /usr/local/Cellar/imlib2/1.4.4/lib && { ln -s -f libImlib2.1.dylib libImlib2.dylib || { rm -f libImlib2.dylib && ln -s libImlib2.1.dylib libImlib2.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libImlib2.lai /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.la
libtool: install: /usr/bin/install -c .libs/libImlib2.a /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.a
libtool: install: chmod 644 /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.a
libtool: install: ranlib /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.a
ranlib: file: /usr/local/Cellar/imlib2/1.4.4/lib/libImlib2.a(format.o) has no symbols
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/imlib2/1.4.4/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 bin
CC imlib2_conv.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_conv.c
CC imlib2_show.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_show.c
CC imlib2_test.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_test.c
CC imlib2_bumpmap.o
CC imlib2_poly.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_bumpmap.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_poly.c
CC imlib2_colorspace.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_colorspace.c
CC imlib2_view.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_view.c
CC imlib2_grab.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/local/Cellar/imlib2/1.4.4/share/imlib2\" -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c imlib2_grab.c
CCLD imlib2_bumpmap
CCLD imlib2_conv
CCLD imlib2_poly
CCLD imlib2_colorspace
CCLD imlib2_test
CCLD imlib2_grab
CCLD imlib2_view
CCLD imlib2_show
test -z "/usr/local/Cellar/imlib2/1.4.4/bin" || ../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/bin"
make[3]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c imlib2_conv imlib2_show imlib2_test imlib2_bumpmap imlib2_poly imlib2_colorspace imlib2_view imlib2_grab '/usr/local/Cellar/imlib2/1.4.4/bin'
libtool: install: /usr/bin/install -c .libs/imlib2_conv /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_conv
libtool: install: /usr/bin/install -c .libs/imlib2_show /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_show
libtool: install: /usr/bin/install -c .libs/imlib2_test /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_test
libtool: install: /usr/bin/install -c .libs/imlib2_bumpmap /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_bumpmap
libtool: install: /usr/bin/install -c .libs/imlib2_poly /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_poly
libtool: install: /usr/bin/install -c .libs/imlib2_colorspace /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_colorspace
libtool: install: /usr/bin/install -c .libs/imlib2_view /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_view
libtool: install: /usr/bin/install -c .libs/imlib2_grab /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_grab
Making install in modules
Making install in loaders
CC jpeg_la-loader_jpeg.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o jpeg_la-loader_jpeg.lo `test -f 'loader_jpeg.c' || echo './'`loader_jpeg.c
CC png_la-loader_png.lo
CC tiff_la-loader_tiff.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include/libpng15 -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o png_la-loader_png.lo `test -f 'loader_png.c' || echo './'`loader_png.c
CC zlib_la-loader_zlib.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o zlib_la-loader_zlib.lo `test -f 'loader_zlib.c' || echo './'`loader_zlib.c
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o tiff_la-loader_tiff.lo `test -f 'loader_tiff.c' || echo './'`loader_tiff.c
CC bz2_la-loader_bz2.lo
CC pnm_la-loader_pnm.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o bz2_la-loader_bz2.lo `test -f 'loader_bz2.c' || echo './'`loader_bz2.c
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o pnm_la-loader_pnm.lo `test -f 'loader_pnm.c' || echo './'`loader_pnm.c
CC argb_la-loader_argb.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o argb_la-loader_argb.lo `test -f 'loader_argb.c' || echo './'`loader_argb.c
CC bmp_la-loader_bmp.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o bmp_la-loader_bmp.lo `test -f 'loader_bmp.c' || echo './'`loader_bmp.c
CC xpm_la-loader_xpm.lo
CC tga_la-loader_tga.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o xpm_la-loader_xpm.lo `test -f 'loader_xpm.c' || echo './'`loader_xpm.c
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o tga_la-loader_tga.lo `test -f 'loader_tga.c' || echo './'`loader_tga.c
CC lbm_la-loader_lbm.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/loaders -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o lbm_la-loader_lbm.lo `test -f 'loader_lbm.c' || echo './'`loader_lbm.c
CCLD tiff.la
CCLD zlib.la
CCLD bz2.la
CCLD argb.la
CCLD bmp.la
CCLD jpeg.la
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
CCLD pnm.la
CCLD png.la
CCLD tga.la
CCLD lbm.la
CCLD xpm.la
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders" || ../../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders"
/bin/sh ../../../libtool --mode=install /usr/bin/install -c jpeg.la png.la tiff.la zlib.la bz2.la pnm.la argb.la bmp.la xpm.la tga.la lbm.la '/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders'
libtool: install: /usr/bin/install -c .libs/jpeg.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/jpeg.so
libtool: install: /usr/bin/install -c .libs/jpeg.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/jpeg.la
libtool: install: /usr/bin/install -c .libs/png.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/png.so
libtool: install: /usr/bin/install -c .libs/png.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/png.la
libtool: install: /usr/bin/install -c .libs/tiff.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/tiff.so
libtool: install: /usr/bin/install -c .libs/tiff.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/tiff.la
libtool: install: /usr/bin/install -c .libs/zlib.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/zlib.so
libtool: install: /usr/bin/install -c .libs/zlib.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/zlib.la
libtool: install: /usr/bin/install -c .libs/bz2.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/bz2.so
libtool: install: /usr/bin/install -c .libs/bz2.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/bz2.la
libtool: install: /usr/bin/install -c .libs/pnm.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/pnm.so
libtool: install: /usr/bin/install -c .libs/pnm.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/pnm.la
libtool: install: /usr/bin/install -c .libs/argb.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/argb.so
libtool: install: /usr/bin/install -c .libs/argb.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/argb.la
libtool: install: /usr/bin/install -c .libs/bmp.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/bmp.so
libtool: install: /usr/bin/install -c .libs/bmp.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/bmp.la
libtool: install: /usr/bin/install -c .libs/xpm.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/xpm.so
libtool: install: /usr/bin/install -c .libs/xpm.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/xpm.la
libtool: install: /usr/bin/install -c .libs/tga.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/tga.so
libtool: install: /usr/bin/install -c .libs/tga.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/tga.la
libtool: install: /usr/bin/install -c .libs/lbm.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/lbm.so
libtool: install: /usr/bin/install -c .libs/lbm.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders/lbm.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/loaders
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 filters
CC testfilter_la-filter_test.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/filters -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o testfilter_la-filter_test.lo `test -f 'filter_test.c' || echo './'`filter_test.c
CC bumpmap_la-filter_bumpmap.lo
CC colormod_la-filter_colormod.lo
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/filters -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o bumpmap_la-filter_bumpmap.lo `test -f 'filter_bumpmap.c' || echo './'`filter_bumpmap.c
/bin/sh ../../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../.. -I../../../src/lib -I../../../src/modules/filters -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11/include -std=gnu99 -O3 -w -pipe -march=core2 -msse4 -c -o colormod_la-filter_colormod.lo `test -f 'filter_colormod.c' || echo './'`filter_colormod.c
CCLD testfilter.la
CCLD bumpmap.la
CCLD colormod.la
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
warning: no debug symbols in executable (-arch x86_64)
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters" || ../../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters"
/bin/sh ../../../libtool --mode=install /usr/bin/install -c testfilter.la bumpmap.la colormod.la '/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters'
libtool: install: /usr/bin/install -c .libs/testfilter.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/testfilter.so
libtool: install: /usr/bin/install -c .libs/testfilter.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/testfilter.la
libtool: install: /usr/bin/install -c .libs/bumpmap.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/bumpmap.so
libtool: install: /usr/bin/install -c .libs/bumpmap.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/bumpmap.la
libtool: install: /usr/bin/install -c .libs/colormod.so /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/colormod.so
libtool: install: /usr/bin/install -c .libs/colormod.lai /usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters/colormod.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/imlib2/1.4.4/lib/imlib2/filters
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[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 data
Making install in fonts
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/fonts" || ../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/fonts"
/usr/bin/install -c -m 644 cinema.ttf grunge.ttf morpheus.ttf notepad.ttf '/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/fonts'
Making install in images
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/images" || ../.././install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/images"
/usr/bin/install -c -m 644 audio.png bg.png bulb.png cal.png calc.png folder.png globe.png imlib2.png lock.png mail.png menu.png mush.png paper.png sh1.png sh2.png sh3.png stop.png tnt.png '/usr/local/Cellar/imlib2/1.4.4/share/imlib2/data/images'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
test -z "/usr/local/Cellar/imlib2/1.4.4/bin" || ./install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/bin"
test -z "/usr/local/Cellar/imlib2/1.4.4/lib/pkgconfig" || ./install-sh -c -d "/usr/local/Cellar/imlib2/1.4.4/lib/pkgconfig"
/usr/bin/install -c imlib2-config '/usr/local/Cellar/imlib2/1.4.4/bin'
/usr/bin/install -c -m 644 imlib2.pc '/usr/local/Cellar/imlib2/1.4.4/lib/pkgconfig'
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_view
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_test
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_show
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_poly
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_grab
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_conv
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_colorspace
strip /usr/local/Cellar/imlib2/1.4.4/bin/imlib2_bumpmap
==> Finishing up
ln /usr/local/bin/imlib2_view
ln /usr/local/bin/imlib2_test
ln /usr/local/bin/imlib2_show
ln /usr/local/bin/imlib2_poly
ln /usr/local/bin/imlib2_grab
ln /usr/local/bin/imlib2_conv
ln /usr/local/bin/imlib2_colorspace
ln /usr/local/bin/imlib2_bumpmap
ln /usr/local/bin/imlib2-config
ln /usr/local/include/Imlib2.h
ln /usr/local/share/imlib2
ln /usr/local/lib/pkgconfig/imlib2.pc
ln /usr/local/lib/libImlib2.dylib
ln /usr/local/lib/libImlib2.a
ln /usr/local/lib/libImlib2.1.dylib
ln /usr/local/lib/imlib2
==> Summary
/usr/local/Cellar/imlib2/1.4.4: 54 files, 1.7M, built in 16 seconds
==> Installing feh
==> Downloading http://feh.finalrewind.org/feh-1.16.tar.bz2
File already downloaded in /Users/jhriv/Library/Caches/Homebrew
/usr/bin/tar xf /Users/jhriv/Library/Caches/Homebrew/feh-1.16.tar.bz2
==> make PREFIX=/usr/local/Cellar/feh/1.16
make PREFIX=/usr/local/Cellar/feh/1.16
sed \
-e 's/\$VERSION\$/1.16/g' \
-e 's/\$DATE\$/'"$(date '+%B %d, %Y')"/g \
-e 's/\$MAN_CURL\$/enabled/' \
-e 's/\$MAN_DEBUG\$//' \
-e 's/\$MAN_XINERAMA\$/enabled/' \
< feh-cam.pre > feh-cam.1
sed \
-e 's/\$VERSION\$/1.16/g' \
-e 's/\$DATE\$/'"$(date '+%B %d, %Y')"/g \
-e 's/\$MAN_CURL\$/enabled/' \
-e 's/\$MAN_DEBUG\$//' \
-e 's/\$MAN_XINERAMA\$/enabled/' \
< feh.pre > feh.1
sed \
-e 's/\$VERSION\$/1.16/g' \
-e 's/\$DATE\$/'"$(date '+%B %d, %Y')"/g \
-e 's/\$MAN_CURL\$/enabled/' \
-e 's/\$MAN_DEBUG\$//' \
-e 's/\$MAN_XINERAMA\$/enabled/' \
< gen-cam-menu.pre > gen-cam-menu.1
sed 's/^\(.*\)$/"\1\\n"/' < help.raw > help.inc
/usr/bin/llvm-gcc -MM collage.c events.c feh_png.c filelist.c getopt.c getopt1.c imlib.c index.c keyevents.c list.c main.c md5.c menu.c multiwindow.c options.c signals.c slideshow.c thumbnail.c timers.c utils.c wallpaper.c winwidget.c > deps.mk
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o collage.o collage.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o events.o events.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o feh_png.o feh_png.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o filelist.o filelist.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o getopt.o getopt.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o getopt1.o getopt1.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o imlib.o imlib.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o index.o index.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o keyevents.o keyevents.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o list.o list.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o main.o main.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o md5.o md5.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o menu.o menu.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o multiwindow.o multiwindow.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o options.o options.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o signals.o signals.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o slideshow.o slideshow.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o thumbnail.o thumbnail.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o timers.o timers.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o utils.o utils.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o wallpaper.o wallpaper.c
/usr/bin/llvm-gcc -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -I/usr/X11/include -c -o winwidget.o winwidget.c
/usr/bin/llvm-gcc -L/usr/X11/lib -O3 -w -pipe -march=core2 -msse4 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local/Cellar/feh/1.16\" -DPACKAGE=\"feh\" -DVERSION=\"1.16\" -o feh collage.o events.o feh_png.o filelist.o getopt.o getopt1.o imlib.o index.o keyevents.o list.o main.o md5.o menu.o multiwindow.o options.o signals.o slideshow.o thumbnail.o timers.o utils.o wallpaper.o winwidget.o -lcurl -lXinerama -lm -lpng -lX11 -lImlib2 -lgiblib
==> make PREFIX=/usr/local/Cellar/feh/1.16 install
make PREFIX=/usr/local/Cellar/feh/1.16 install
installing manuals to /usr/local/Cellar/feh/1.16/share/man
installing docs to /usr/local/Cellar/feh/1.16/share/doc/feh
installing executables to /usr/local/Cellar/feh/1.16/bin
installing fonts to /usr/local/Cellar/feh/1.16/share/feh/fonts
installing images to /usr/local/Cellar/feh/1.16/share/feh/images
installing examples to /usr/local/Cellar/feh/1.16/share/doc/feh/examples
chmod: /usr/local/Cellar/feh/1.16/share/doc/feh/examples/keys: Permission denied
chmod: /usr/local/Cellar/feh/1.16/share/doc/feh/examples/themes: Permission denied
make: *** [install-examples] Error 1
make: *** Waiting for unfinished jobs....
Error: Permission denied - /usr/local/Cellar/feh/1.16/share/doc/feh/examples/keys
-- brew doctor --
We couldn't detect gcc 4.2.x. Some formulae require this compiler.
NOTE: Versions of XCode newer than 4.2 don't include gcc 4.2.x.
==> /usr/bin occurs before /usr/local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. This is an issue if you eg. brew installed Python.
Consider editing your .bashrc to put:
/usr/local/bin
ahead of /usr/bin in your PATH.
Some "config" scripts were found in your path, but not in system or Homebrew folders.
`./configure` scripts often look for *-config scripts to determine if software packages
are installed, and what additional flags to use when compiling and linking.
Having additional scripts in your path can confuse software installed via Homebrew if
the config script overrides a system or Homebrew provided script of the same name.
/opt/X11/bin
freetype-config libpng-config libpng15-config
"Fixing" the $PATH, it does nothing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment