- ==> Downloading http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.28.tar.bz2
- File already downloaded in /Users/dem/Library/Caches/Homebrew
- /usr/bin/tar xf /Users/dem/Library/Caches/Homebrew/lighttpd-1.4.28.tar.bz2
- ==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/lighttpd/1.4.28 --with-openssl --with-ldap
- ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/lighttpd/1.4.28 --with-openssl --with-ldap
- checking build system type... i386-apple-darwin11.0.0
- checking host system type... i386-apple-darwin11.0.0
- checking target system type... i386-apple-darwin11.0.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... ./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 gcc... /usr/bin/cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether /usr/bin/cc accepts -g... yes
- checking for /usr/bin/cc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of /usr/bin/cc... none
- checking whether /usr/bin/cc and cc understand -c and -o together... yes
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by /usr/bin/cc... /usr/bin/cc
- checking if the linker (/usr/bin/cc) is GNU ld... no
- checking for gawk... (cached) awk
- checking how to run the C preprocessor... /usr/bin/cc -E
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) 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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for library containing strerror... none required
- checking for function prototypes... yes
- checking for string.h... (cached) yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/cc option to reload object files... -r
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
- checking for dsymutil... dsymutil
- checking for nmedit... nmedit
- checking for lipo... lipo
- checking for otool... otool
- checking for otool64... no
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
- checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
- checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
- checking if /usr/bin/cc static flag -static works... no
- checking if /usr/bin/cc supports -c -o file.o... yes
- checking if /usr/bin/cc supports -c -o file.o... (cached) yes
- checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries... yes
- checking dynamic linker characteristics... darwin11.0.0 dyld
- checking how to hardcode library paths into programs... immediate
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... yes
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking sys/sendfile.h usability... no
- checking sys/sendfile.h presence... no
- checking for sys/sendfile.h... no
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking sys/epoll.h usability... no
- checking sys/epoll.h presence... no
- checking for sys/epoll.h... no
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking sys/poll.h usability... yes
- checking sys/poll.h presence... yes
- checking for sys/poll.h... yes
- checking sys/devpoll.h usability... no
- checking sys/devpoll.h presence... no
- checking for sys/devpoll.h... no
- checking sys/filio.h usability... yes
- checking sys/filio.h presence... yes
- checking for sys/filio.h... yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sys/event.h usability... yes
- checking sys/event.h presence... yes
- checking for sys/event.h... yes
- checking sys/port.h usability... no
- checking sys/port.h presence... no
- checking for sys/port.h... no
- checking pwd.h usability... yes
- checking pwd.h presence... yes
- checking for pwd.h... yes
- checking sys/syslimits.h usability... yes
- checking sys/syslimits.h presence... yes
- checking for sys/syslimits.h... yes
- checking sys/resource.h usability... yes
- checking sys/resource.h presence... yes
- checking for sys/resource.h... yes
- checking sys/un.h usability... yes
- checking sys/un.h presence... yes
- checking for sys/un.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking sys/prctl.h usability... no
- checking sys/prctl.h presence... no
- checking for sys/prctl.h... no
- checking uuid/uuid.h usability... yes
- checking uuid/uuid.h presence... yes
- checking for uuid/uuid.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether char is unsigned... no
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking for struct tm.tm_gmtoff... yes
- checking for struct sockaddr_storage... yes
- checking for socklen_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking return type of signal handlers... void
- checking whether lstat correctly handles trailing slash... no
- checking whether stat accepts an empty string... no
- checking for strftime... yes
- checking for issetugid... yes
- checking for inet_pton... yes
- checking for pkg-config... /usr/local/bin/pkg-config
- checking for libev support... checking for MySQL support... no
- checking for LDAP support... yes
- checking for ldap_bind in -lldap... yes
- checking ldap.h usability... yes
- checking ldap.h presence... yes
- checking for ldap.h... yes
- checking for ber_printf in -llber... yes
- checking lber.h usability... yes
- checking lber.h presence... yes
- checking for lber.h... yes
- checking for extended attributes support... yes
- checking for library containing socket... none required
- checking for library containing gethostbyname... none required
- checking for library containing hstrerror... none required
- checking for library containing dlopen... none required
- checking for dlfcn.h... (cached) yes
- checking for valgrind... no
- checking for OpenSSL... yes
- checking openssl/ssl.h usability... yes
- checking openssl/ssl.h presence... yes
- checking for openssl/ssl.h... yes
- checking for BIO_f_base64 in -lcrypto... yes
- checking for SSL_new in -lssl... yes
- checking for perl regular expressions support... yes
- checking for pcre-config... /mochi/bin/pcre-config
- checking for zlib support... yes
- checking for deflate in -lz... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for bzip2 support... yes
- checking for BZ2_bzCompress in -lbz2... yes
- checking bzlib.h usability... yes
- checking bzlib.h presence... yes
- checking for bzlib.h... yes
- checking for FAM... no
- checking for properties in mod_webdav... no
- checking for gdbm... no
- checking for memcache... no
- checking if lua-support is requested... no
- checking for library containing crypt... none required
- checking crypt.h usability... no
- checking crypt.h presence... no
- checking for crypt.h... no
- checking for library containing sendfilev... no
- checking for dup2... yes
- checking for getcwd... yes
- checking for inet_ntoa... yes
- checking for inet_ntop... yes
- checking for memset... yes
- checking for mmap... yes
- checking for munmap... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for sendfile... yes
- checking for getopt... yes
- checking for socket... yes
- checking for lstat... yes
- checking for gethostbyname... yes
- checking for poll... yes
- checking for epoll_ctl... no
- checking for getrlimit... yes
- checking for chroot... yes
- checking for getuid... yes
- checking for select... yes
- checking for signal... yes
- checking for pathconf... yes
- checking for madvise... yes
- checking for posix_fadvise... no
- checking for posix_madvise... yes
- checking for writev... yes
- checking for sigaction... yes
- checking for sendfile64... no
- checking for send_file... no
- checking for kqueue... yes
- checking for port_create... no
- checking for localtime_r... yes
- checking for gmtime_r... yes
- checking for Large File System support... no
- checking size of long... 8
- checking size of off_t... 8
- checking if sendfile works... yes
- checking for IPv6 support... yes
- checking for FCGI_Accept in -lfcgi... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating doc/config/conf.d/Makefile
- config.status: creating doc/config/vhosts.d/Makefile
- config.status: creating doc/config/Makefile
- config.status: creating doc/scripts/Makefile
- config.status: creating doc/initscripts/Makefile
- config.status: creating doc/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/docroot/Makefile
- config.status: creating tests/docroot/123/Makefile
- config.status: creating tests/docroot/www/Makefile
- config.status: creating tests/docroot/www/go/Makefile
- config.status: creating tests/docroot/www/indexfile/Makefile
- config.status: creating tests/docroot/www/expire/Makefile
- config.status: creating distribute.sh
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Plugins:
- enabled:
- mod_access
- mod_accesslog
- mod_alias
- mod_auth
- mod_cgi
- mod_compress
- mod_dirlisting
- mod_evhost
- mod_expire
- mod_extforward
- mod_fastcgi
- mod_flv_streaming
- mod_indexfile
- mod_proxy
- mod_redirect
- mod_rewrite
- mod_rrdtool
- mod_scgi
- mod_secdownload
- mod_setenv
- mod_simple_vhost
- mod_ssi
- mod_staticfile
- mod_status
- mod_trigger_b4_dl
- mod_userdir
- mod_usertrack
- mod_webdav
- disabled:
- mod_cml
- mod_magnet
- mod_mysql_vhost
- Features:
- enabled:
- auth-crypt
- auth-ldap
- compress-bzip2
- compress-deflate
- compress-gzip
- large-files
- network-ipv6
- network-openssl
- regex-conditionals
- disabled:
- stat-cache-fam
- storage-gdbm
- storage-memcache
- webdav-locks
- webdav-properties
- ==> make install
- make install
- Making install in src
- \
- # source='lemon.c' object='lemon.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c lemon.c
- /bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o lemon lemon.o
- libtool: link: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o lemon lemon.o
- rm -f configparser.h
- rm -f mod_ssi_exprparser.h
- ../src/lemon -q ./configparser.y ./lempar.c
- ../src/lemon -q ./mod_ssi_exprparser.y ./lempar.c
- make install-am
- \
- # source='buffer.c' object='liblightcomp_la-buffer.lo' libtool=yes
- \
- # source='log.c' object='liblightcomp_la-log.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-log.lo `test -f 'log.c' || echo './'`log.c
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c log.c -fno-common -DPIC -o .libs/liblightcomp_la-log.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c buffer.c -fno-common -DPIC -o .libs/liblightcomp_la-buffer.o
- \
- # source='keyvalue.c' object='liblightcomp_la-keyvalue.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-keyvalue.lo `test -f 'keyvalue.c' || echo './'`keyvalue.c
- \
- # source='chunk.c' object='liblightcomp_la-chunk.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-chunk.lo `test -f 'chunk.c' || echo './'`chunk.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c keyvalue.c -fno-common -DPIC -o .libs/liblightcomp_la-keyvalue.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c chunk.c -fno-common -DPIC -o .libs/liblightcomp_la-chunk.o
- \
- # source='http_chunk.c' object='liblightcomp_la-http_chunk.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-http_chunk.lo `test -f 'http_chunk.c' || echo './'`http_chunk.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c http_chunk.c -fno-common -DPIC -o .libs/liblightcomp_la-http_chunk.o
- \
- # source='stream.c' object='liblightcomp_la-stream.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-stream.lo `test -f 'stream.c' || echo './'`stream.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c stream.c -fno-common -DPIC -o .libs/liblightcomp_la-stream.o
- \
- # source='fdevent.c' object='liblightcomp_la-fdevent.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent.lo `test -f 'fdevent.c' || echo './'`fdevent.c
- \
- # source='stat_cache.c' object='liblightcomp_la-stat_cache.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-stat_cache.lo `test -f 'stat_cache.c' || echo './'`stat_cache.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c stat_cache.c -fno-common -DPIC -o .libs/liblightcomp_la-stat_cache.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent.o
- \
- # source='plugin.c' object='liblightcomp_la-plugin.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
- \
- # source='joblist.c' object='liblightcomp_la-joblist.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-joblist.lo `test -f 'joblist.c' || echo './'`joblist.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c plugin.c -fno-common -DPIC -o .libs/liblightcomp_la-plugin.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c joblist.c -fno-common -DPIC -o .libs/liblightcomp_la-joblist.o
- \
- # source='etag.c' object='liblightcomp_la-etag.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-etag.lo `test -f 'etag.c' || echo './'`etag.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c etag.c -fno-common -DPIC -o .libs/liblightcomp_la-etag.o
- \
- # source='array.c' object='liblightcomp_la-array.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-array.lo `test -f 'array.c' || echo './'`array.c
- \
- # source='data_string.c' object='liblightcomp_la-data_string.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_string.lo `test -f 'data_string.c' || echo './'`data_string.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c array.c -fno-common -DPIC -o .libs/liblightcomp_la-array.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_string.c -fno-common -DPIC -o .libs/liblightcomp_la-data_string.o
- \
- # source='data_count.c' object='liblightcomp_la-data_count.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_count.lo `test -f 'data_count.c' || echo './'`data_count.c
- \
- # source='data_array.c' object='liblightcomp_la-data_array.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_array.lo `test -f 'data_array.c' || echo './'`data_array.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_count.c -fno-common -DPIC -o .libs/liblightcomp_la-data_count.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_array.c -fno-common -DPIC -o .libs/liblightcomp_la-data_array.o
- \
- # source='data_integer.c' object='liblightcomp_la-data_integer.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_integer.lo `test -f 'data_integer.c' || echo './'`data_integer.c
- \
- # source='md5.c' object='liblightcomp_la-md5.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_integer.c -fno-common -DPIC -o .libs/liblightcomp_la-data_integer.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c md5.c -fno-common -DPIC -o .libs/liblightcomp_la-md5.o
- \
- # source='data_fastcgi.c' object='liblightcomp_la-data_fastcgi.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_fastcgi.lo `test -f 'data_fastcgi.c' || echo './'`data_fastcgi.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_fastcgi.c -fno-common -DPIC -o .libs/liblightcomp_la-data_fastcgi.o
- \
- # source='fdevent_select.c' object='liblightcomp_la-fdevent_select.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_select.lo `test -f 'fdevent_select.c' || echo './'`fdevent_select.c
- \
- # source='fdevent_libev.c' object='liblightcomp_la-fdevent_libev.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_libev.lo `test -f 'fdevent_libev.c' || echo './'`fdevent_libev.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_select.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_select.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_libev.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_libev.o
- \
- # source='fdevent_poll.c' object='liblightcomp_la-fdevent_poll.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_poll.lo `test -f 'fdevent_poll.c' || echo './'`fdevent_poll.c
- \
- # source='fdevent_linux_sysepoll.c' object='liblightcomp_la-fdevent_linux_sysepoll.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_linux_sysepoll.lo `test -f 'fdevent_linux_sysepoll.c' || echo './'`fdevent_linux_sysepoll.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_poll.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_poll.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_linux_sysepoll.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_linux_sysepoll.o
- \
- # source='fdevent_solaris_devpoll.c' object='liblightcomp_la-fdevent_solaris_devpoll.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_solaris_devpoll.lo `test -f 'fdevent_solaris_devpoll.c' || echo './'`fdevent_solaris_devpoll.c
- \
- # source='fdevent_freebsd_kqueue.c' object='liblightcomp_la-fdevent_freebsd_kqueue.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-fdevent_freebsd_kqueue.lo `test -f 'fdevent_freebsd_kqueue.c' || echo './'`fdevent_freebsd_kqueue.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_solaris_devpoll.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_solaris_devpoll.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c fdevent_freebsd_kqueue.c -fno-common -DPIC -o .libs/liblightcomp_la-fdevent_freebsd_kqueue.o
- \
- # source='data_config.c' object='liblightcomp_la-data_config.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-data_config.lo `test -f 'data_config.c' || echo './'`data_config.c
- \
- # source='bitset.c' object='liblightcomp_la-bitset.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-bitset.lo `test -f 'bitset.c' || echo './'`bitset.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c data_config.c -fno-common -DPIC -o .libs/liblightcomp_la-data_config.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c bitset.c -fno-common -DPIC -o .libs/liblightcomp_la-bitset.o
- \
- # source='inet_ntop_cache.c' object='liblightcomp_la-inet_ntop_cache.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-inet_ntop_cache.lo `test -f 'inet_ntop_cache.c' || echo './'`inet_ntop_cache.c
- \
- # source='crc32.c' object='liblightcomp_la-crc32.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c inet_ntop_cache.c -fno-common -DPIC -o .libs/liblightcomp_la-inet_ntop_cache.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c crc32.c -fno-common -DPIC -o .libs/liblightcomp_la-crc32.o
- \
- # source='connections-glue.c' object='liblightcomp_la-connections-glue.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-connections-glue.lo `test -f 'connections-glue.c' || echo './'`connections-glue.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c connections-glue.c -fno-common -DPIC -o .libs/liblightcomp_la-connections-glue.o
- \
- # source='configfile-glue.c' object='liblightcomp_la-configfile-glue.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-configfile-glue.lo `test -f 'configfile-glue.c' || echo './'`configfile-glue.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c configfile-glue.c -fno-common -DPIC -o .libs/liblightcomp_la-configfile-glue.o
- \
- # source='http-header-glue.c' object='liblightcomp_la-http-header-glue.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-http-header-glue.lo `test -f 'http-header-glue.c' || echo './'`http-header-glue.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c http-header-glue.c -fno-common -DPIC -o .libs/liblightcomp_la-http-header-glue.o
- \
- # source='network_write.c' object='liblightcomp_la-network_write.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_write.lo `test -f 'network_write.c' || echo './'`network_write.c
- \
- # source='network_linux_sendfile.c' object='liblightcomp_la-network_linux_sendfile.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_linux_sendfile.lo `test -f 'network_linux_sendfile.c' || echo './'`network_linux_sendfile.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_write.c -fno-common -DPIC -o .libs/liblightcomp_la-network_write.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_linux_sendfile.c -fno-common -DPIC -o .libs/liblightcomp_la-network_linux_sendfile.o
- \
- # source='network_freebsd_sendfile.c' object='liblightcomp_la-network_freebsd_sendfile.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_freebsd_sendfile.lo `test -f 'network_freebsd_sendfile.c' || echo './'`network_freebsd_sendfile.c
- \
- # source='network_writev.c' object='liblightcomp_la-network_writev.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_writev.lo `test -f 'network_writev.c' || echo './'`network_writev.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_freebsd_sendfile.c -fno-common -DPIC -o .libs/liblightcomp_la-network_freebsd_sendfile.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_writev.c -fno-common -DPIC -o .libs/liblightcomp_la-network_writev.o
- \
- # source='network_solaris_sendfilev.c' object='liblightcomp_la-network_solaris_sendfilev.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_solaris_sendfilev.lo `test -f 'network_solaris_sendfilev.c' || echo './'`network_solaris_sendfilev.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_solaris_sendfilev.c -fno-common -DPIC -o .libs/liblightcomp_la-network_solaris_sendfilev.o
- \
- # source='network_openssl.c' object='liblightcomp_la-network_openssl.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-network_openssl.lo `test -f 'network_openssl.c' || echo './'`network_openssl.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network_openssl.c -fno-common -DPIC -o .libs/liblightcomp_la-network_openssl.o
- \
- # source='splaytree.c' object='liblightcomp_la-splaytree.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-splaytree.lo `test -f 'splaytree.c' || echo './'`splaytree.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c splaytree.c -fno-common -DPIC -o .libs/liblightcomp_la-splaytree.o
- \
- # source='status_counter.c' object='liblightcomp_la-status_counter.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o liblightcomp_la-status_counter.lo `test -f 'status_counter.c' || echo './'`status_counter.c
- \
- # source='mod_flv_streaming.c' object='mod_flv_streaming.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_flv_streaming.lo mod_flv_streaming.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c status_counter.c -fno-common -DPIC -o .libs/liblightcomp_la-status_counter.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_flv_streaming.c -fno-common -DPIC -o .libs/mod_flv_streaming.o
- \
- # source='mod_evasive.c' object='mod_evasive.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_evasive.lo mod_evasive.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_evasive.c -fno-common -DPIC -o .libs/mod_evasive.o
- \
- # source='mod_webdav.c' object='mod_webdav_la-mod_webdav.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_webdav_la-mod_webdav.lo `test -f 'mod_webdav.c' || echo './'`mod_webdav.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_webdav.c -fno-common -DPIC -o .libs/mod_webdav_la-mod_webdav.o
- \
- # source='mod_magnet.c' object='mod_magnet_la-mod_magnet.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_magnet_la-mod_magnet.lo `test -f 'mod_magnet.c' || echo './'`mod_magnet.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_magnet.c -fno-common -DPIC -o .libs/mod_magnet_la-mod_magnet.o
- \
- # source='mod_magnet_cache.c' object='mod_magnet_la-mod_magnet_cache.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_magnet_la-mod_magnet_cache.lo `test -f 'mod_magnet_cache.c' || echo './'`mod_magnet_cache.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_magnet_cache.c -fno-common -DPIC -o .libs/mod_magnet_la-mod_magnet_cache.o
- \
- # source='mod_cml.c' object='mod_cml_la-mod_cml.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_cml_la-mod_cml.lo `test -f 'mod_cml.c' || echo './'`mod_cml.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_cml.c -fno-common -DPIC -o .libs/mod_cml_la-mod_cml.o
- \
- # source='mod_cml_lua.c' object='mod_cml_la-mod_cml_lua.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_cml_la-mod_cml_lua.lo `test -f 'mod_cml_lua.c' || echo './'`mod_cml_lua.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_cml_lua.c -fno-common -DPIC -o .libs/mod_cml_la-mod_cml_lua.o
- \
- # source='mod_cml_funcs.c' object='mod_cml_la-mod_cml_funcs.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_cml_la-mod_cml_funcs.lo `test -f 'mod_cml_funcs.c' || echo './'`mod_cml_funcs.c
- \
- # source='mod_trigger_b4_dl.c' object='mod_trigger_b4_dl.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_trigger_b4_dl.lo mod_trigger_b4_dl.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_cml_funcs.c -fno-common -DPIC -o .libs/mod_cml_la-mod_cml_funcs.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_trigger_b4_dl.c -fno-common -DPIC -o .libs/mod_trigger_b4_dl.o
- \
- # source='mod_mysql_vhost.c' object='mod_mysql_vhost_la-mod_mysql_vhost.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_mysql_vhost_la-mod_mysql_vhost.lo `test -f 'mod_mysql_vhost.c' || echo './'`mod_mysql_vhost.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_mysql_vhost.c -fno-common -DPIC -o .libs/mod_mysql_vhost_la-mod_mysql_vhost.o
- \
- # source='mod_cgi.c' object='mod_cgi.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_cgi.lo mod_cgi.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_cgi.c -fno-common -DPIC -o .libs/mod_cgi.o
- \
- # source='mod_scgi.c' object='mod_scgi.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_scgi.lo mod_scgi.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_scgi.c -fno-common -DPIC -o .libs/mod_scgi.o
- \
- # source='mod_staticfile.c' object='mod_staticfile.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_staticfile.lo mod_staticfile.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_staticfile.c -fno-common -DPIC -o .libs/mod_staticfile.o
- \
- # source='mod_dirlisting.c' object='mod_dirlisting.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_dirlisting.lo mod_dirlisting.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_dirlisting.c -fno-common -DPIC -o .libs/mod_dirlisting.o
- \
- # source='mod_indexfile.c' object='mod_indexfile.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_indexfile.lo mod_indexfile.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_indexfile.c -fno-common -DPIC -o .libs/mod_indexfile.o
- \
- # source='mod_setenv.c' object='mod_setenv.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_setenv.lo mod_setenv.c
- \
- # source='mod_alias.c' object='mod_alias.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_alias.lo mod_alias.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_setenv.c -fno-common -DPIC -o .libs/mod_setenv.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_alias.c -fno-common -DPIC -o .libs/mod_alias.o
- \
- # source='mod_userdir.c' object='mod_userdir.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_userdir.lo mod_userdir.c
- \
- # source='mod_rrdtool.c' object='mod_rrdtool.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_rrdtool.lo mod_rrdtool.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_userdir.c -fno-common -DPIC -o .libs/mod_userdir.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_rrdtool.c -fno-common -DPIC -o .libs/mod_rrdtool.o
- \
- # source='mod_usertrack.c' object='mod_usertrack.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_usertrack.lo mod_usertrack.c
- \
- # source='mod_proxy.c' object='mod_proxy.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_proxy.lo mod_proxy.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_usertrack.c -fno-common -DPIC -o .libs/mod_usertrack.o
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_proxy.c -fno-common -DPIC -o .libs/mod_proxy.o
- \
- # source='mod_ssi_exprparser.c' object='mod_ssi_exprparser.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_ssi_exprparser.lo mod_ssi_exprparser.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_ssi_exprparser.c -fno-common -DPIC -o .libs/mod_ssi_exprparser.o
- \
- # source='mod_ssi_expr.c' object='mod_ssi_expr.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_ssi_expr.lo mod_ssi_expr.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_ssi_expr.c -fno-common -DPIC -o .libs/mod_ssi_expr.o
- \
- # source='mod_ssi.c' object='mod_ssi.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_ssi.lo mod_ssi.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_ssi.c -fno-common -DPIC -o .libs/mod_ssi.o
- \
- # source='mod_secure_download.c' object='mod_secure_download.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_secure_download.lo mod_secure_download.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_secure_download.c -fno-common -DPIC -o .libs/mod_secure_download.o
- \
- # source='mod_expire.c' object='mod_expire.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_expire.lo mod_expire.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_expire.c -fno-common -DPIC -o .libs/mod_expire.o
- \
- # source='mod_evhost.c' object='mod_evhost.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_evhost.lo mod_evhost.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_evhost.c -fno-common -DPIC -o .libs/mod_evhost.o
- \
- # source='mod_simple_vhost.c' object='mod_simple_vhost.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_simple_vhost.lo mod_simple_vhost.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_simple_vhost.c -fno-common -DPIC -o .libs/mod_simple_vhost.o
- \
- # source='mod_fastcgi.c' object='mod_fastcgi.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_fastcgi.lo mod_fastcgi.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_fastcgi.c -fno-common -DPIC -o .libs/mod_fastcgi.o
- \
- # source='mod_extforward.c' object='mod_extforward.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_extforward.lo mod_extforward.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_extforward.c -fno-common -DPIC -o .libs/mod_extforward.o
- \
- # source='mod_access.c' object='mod_access.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_access.lo mod_access.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_access.c -fno-common -DPIC -o .libs/mod_access.o
- \
- # source='mod_compress.c' object='mod_compress.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_compress.lo mod_compress.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_compress.c -fno-common -DPIC -o .libs/mod_compress.o
- \
- # source='mod_auth.c' object='mod_auth.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_auth.lo mod_auth.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_auth.c -fno-common -DPIC -o .libs/mod_auth.o
- \
- # source='http_auth_digest.c' object='http_auth_digest.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o http_auth_digest.lo http_auth_digest.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c http_auth_digest.c -fno-common -DPIC -o .libs/http_auth_digest.o
- \
- # source='http_auth.c' object='http_auth.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o http_auth.lo http_auth.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c http_auth.c -fno-common -DPIC -o .libs/http_auth.o
- \
- # source='mod_rewrite.c' object='mod_rewrite.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_rewrite.lo mod_rewrite.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_rewrite.c -fno-common -DPIC -o .libs/mod_rewrite.o
- \
- # source='mod_redirect.c' object='mod_redirect.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_redirect.lo mod_redirect.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_redirect.c -fno-common -DPIC -o .libs/mod_redirect.o
- \
- # source='mod_status.c' object='mod_status.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_status.lo mod_status.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_status.c -fno-common -DPIC -o .libs/mod_status.o
- \
- # source='mod_accesslog.c' object='mod_accesslog.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o mod_accesslog.lo mod_accesslog.c
- libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/lib\" -DSBIN_DIR=\"/usr/local/Cellar/lighttpd/1.4.28/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c mod_accesslog.c -fno-common -DPIC -o .libs/mod_accesslog.o
- \
- # source='proc_open.c' object='proc_open-proc_open.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -DDEBUG_PROC_OPEN -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o proc_open-proc_open.o `test -f 'proc_open.c' || echo './'`proc_open.c
- \
- # source='buffer.c' object='proc_open-buffer.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -DDEBUG_PROC_OPEN -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c -o proc_open-buffer.o `test -f 'buffer.c' || echo './'`buffer.c
- \
- # source='server.c' object='server.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c server.c
- \
- # source='response.c' object='response.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c response.c
- \
- # source='connections.c' object='connections.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c connections.c
- \
- # source='network.c' object='network.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c network.c
- \
- # source='configfile.c' object='configfile.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c configfile.c
- \
- # source='configparser.c' object='configparser.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c configparser.c
- \
- # source='request.c' object='request.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c request.c
- \
- # source='proc_open.c' object='proc_open.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c proc_open.c
- \
- # source='lighttpd-angel.c' object='lighttpd-angel.o' libtool=no
- /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/lib\"" -DSBIN_DIR="\"/usr/local/Cellar/lighttpd/1.4.28/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -DOPENSSL_NO_KRB5 -I/mochi/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -c lighttpd-angel.c
- /bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -avoid-version -no-undefined -o liblightcomp.la -rpath /usr/local/Cellar/lighttpd/1.4.28/lib liblightcomp_la-buffer.lo liblightcomp_la-log.lo liblightcomp_la-keyvalue.lo liblightcomp_la-chunk.lo liblightcomp_la-http_chunk.lo liblightcomp_la-stream.lo liblightcomp_la-fdevent.lo liblightcomp_la-stat_cache.lo liblightcomp_la-plugin.lo liblightcomp_la-joblist.lo liblightcomp_la-etag.lo liblightcomp_la-array.lo liblightcomp_la-data_string.lo liblightcomp_la-data_count.lo liblightcomp_la-data_array.lo liblightcomp_la-data_integer.lo liblightcomp_la-md5.lo liblightcomp_la-data_fastcgi.lo liblightcomp_la-fdevent_select.lo liblightcomp_la-fdevent_libev.lo liblightcomp_la-fdevent_poll.lo liblightcomp_la-fdevent_linux_sysepoll.lo liblightcomp_la-fdevent_solaris_devpoll.lo liblightcomp_la-fdevent_freebsd_kqueue.lo liblightcomp_la-data_config.lo liblightcomp_la-bitset.lo liblightcomp_la-inet_ntop_cache.lo liblightcomp_la-crc32.lo liblightcomp_la-connections-glue.lo liblightcomp_la-configfile-glue.lo liblightcomp_la-http-header-glue.lo liblightcomp_la-network_write.lo liblightcomp_la-network_linux_sendfile.lo liblightcomp_la-network_freebsd_sendfile.lo liblightcomp_la-network_writev.lo liblightcomp_la-network_solaris_sendfilev.lo liblightcomp_la-network_openssl.lo liblightcomp_la-splaytree.lo liblightcomp_la-status_counter.lo -L/mochi/lib -lpcre -lssl -lcrypto
- /bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o proc_open proc_open-proc_open.o proc_open-buffer.o
- libtool: link: /usr/bin/cc -dynamiclib -o .libs/liblightcomp.dylib .libs/liblightcomp_la-buffer.o .libs/liblightcomp_la-log.o .libs/liblightcomp_la-keyvalue.o .libs/liblightcomp_la-chunk.o .libs/liblightcomp_la-http_chunk.o .libs/liblightcomp_la-stream.o .libs/liblightcomp_la-fdevent.o .libs/liblightcomp_la-stat_cache.o .libs/liblightcomp_la-plugin.o .libs/liblightcomp_la-joblist.o .libs/liblightcomp_la-etag.o .libs/liblightcomp_la-array.o .libs/liblightcomp_la-data_string.o .libs/liblightcomp_la-data_count.o .libs/liblightcomp_la-data_array.o .libs/liblightcomp_la-data_integer.o .libs/liblightcomp_la-md5.o .libs/liblightcomp_la-data_fastcgi.o .libs/liblightcomp_la-fdevent_select.o .libs/liblightcomp_la-fdevent_libev.o .libs/liblightcomp_la-fdevent_poll.o .libs/liblightcomp_la-fdevent_linux_sysepoll.o .libs/liblightcomp_la-fdevent_solaris_devpoll.o .libs/liblightcomp_la-fdevent_freebsd_kqueue.o .libs/liblightcomp_la-data_config.o .libs/liblightcomp_la-bitset.o .libs/liblightcomp_la-inet_ntop_cache.o .libs/liblightcomp_la-crc32.o .libs/liblightcomp_la-connections-glue.o .libs/liblightcomp_la-configfile-glue.o .libs/liblightcomp_la-http-header-glue.o .libs/liblightcomp_la-network_write.o .libs/liblightcomp_la-network_linux_sendfile.o .libs/liblightcomp_la-network_freebsd_sendfile.o .libs/liblightcomp_la-network_writev.o .libs/liblightcomp_la-network_solaris_sendfilev.o .libs/liblightcomp_la-network_openssl.o .libs/liblightcomp_la-splaytree.o .libs/liblightcomp_la-status_counter.o -L/mochi/lib /mochi/lib/libpcre.dylib -lssl -lcrypto -march=core2 -msse4.1 -install_name /usr/local/Cellar/lighttpd/1.4.28/lib/liblightcomp.dylib -Wl,-single_module
- libtool: link: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o proc_open proc_open-proc_open.o proc_open-buffer.o
- ld: warning: ignoring file /mochi/lib/libpcre.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
- Undefined symbols for architecture x86_64:
- "_pcre_free", referenced from:
- _pcre_keyvalue_buffer_free in liblightcomp_la-keyvalue.o
- _data_config_free in liblightcomp_la-data_config.o
- "_pcre_compile", referenced from:
- _pcre_keyvalue_buffer_append in liblightcomp_la-keyvalue.o
- "_pcre_study", referenced from:
- _pcre_keyvalue_buffer_append in liblightcomp_la-keyvalue.o
- "_pcre_exec", referenced from:
- _config_check_cond_cached in liblightcomp_la-configfile-glue.o
- ld: symbol(s) not found for architecture x86_64
- collect2: ld returned 1 exit status
- make[2]: *** [liblightcomp.la] Error 1
- make[2]: *** Waiting for unfinished jobs....
- /bin/sh ../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o lighttpd-angel lighttpd-angel.o
- libtool: link: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o lighttpd-angel lighttpd-angel.o
- make[1]: *** [install] Error 2
- make: *** [install-recursive] Error 1
- ==> Exit Status: 2
- http://github.com/mxcl/homebrew/blob/master/Library/Formula/lighttpd.rb#L15
- ==> Environment
- HOMEBREW_VERSION: 0.8
- HEAD: d94cbc5f2505c9003570953473342202f1d8a85d
- HOMEBREW_PREFIX: /usr/local
- HOMEBREW_CELLAR: /usr/local/Cellar
- HOMEBREW_REPOSITORY: /usr/local
- HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
- Hardware: dual-core 64-bit penryn
- OS X: 10.7
- Kernel Architecture: x86_64
- Ruby: 1.8.7-249
- /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
- Xcode: 4.1
- GCC-4.0: N/A
- GCC-4.2: build 5666
- LLVM: build 2335
- MacPorts or Fink? false
- X11 installed? true
- ==> Build Flags
- CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
- CXX: /usr/bin/c++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
- LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
- CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
- CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
- MAKEFLAGS: -j2
- Error: Failed executing: make install
- Please report this bug: https://github.com/mxcl/homebrew/wiki/Checklist-before-filing-a-new-issue
- Also try:
- `brew doctor` to check your setup for common problems.
- `brew missing` to check installed packages for missing deps.