Skip to content

Instantly share code, notes, and snippets.

@lutzh
Created April 10, 2014 08:01
Show Gist options
  • Save lutzh/10354002 to your computer and use it in GitHub Desktop.
Save lutzh/10354002 to your computer and use it in GitHub Desktop.
libcaca 0.99b18 did not build
➜ ~ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: b984d3e996321207b35af391d5f1f6ef2aaa1774
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
GCC-4.2: build 5666
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/opt/ruby/bin/ruby => /usr/local/Cellar/ruby/2.1.1/bin/ruby
➜ ~ brew doctor
Your system is ready to brew.
➜ ~ brew install -v libcaca
==> Downloading http://caca.zoy.org/files/libcaca/libcaca-0.99.beta18.tar.gz
Already downloaded: /Library/Caches/Homebrew/libcaca-0.99b18.tar.gz
==> Verifying libcaca-0.99b18.tar.gz checksum
tar xf /Library/Caches/Homebrew/libcaca-0.99b18.tar.gz
==> Patching
patching file caca/caca.h
Hunk #1 succeeded at 683 (offset 38 lines).
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libcaca/0.99b18 --disable-doc --disable-slang --disable-java --disable-csharp --disable-ruby
checking build system type... x86_64-apple-darwin13.1.0
checking host system type... x86_64-apple-darwin13.1.0
checking target system type... x86_64-apple-darwin13.1.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... .auto/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 how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... none
checking whether clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking how to run the C++ preprocessor... clang++ -E
checking dependency style of clang... none
checking dependency style of clang... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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 how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 -force_load 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 for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.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... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking return type of signal handlers... void
checking for pkg-config... no
checking for suffix of libraries... .dylib.0
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for dlfcn.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for signal... yes
checking for ioctl... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for getenv... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for htons... yes
checking for usleep... yes
checking for gettimeofday... yes
checking for atexit... yes
checking for getopt_long... yes
checking for Sleep... no
checking for fsin/fcos... yes
checking for fldln2/fxch/fyl2x... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for sin in -lm... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking for XOpenDisplay in -lX11... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking for glutCloseFunc in -lglut... no
checking for glutMainLoopEvent in -lglut... no
checking for glutCheckLoop in -lglut... no
checking for FTGL... no
checking Cocoa/Cocoa.h usability... no
checking Cocoa/Cocoa.h presence... yes
configure: WARNING: Cocoa/Cocoa.h: present but cannot be compiled
configure: WARNING: Cocoa/Cocoa.h: check for missing prerequisite headers?
configure: WARNING: Cocoa/Cocoa.h: see the Autoconf documentation
configure: WARNING: Cocoa/Cocoa.h: section "Present But Cannot Be Compiled"
configure: WARNING: Cocoa/Cocoa.h: proceeding with the compiler's result
checking for Cocoa/Cocoa.h... no
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncursesw... no
checking for initscr in -lncurses... yes
checking for resizeterm... yes
checking for resize_term... yes
checking valid output drivers... x11 ncurses
checking working <iostream>... yes
checking for a Python interpreter with version >= 2.2... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking available language bindings... C++
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for IMLIB2... no
checking for PANGOFT2... no
checking for CPPUNIT... no
checking for zzuf... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating kernel/Makefile
config.status: creating caca/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating java/Makefile
config.status: creating caca-sharp/Makefile
config.status: creating cxx/Makefile
config.status: creating python/Makefile
config.status: creating ruby/Makefile
config.status: creating doc/Makefile
config.status: creating win32/Makefile
config.status: creating caca/caca.pc
config.status: creating caca-sharp/caca-sharp.dll.config
config.status: creating cxx/caca++.pc
config.status: creating doc/doxygen.cfg
config.status: creating caca-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
==> make
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in kernel
make[2]: Nothing to be done for `all'.
Making all in caca
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca.lo `test -f 'caca.c' || echo './'`caca.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca_conio.lo `test -f 'caca_conio.c' || echo './'`caca_conio.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-caca0.lo `test -f 'caca0.c' || echo './'`caca0.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-canvas.lo `test -f 'canvas.c' || echo './'`canvas.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-dirty.lo `test -f 'dirty.c' || echo './'`dirty.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-string.lo `test -f 'string.c' || echo './'`string.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-legacy.lo `test -f 'legacy.c' || echo './'`legacy.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-transform.lo `test -f 'transform.c' || echo './'`transform.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca.c -fno-common -DPIC -o .libs/libcaca_la-caca.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca0.c -fno-common -DPIC -o .libs/libcaca_la-caca0.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca_conio.c -fno-common -DPIC -o .libs/libcaca_la-caca_conio.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c canvas.c -fno-common -DPIC -o .libs/libcaca_la-canvas.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c dirty.c -fno-common -DPIC -o .libs/libcaca_la-dirty.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c transform.c -fno-common -DPIC -o .libs/libcaca_la-transform.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c string.c -fno-common -DPIC -o .libs/libcaca_la-string.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c legacy.c -fno-common -DPIC -o .libs/libcaca_la-legacy.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca.c -o libcaca_la-caca.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca0.c -o libcaca_la-caca0.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c dirty.c -o libcaca_la-dirty.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c legacy.c -o libcaca_la-legacy.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c caca_conio.c -o libcaca_la-caca_conio.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c canvas.c -o libcaca_la-canvas.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c string.c -o libcaca_la-string.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-charset.lo `test -f 'charset.c' || echo './'`charset.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-attr.lo `test -f 'attr.c' || echo './'`attr.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-line.lo `test -f 'line.c' || echo './'`line.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c transform.c -o libcaca_la-transform.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-box.lo `test -f 'box.c' || echo './'`box.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-conic.lo `test -f 'conic.c' || echo './'`conic.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c charset.c -fno-common -DPIC -o .libs/libcaca_la-charset.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c line.c -fno-common -DPIC -o .libs/libcaca_la-line.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c attr.c -fno-common -DPIC -o .libs/libcaca_la-attr.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c box.c -fno-common -DPIC -o .libs/libcaca_la-box.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-triangle.lo `test -f 'triangle.c' || echo './'`triangle.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-frame.lo `test -f 'frame.c' || echo './'`frame.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c conic.c -fno-common -DPIC -o .libs/libcaca_la-conic.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c triangle.c -fno-common -DPIC -o .libs/libcaca_la-triangle.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c frame.c -fno-common -DPIC -o .libs/libcaca_la-frame.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c charset.c -o libcaca_la-charset.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c box.c -o libcaca_la-box.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c attr.c -o libcaca_la-attr.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c line.c -o libcaca_la-line.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c conic.c -o libcaca_la-conic.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c frame.c -o libcaca_la-frame.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c triangle.c -o libcaca_la-triangle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-dither.lo `test -f 'dither.c' || echo './'`dither.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-font.lo `test -f 'font.c' || echo './'`font.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-file.lo `test -f 'file.c' || echo './'`file.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-figfont.lo `test -f 'figfont.c' || echo './'`figfont.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c dither.c -fno-common -DPIC -o .libs/libcaca_la-dither.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c font.c -fno-common -DPIC -o .libs/libcaca_la-font.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c file.c -fno-common -DPIC -o .libs/libcaca_la-file.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c figfont.c -fno-common -DPIC -o .libs/libcaca_la-figfont.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-event.lo `test -f 'event.c' || echo './'`event.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-time.lo `test -f 'time.c' || echo './'`time.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c graphics.c -fno-common -DPIC -o .libs/libcaca_la-graphics.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-prof.lo `test -f 'prof.c' || echo './'`prof.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c event.c -fno-common -DPIC -o .libs/libcaca_la-event.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c time.c -fno-common -DPIC -o .libs/libcaca_la-time.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c file.c -o libcaca_la-file.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c prof.c -fno-common -DPIC -o .libs/libcaca_la-prof.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c graphics.c -o libcaca_la-graphics.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c time.c -o libcaca_la-time.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c figfont.c -o libcaca_la-figfont.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c prof.c -o libcaca_la-prof.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c event.c -o libcaca_la-event.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c dither.c -o libcaca_la-dither.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-import.lo `test -f 'codec/import.c' || echo './'`codec/import.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-export.lo `test -f 'codec/export.c' || echo './'`codec/export.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-text.lo `test -f 'codec/text.c' || echo './'`codec/text.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c getopt.c -fno-common -DPIC -o .libs/libcaca_la-getopt.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/import.c -fno-common -DPIC -o .libs/libcaca_la-import.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-conio.lo `test -f 'driver/conio.c' || echo './'`driver/conio.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/export.c -fno-common -DPIC -o .libs/libcaca_la-export.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/text.c -fno-common -DPIC -o .libs/libcaca_la-text.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c getopt.c -o libcaca_la-getopt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-ncurses.lo `test -f 'driver/ncurses.c' || echo './'`driver/ncurses.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/conio.c -fno-common -DPIC -o .libs/libcaca_la-conio.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/conio.c -o libcaca_la-conio.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/import.c -o libcaca_la-import.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/ncurses.c -fno-common -DPIC -o .libs/libcaca_la-ncurses.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-null.lo `test -f 'driver/null.c' || echo './'`driver/null.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-raw.lo `test -f 'driver/raw.c' || echo './'`driver/raw.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-slang.lo `test -f 'driver/slang.c' || echo './'`driver/slang.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/null.c -fno-common -DPIC -o .libs/libcaca_la-null.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/raw.c -fno-common -DPIC -o .libs/libcaca_la-raw.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/slang.c -fno-common -DPIC -o .libs/libcaca_la-slang.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-vga.lo `test -f 'driver/vga.c' || echo './'`driver/vga.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/null.c -o libcaca_la-null.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/slang.c -o libcaca_la-slang.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/text.c -o libcaca_la-text.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/raw.c -o libcaca_la-raw.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/vga.c -fno-common -DPIC -o .libs/libcaca_la-vga.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/ncurses.c -o libcaca_la-ncurses.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-win32.lo `test -f 'driver/win32.c' || echo './'`driver/win32.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-x11.lo `test -f 'driver/x11.c' || echo './'`driver/x11.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/vga.c -o libcaca_la-vga.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/win32.c -fno-common -DPIC -o .libs/libcaca_la-win32.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c -o libcaca_la-gl.lo `test -f 'driver/gl.c' || echo './'`driver/gl.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/x11.c -fno-common -DPIC -o .libs/libcaca_la-x11.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/win32.c -o libcaca_la-win32.o >/dev/null 2>&1
driver/x11.c:22:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
^
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/gl.c -fno-common -DPIC -o .libs/libcaca_la-gl.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c codec/export.c -o libcaca_la-export.o >/dev/null 2>&1
1 error generated.
make[2]: *** [libcaca_la-x11.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c driver/gl.c -o libcaca_la-gl.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -DPLUGINDIR=\"\" -D__LIBCACA__ -I/usr/X11/include -g -O2 -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c font.c -o libcaca_la-font.o >/dev/null 2>&1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: b984d3e996321207b35af391d5f1f6ef2aaa1774
CPU: 8-core 64-bit sandybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
X11: 2.7.5 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: libcaca 0.99b18 did not build
Logs:
/Users/lutzh/Library/Logs/Homebrew/libcaca/01.configure
/Users/lutzh/Library/Logs/Homebrew/libcaca/01.configure.cc
/Users/lutzh/Library/Logs/Homebrew/libcaca/02.make
/Users/lutzh/Library/Logs/Homebrew/libcaca/02.make.cc
/Users/lutzh/Library/Logs/Homebrew/libcaca/config.log
➜ ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment