Skip to content

Instantly share code, notes, and snippets.

@arun-gupta
Created August 22, 2014 23:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arun-gupta/80ce4e0a7026f173b6ba to your computer and use it in GitHub Desktop.
Save arun-gupta/80ce4e0a7026f173b6ba to your computer and use it in GitHub Desktop.
Apache HTTPD 2.4 Make Output
httpd-2.4.10> make
Making all in srclib
Making all in os
Making all in unix
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c unixd.c && touch unixd.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o libos.la -static unixd.lo
Making all in server
Making all in mpm
Making all in worker
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c worker.c && touch worker.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c fdqueue.c && touch fdqueue.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -static -o libworker.la worker.lo fdqueue.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c config.c && touch config.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c main.c && touch main.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c vhost.c && touch vhost.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o gen_test_char gen_test_char.lo
./gen_test_char > test_char.h
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util.c && touch util.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_fcgi.c && touch util_fcgi.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_script.c && touch util_script.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_md5.c && touch util_md5.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_time.c && touch util_time.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c connection.c && touch connection.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c listen.c && touch listen.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_mutex.c && touch util_mutex.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c mpm_unix.c && touch mpm_unix.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_charset.c && touch util_charset.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_cookies.c && touch util_cookies.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_debug.c && touch util_debug.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_xml.c && touch util_xml.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_filter.c && touch util_filter.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_pcre.c && touch util_pcre.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_regex.c && touch util_regex.lo
( for dir in /Users/arungupta/workspaces/httpd-2.4.10/include /Users/arungupta/workspaces/httpd-2.4.10/os/unix; do \
ls $dir/*.h ; \
done; \
for dir in /usr/include/apr-1 /usr/include/apr-1; do \
ls $dir/ap[ru].h $dir/ap[ru]_*.h 2>/dev/null; \
done; \
) | sed -e s,//,/,g | sort -u > export_files
awk -f /Users/arungupta/workspaces/httpd-2.4.10/build/make_exports.awk `cat export_files` > exports.c
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c protocol.c && touch protocol.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c core.c && touch core.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c request.c && touch request.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c provider.c && touch provider.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c eoc_bucket.c && touch eoc_bucket.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c eor_bucket.c && touch eor_bucket.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c core_filters.c && touch core_filters.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_expr_parse.c && touch util_expr_parse.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c util_expr_eval.c && touch util_expr_eval.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o libmain.la -static config.lo log.lo main.lo vhost.lo util.lo util_fcgi.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo connection.lo listen.lo util_mutex.lo mpm_common.lo mpm_unix.lo util_charset.lo util_cookies.lo util_debug.lo util_xml.lo util_filter.lo util_pcre.lo util_regex.lo exports.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo provider.lo eoc_bucket.lo eor_bucket.lo core_filters.lo util_expr_parse.lo util_expr_scan.lo util_expr_eval.lo
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmain.a(util_ebcdic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libmain.a(util_charset.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/ranlib: file: .libs/libmain.a(util_ebcdic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/ranlib: file: .libs/libmain.a(util_charset.o) has no symbols
awk -f /Users/arungupta/workspaces/httpd-2.4.10/build/make_var_export.awk `cat export_files` > export_vars.h
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp
Making all in modules
Making all in aaa
Making all in cache
Making all in core
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c mod_so.c && touch mod_so.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -static -o libmod_so.la mod_so.lo
Making all in database
Making all in debugging
Making all in filters
Making all in http
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c http_core.c && touch http_core.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c http_request.c && touch http_request.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c http_filters.c && touch http_filters.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c chunk_filter.c && touch chunk_filter.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c byterange_filter.c && touch byterange_filter.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c http_etag.c && touch http_etag.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -static -o libmod_http.la http_core.lo http_protocol.lo http_request.lo http_filters.lo chunk_filter.lo byterange_filter.lo http_etag.lo
Making all in ldap
Making all in loggers
Making all in metadata
Making all in proxy
Making all in session
Making all in slotmem
Making all in ssl
Making all in proxy/balancers
Making all in arch/unix
Making all in dav/main
Making all in generators
Making all in dav/fs
Making all in mappers
Making all in support
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c passwd_common.c && touch passwd_common.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o htpasswd htpasswd.lo passwd_common.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c htdigest.c && touch htdigest.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o htdigest htdigest.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c htdbm.c && touch htdbm.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o htdbm htdbm.lo passwd_common.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK \
-I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c ab.c && touch ab.lo
ab.c:486:16: warning: 'BIO_get_callback_arg' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
out=(BIO *)BIO_get_callback_arg(bio);
^
/usr/include/openssl/bio.h:263:7: note: 'BIO_get_callback_arg' declared here
char *BIO_get_callback_arg(const BIO *b) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:490:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(out,"read from %p [%p] (%d bytes => %ld (0x%lX))\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:492:9: warning: 'BIO_dump' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_dump(out,(char *)argp,(int)ret);
^
/usr/include/openssl/bio.h:659:5: note: 'BIO_dump' declared here
int BIO_dump(BIO *b,const char *bytes,int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:496:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(out,"write to %p [%p] (%d bytes => %ld (0x%lX))\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:498:9: warning: 'BIO_dump' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_dump(out,(char *)argp,(int)ret);
^
/usr/include/openssl/bio.h:659:5: note: 'BIO_dump' declared here
int BIO_dump(BIO *b,const char *bytes,int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:506:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL/TLS Alert [%s] %s:%s\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:508:20: warning: 'SSL_alert_type_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_alert_type_string_long(r),
^
/usr/include/openssl/ssl.h:1536:13: note: 'SSL_alert_type_string_long' declared here
const char *SSL_alert_type_string_long(int value) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:509:20: warning: 'SSL_alert_desc_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_alert_desc_string_long(r));
^
/usr/include/openssl/ssl.h:1538:13: note: 'SSL_alert_desc_string_long' declared here
const char *SSL_alert_desc_string_long(int value) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:511:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL/TLS State [%s] %s\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:512:21: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
(SSL_in_connect_init((SSL*)s) ? "connect" : "-"),
^
/usr/include/openssl/ssl.h:1118:34: note: expanded from macro 'SSL_in_connect_init'
#define SSL_in_connect_init(a) (SSL_state(a)&SSL_ST_CONNECT)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:513:20: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_state_string_long(s));
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:515:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL/TLS Handshake [%s] %s\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:517:20: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_state_string_long(s));
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:551:5: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
RAND_seed((unsigned char *)&t, l);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:558:5: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
RAND_seed((unsigned char *)&pid, l);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:564:5: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
RAND_seed(stackdata+n, 128);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:572:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Transport Protocol :%s\n", SSL_get_version(ssl));
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:572:53: warning: 'SSL_get_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio,"Transport Protocol :%s\n", SSL_get_version(ssl));
^
/usr/include/openssl/ssl.h:1502:13: note: 'SSL_get_version' declared here
const char *SSL_get_version(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:574:9: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
c = SSL_get_current_cipher(ssl);
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:575:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Cipher Suite Protocol :%s\n", SSL_CIPHER_get_version(c));
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:575:53: warning: 'SSL_CIPHER_get_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio,"Cipher Suite Protocol :%s\n", SSL_CIPHER_get_version(c));
^
/usr/include/openssl/ssl.h:1359:8: note: 'SSL_CIPHER_get_version' declared here
char * SSL_CIPHER_get_version(const SSL_CIPHER *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:576:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Cipher Suite Name :%s\n",SSL_CIPHER_get_name(c));
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:576:52: warning: 'SSL_CIPHER_get_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio,"Cipher Suite Name :%s\n",SSL_CIPHER_get_name(c));
^
/usr/include/openssl/ssl.h:1360:14: note: 'SSL_CIPHER_get_name' declared here
const char * SSL_CIPHER_get_name(const SSL_CIPHER *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:578:12: warning: 'SSL_CIPHER_get_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bits = SSL_CIPHER_get_bits(c,&alg_bits);
^
/usr/include/openssl/ssl.h:1358:5: note: 'SSL_CIPHER_get_bits' declared here
int SSL_CIPHER_get_bits(const SSL_CIPHER *c,int *alg_bits) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ab.c:579:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Cipher Suite Cipher Bits:%d (%d)\n",bits,alg_bits);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:590:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio, "Certificate version: %ld\n", X509_get_version(cert)+1);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:590:51: warning: 'ASN1_INTEGER_get' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio, "Certificate version: %ld\n", X509_get_version(cert)+1);
^
/usr/include/openssl/x509.h:730:30: note: expanded from macro 'X509_get_version'
#define X509_get_version(x) ASN1_INTEGER_get((x)->cert_info->version)
^
/usr/include/openssl/asn1.h:899:6: note: 'ASN1_INTEGER_get' declared here
long ASN1_INTEGER_get(ASN1_INTEGER *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:591:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Valid from: ");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:592:5: warning: 'ASN1_UTCTIME_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_UTCTIME_print(bio, X509_get_notBefore(cert));
^
/usr/include/openssl/asn1.h:1006:5: note: 'ASN1_UTCTIME_print' declared here
int ASN1_UTCTIME_print(BIO *fp,ASN1_UTCTIME *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:593:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:595:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Valid to : ");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:596:5: warning: 'ASN1_UTCTIME_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_UTCTIME_print(bio, X509_get_notAfter(cert));
^
/usr/include/openssl/asn1.h:1006:5: note: 'ASN1_UTCTIME_print' declared here
int ASN1_UTCTIME_print(BIO *fp,ASN1_UTCTIME *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:597:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:599:10: warning: 'X509_get_pubkey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
pk = X509_get_pubkey(cert);
^
/usr/include/openssl/x509.h:1017:12: note: 'X509_get_pubkey' declared here
EVP_PKEY * X509_get_pubkey(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:600:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"Public key is %d bits\n",
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:601:16: warning: 'EVP_PKEY_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_PKEY_bits(pk));
^
/usr/include/openssl/evp.h:859:6: note: 'EVP_PKEY_bits' declared here
int EVP_PKEY_bits(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:602:5: warning: 'EVP_PKEY_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_PKEY_free(pk);
^
/usr/include/openssl/evp.h:885:7: note: 'EVP_PKEY_free' declared here
void EVP_PKEY_free(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:604:10: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
dn = X509_get_issuer_name(cert);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:605:5: warning: 'X509_NAME_oneline' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME_oneline(dn, buf, sizeof(buf));
^
/usr/include/openssl/x509.h:984:9: note: 'X509_NAME_oneline' declared here
char * X509_NAME_oneline(X509_NAME *a,char *buf,int size) DEPRECATED_IN_MAC_OS_X_VERSION_10...
^
ab.c:606:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"The issuer name is %s\n", buf);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:608:8: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
dn=X509_get_subject_name(cert);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:609:5: warning: 'X509_NAME_oneline' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME_oneline(dn, buf, sizeof(buf));
^
/usr/include/openssl/x509.h:984:9: note: 'X509_NAME_oneline' declared here
char * X509_NAME_oneline(X509_NAME *a,char *buf,int size) DEPRECATED_IN_MAC_OS_X_VERSION_10...
^
ab.c:610:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio,"The subject name is %s\n", buf);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:613:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio, "Extension Count: %d\n", X509_get_ext_count(cert));
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:613:46: warning: 'X509_get_ext_count' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio, "Extension Count: %d\n", X509_get_ext_count(cert));
^
/usr/include/openssl/x509.h:1144:6: note: 'X509_get_ext_count' declared here
int X509_get_ext_count(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:622:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:624:18: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if ((count = SK_NUM(sk)) > 0) {
^
ab.c:169:19: note: expanded from macro 'SK_NUM'
#define SK_NUM(x) sk_X509_num(x)
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:627:28: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
cert = (X509 *)SK_VALUE(sk, i);
^
ab.c:170:23: note: expanded from macro 'SK_VALUE'
#define SK_VALUE(x,y) sk_X509_value(x,y)
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:631:12: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = SSL_get_peer_certificate(c->ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:633:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_out, "Anon DH\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:635:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_out, "Peer certificate\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:640:5: warning: 'SSL_SESSION_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_SESSION_print(bio_err, SSL_get_session(c->ssl));
^
/usr/include/openssl/ssl.h:1435:5: note: 'SSL_SESSION_print' declared here
int SSL_SESSION_print(BIO *fp,const SSL_SESSION *ses) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:640:32: warning: 'SSL_get_session' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_SESSION_print(bio_err, SSL_get_session(c->ssl));
^
/usr/include/openssl/ssl.h:1574:14: note: 'SSL_get_session' declared here
SSL_SESSION *SSL_get_session(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:650:15: warning: 'SSL_do_handshake' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ret = SSL_do_handshake(c->ssl);
^
/usr/include/openssl/ssl.h:1529:5: note: 'SSL_do_handshake' declared here
int SSL_do_handshake(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:651:17: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ecode = SSL_get_error(c->ssl, ret);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:662:22: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ci = SSL_get_current_cipher(c->ssl);
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:663:27: warning: 'SSL_CIPHER_get_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_bits = SSL_CIPHER_get_bits(ci, &swork);
^
/usr/include/openssl/ssl.h:1358:5: note: 'SSL_CIPHER_get_bits' declared here
int SSL_CIPHER_get_bits(const SSL_CIPHER *c,int *alg_bits) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ab.c:664:24: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = SSL_get_peer_certificate(c->ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:666:31: warning: 'EVP_PKEY_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
pk_bits = EVP_PKEY_bits(X509_get_pubkey(cert));
^
/usr/include/openssl/evp.h:859:6: note: 'EVP_PKEY_bits' declared here
int EVP_PKEY_bits(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:666:45: warning: 'X509_get_pubkey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
pk_bits = EVP_PKEY_bits(X509_get_pubkey(cert));
^
/usr/include/openssl/x509.h:1017:12: note: 'X509_get_pubkey' declared here
EVP_PKEY * X509_get_pubkey(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:672:30: warning: 'SSL_get_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_get_version(c->ssl),
^
/usr/include/openssl/ssl.h:1502:13: note: 'SSL_get_version' declared here
const char *SSL_get_version(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:673:30: warning: 'SSL_CIPHER_get_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CIPHER_get_name(ci),
^
/usr/include/openssl/ssl.h:1360:14: note: 'SSL_CIPHER_get_name' declared here
const char * SSL_CIPHER_get_name(const SSL_CIPHER *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:691:13: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL handshake failed (%d).\n", ecode);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:692:13: warning: 'ERR_print_errors' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors(bio_err);
^
/usr/include/openssl/err.h:290:6: note: 'ERR_print_errors' declared here
void ERR_print_errors(BIO *bp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:735:21: warning: 'SSL_write' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
e_ssl = SSL_write(c->ssl,request + c->rwrote, l);
^
/usr/include/openssl/ssl.h:1495:6: note: 'SSL_write' declared here
int SSL_write(SSL *ssl,const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:737:17: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL write failed - closing connection\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:738:17: warning: 'ERR_print_errors' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors(bio_err);
^
/usr/include/openssl/err.h:290:6: note: 'ERR_print_errors' declared here
void ERR_print_errors(BIO *bp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1278:23: warning: 'SSL_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if ((c->ssl = SSL_new(ssl_ctx)) == NULL) {
^
/usr/include/openssl/ssl.h:1481:7: note: 'SSL_new' declared here
SSL * SSL_new(SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1279:13: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL_new failed.\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:1280:13: warning: 'ERR_print_errors' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors(bio_err);
^
/usr/include/openssl/err.h:290:6: note: 'ERR_print_errors' declared here
void ERR_print_errors(BIO *bp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1285:15: warning: 'BIO_new_socket' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bio = BIO_new_socket(fd, BIO_NOCLOSE);
^
/usr/include/openssl/bio.h:685:6: note: 'BIO_new_socket' declared here
BIO *BIO_new_socket(int sock, int close_flag) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1286:9: warning: 'SSL_set_bio' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_set_bio(c->ssl, bio, bio);
^
/usr/include/openssl/ssl.h:1375:6: note: 'SSL_set_bio' declared here
void SSL_set_bio(SSL *s, BIO *rbio,BIO *wbio) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1287:9: warning: 'SSL_set_connect_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_connect_state(c->ssl);
^
/usr/include/openssl/ssl.h:1548:6: note: 'SSL_set_connect_state' declared here
void SSL_set_connect_state(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1289:13: warning: 'BIO_set_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback(bio, ssl_print_cb);
^
/usr/include/openssl/bio.h:261:6: note: 'BIO_set_callback' declared here
void BIO_set_callback(BIO *b,
^
ab.c:1290:13: warning: 'BIO_set_callback_arg' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback_arg(bio, (void *)bio_err);
^
/usr/include/openssl/bio.h:264:6: note: 'BIO_set_callback_arg' declared here
void BIO_set_callback_arg(BIO *b, char *arg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1369:9: warning: 'SSL_shutdown' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_shutdown(c->ssl);
^
/usr/include/openssl/ssl.h:1532:5: note: 'SSL_shutdown' declared here
int SSL_shutdown(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1370:9: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_free(c->ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1395:18: warning: 'SSL_read' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
status = SSL_read(c->ssl, buffer, r);
^
/usr/include/openssl/ssl.h:1493:6: note: 'SSL_read' declared here
int SSL_read(SSL *ssl,void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1397:25: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int scode = SSL_get_error(c->ssl, status);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1418:17: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "SSL read failed (%d) - closing connection\n", scode);
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:1419:17: warning: 'ERR_print_errors' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors(bio_err);
^
/usr/include/openssl/err.h:290:6: note: 'ERR_print_errors' declared here
void ERR_print_errors(BIO *bp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:1810:58: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if (c->state == STATE_CONNECTED && c->ssl && SSL_in_init(c->ssl)) {
^
/usr/include/openssl/ssl.h:1116:27: note: expanded from macro 'SSL_in_init'
#define SSL_in_init(a) (SSL_state(a)&SSL_ST_INIT)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2093:44: warning: 'SSLv23_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
AB_SSL_METHOD_CONST SSL_METHOD *meth = SSLv23_client_method();
^
/usr/include/openssl/ssl.h:1517:13: note: 'SSLv23_client_method' declared here
SSL_METHOD *SSLv23_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 bu...
^
ab.c:2310:28: warning: 'SSLv23_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
meth = SSLv23_client_method();
^
/usr/include/openssl/ssl.h:1517:13: note: 'SSLv23_client_method' declared here
SSL_METHOD *SSLv23_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 bu...
^
ab.c:2313:28: warning: 'SSLv2_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
meth = SSLv2_client_method();
^
/usr/include/openssl/ssl.h:1509:13: note: 'SSLv2_client_method' declared here
SSL_METHOD *SSLv2_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv2 */
^
ab.c:2316:28: warning: 'SSLv3_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
meth = SSLv3_client_method();
^
/usr/include/openssl/ssl.h:1513:13: note: 'SSLv3_client_method' declared here
SSL_METHOD *SSLv3_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 */
^
ab.c:2324:28: warning: 'TLSv1_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
meth = TLSv1_client_method();
^
/usr/include/openssl/ssl.h:1521:13: note: 'TLSv1_client_method' declared here
SSL_METHOD *TLSv1_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* TLSv1.0 */
^
ab.c:2370:5: warning: 'CRYPTO_set_mem_functions' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_malloc_init();
^
/usr/include/openssl/crypto.h:341:30: note: expanded from macro 'CRYPTO_malloc_init'
#define CRYPTO_malloc_init() CRYPTO_set_mem_functions(\
^
/usr/include/openssl/crypto.h:447:5: note: 'CRYPTO_set_mem_functions' declared here
int CRYPTO_set_mem_functions(void *(*m)(size_t),void *(*r)(void *,size_t), void (*f)(void *)) DEPREC...
^
ab.c:2372:5: warning: 'SSL_load_error_strings' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_load_error_strings();
^
/usr/include/openssl/ssl.h:1416:6: note: 'SSL_load_error_strings' declared here
void SSL_load_error_strings(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2373:5: warning: 'SSL_library_init' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_library_init();
^
/usr/include/openssl/ssl.h:1553:5: note: 'SSL_library_init' declared here
int SSL_library_init(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2374:13: warning: 'BIO_new_fp' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
bio_out=BIO_new_fp(stdout,BIO_NOCLOSE);
^
/usr/include/openssl/bio.h:585:6: note: 'BIO_new_fp' declared here
BIO *BIO_new_fp(FILE *stream, int close_flag) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2375:13: warning: 'BIO_new_fp' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
^
/usr/include/openssl/bio.h:585:6: note: 'BIO_new_fp' declared here
BIO *BIO_new_fp(FILE *stream, int close_flag) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2377:21: warning: 'SSL_CTX_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(ssl_ctx = SSL_CTX_new(meth))) {
^
/usr/include/openssl/ssl.h:1346:10: note: 'SSL_CTX_new' declared here
SSL_CTX *SSL_CTX_new(SSL_METHOD *meth) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2378:9: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
BIO_printf(bio_err, "Could not initialize SSL Context.\n");
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ab.c:2379:9: warning: 'ERR_print_errors' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors(bio_err);
^
/usr/include/openssl/err.h:290:6: note: 'ERR_print_errors' declared here
void ERR_print_errors(BIO *bp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2382:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ab.c:2388:14: warning: 'SSL_CTX_set_cipher_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_CTX_set_cipher_list(ssl_ctx, ssl_cipher)) {
^
/usr/include/openssl/ssl.h:1345:5: note: 'SSL_CTX_set_cipher_list' declared here
int SSL_CTX_set_cipher_list(SSL_CTX *,const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2390:9: warning: 'ERR_print_errors_fp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_print_errors_fp(stderr);
^
/usr/include/openssl/err.h:287:6: note: 'ERR_print_errors_fp' declared here
void ERR_print_errors_fp(FILE *fp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ab.c:2395:9: warning: 'SSL_CTX_set_info_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_info_callback(ssl_ctx, ssl_state_cb);
^
/usr/include/openssl/ssl.h:850:6: note: 'SSL_CTX_set_info_callback' declared here
void SSL_CTX_set_info_callback(SSL_CTX *ctx, void (*cb)(const SSL *ssl,int type,int val)) DEPRECATED...
^
99 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -lssl -lcrypto -lpthread \
-o ab ab.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c logresolve.c && touch logresolve.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o logresolve logresolve.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c httxt2dbm.c && touch httxt2dbm.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o httxt2dbm httxt2dbm.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c htcacheclean.c && touch htcacheclean.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o htcacheclean htcacheclean.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o rotatelogs rotatelogs.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c checkgid.c && touch checkgid.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o checkgid checkgid.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c fcgistarter.c && touch fcgistarter.lo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o fcgistarter fcgistarter.lo -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-non-pic -static -c modules.c && touch modules.lo
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -c /Users/arungupta/workspaces/httpd-2.4.10/server/buildmark.c
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/core/libmod_so.la modules/http/libmod_http.la server/mpm/worker/libworker.la os/unix/libos.la -L/usr/local/pcre/lib -lpcre -L/usr/lib -R/usr/lib -laprutil-1 -lexpat -liconv -lsqlite3 -lldap -llber -llber -L/usr/lib -R/usr/lib -lapr-1 -lpthread
Building shared: mod_authn_file.la mod_authn_dbm.la mod_authn_anon.la mod_authn_dbd.la mod_authn_socache.la mod_authn_core.la mod_authz_host.la mod_authz_groupfile.la mod_authz_user.la mod_authz_dbm.la mod_authz_owner.la mod_authz_dbd.la mod_authz_core.la mod_authnz_ldap.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la mod_allowmethods.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_file.c && touch mod_authn_file.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_file.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_file.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_dbm.c && touch mod_authn_dbm.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_dbm.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_dbm.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_anon.c && touch mod_authn_anon.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_anon.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_anon.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_dbd.c && touch mod_authn_dbd.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_dbd.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_dbd.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_socache.c && touch mod_authn_socache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_socache.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_socache.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authn_core.c && touch mod_authn_core.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authn_core.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authn_core.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_host.c && touch mod_authz_host.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_host.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_host.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_groupfile.c && touch mod_authz_groupfile.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_groupfile.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_groupfile.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_user.c && touch mod_authz_user.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_user.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_user.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_dbm.c && touch mod_authz_dbm.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_dbm.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_dbm.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_owner.c && touch mod_authz_owner.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_owner.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_owner.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_dbd.c && touch mod_authz_dbd.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_dbd.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_dbd.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authz_core.c && touch mod_authz_core.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authz_core.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authz_core.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_authnz_ldap.c && touch mod_authnz_ldap.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_authnz_ldap.la -rpath /usr/local/apache2/modules -module -avoid-version mod_authnz_ldap.lo -lldap -llber -llber
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_access_compat.c && touch mod_access_compat.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_access_compat.la -rpath /usr/local/apache2/modules -module -avoid-version mod_access_compat.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_auth_basic.c && touch mod_auth_basic.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_auth_basic.la -rpath /usr/local/apache2/modules -module -avoid-version mod_auth_basic.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_auth_form.c && touch mod_auth_form.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_auth_form.la -rpath /usr/local/apache2/modules -module -avoid-version mod_auth_form.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_auth_digest.c && touch mod_auth_digest.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_auth_digest.la -rpath /usr/local/apache2/modules -module -avoid-version mod_auth_digest.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_allowmethods.c && touch mod_allowmethods.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_allowmethods.la -rpath /usr/local/apache2/modules -module -avoid-version mod_allowmethods.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_file_cache.la mod_cache.la mod_cache_disk.la mod_cache_socache.la mod_socache_shmcb.la mod_socache_dbm.la mod_socache_memcache.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_file_cache.c && touch mod_file_cache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_file_cache.la -rpath /usr/local/apache2/modules -module -avoid-version mod_file_cache.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_cache.c && touch mod_cache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c cache_storage.c && touch cache_storage.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c cache_util.c && touch cache_util.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_cache.la -rpath /usr/local/apache2/modules -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_cache_disk.c && touch mod_cache_disk.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_cache_disk.la -rpath /usr/local/apache2/modules -module -avoid-version mod_cache_disk.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_cache_socache.c && touch mod_cache_socache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_cache_socache.la -rpath /usr/local/apache2/modules -module -avoid-version mod_cache_socache.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_socache_shmcb.c && touch mod_socache_shmcb.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_socache_shmcb.la -rpath /usr/local/apache2/modules -module -avoid-version mod_socache_shmcb.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_socache_dbm.c && touch mod_socache_dbm.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_socache_dbm.la -rpath /usr/local/apache2/modules -module -avoid-version mod_socache_dbm.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_socache_memcache.c && touch mod_socache_memcache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_socache_memcache.la -rpath /usr/local/apache2/modules -module -avoid-version mod_socache_memcache.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_macro.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_macro.c && touch mod_macro.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_macro.la -rpath /usr/local/apache2/modules -module -avoid-version mod_macro.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_dbd.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_dbd.c && touch mod_dbd.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_dbd.la -rpath /usr/local/apache2/modules -module -avoid-version mod_dbd.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_dumpio.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_dumpio.c && touch mod_dumpio.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_dumpio.la -rpath /usr/local/apache2/modules -module -avoid-version mod_dumpio.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_buffer.la mod_ratelimit.la mod_reqtimeout.la mod_ext_filter.la mod_request.la mod_include.la mod_filter.la mod_substitute.la mod_sed.la mod_deflate.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_buffer.c && touch mod_buffer.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_buffer.la -rpath /usr/local/apache2/modules -module -avoid-version mod_buffer.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_ratelimit.c && touch mod_ratelimit.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_ratelimit.la -rpath /usr/local/apache2/modules -module -avoid-version mod_ratelimit.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_reqtimeout.c && touch mod_reqtimeout.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_reqtimeout.la -rpath /usr/local/apache2/modules -module -avoid-version mod_reqtimeout.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_ext_filter.c && touch mod_ext_filter.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_ext_filter.la -rpath /usr/local/apache2/modules -module -avoid-version mod_ext_filter.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_request.c && touch mod_request.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_request.la -rpath /usr/local/apache2/modules -module -avoid-version mod_request.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_include.c && touch mod_include.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_include.la -rpath /usr/local/apache2/modules -module -avoid-version mod_include.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_filter.c && touch mod_filter.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_filter.la -rpath /usr/local/apache2/modules -module -avoid-version mod_filter.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_substitute.c && touch mod_substitute.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_substitute.la -rpath /usr/local/apache2/modules -module -avoid-version mod_substitute.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_sed.c && touch mod_sed.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c sed0.c && touch sed0.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c sed1.c && touch sed1.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c regexp.c && touch regexp.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_sed.la -rpath /usr/local/apache2/modules -module -avoid-version mod_sed.lo sed0.lo sed1.lo regexp.lo -export-symbols-regex sed_module
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_deflate.c && touch mod_deflate.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_deflate.la -rpath /usr/local/apache2/modules -module -avoid-version mod_deflate.lo -lz
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_mime.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_mime.c && touch mod_mime.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_mime.la -rpath /usr/local/apache2/modules -module -avoid-version mod_mime.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_ldap.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c util_ldap.c && touch util_ldap.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c util_ldap_cache.c && touch util_ldap_cache.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c util_ldap_cache_mgr.c && touch util_ldap_cache_mgr.slo
util_ldap_cache_mgr.c:363:64: warning: for loop has empty body [-Wempty-body]
for (i = 0; primes[i] && primes[i] < cache->size; ++i) ;
^
util_ldap_cache_mgr.c:363:64: note: put the semicolon on a separate line to silence this warning
1 warning generated.
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_ldap.la -rpath /usr/local/apache2/modules -module -avoid-version util_ldap.lo util_ldap_cache.lo util_ldap_cache_mgr.lo -lldap -llber -llber
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_log_config.la mod_log_debug.la mod_logio.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_log_config.c && touch mod_log_config.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_log_config.la -rpath /usr/local/apache2/modules -module -avoid-version mod_log_config.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_log_debug.c && touch mod_log_debug.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_log_debug.la -rpath /usr/local/apache2/modules -module -avoid-version mod_log_debug.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_logio.c && touch mod_logio.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_logio.la -rpath /usr/local/apache2/modules -module -avoid-version mod_logio.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_env.la mod_expires.la mod_headers.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_env.c && touch mod_env.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_env.la -rpath /usr/local/apache2/modules -module -avoid-version mod_env.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_expires.c && touch mod_expires.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_expires.la -rpath /usr/local/apache2/modules -module -avoid-version mod_expires.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_headers.c && touch mod_headers.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_headers.la -rpath /usr/local/apache2/modules -module -avoid-version mod_headers.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_unique_id.c && touch mod_unique_id.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_unique_id.la -rpath /usr/local/apache2/modules -module -avoid-version mod_unique_id.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_setenvif.c && touch mod_setenvif.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_setenvif.la -rpath /usr/local/apache2/modules -module -avoid-version mod_setenvif.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_version.c && touch mod_version.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_version.la -rpath /usr/local/apache2/modules -module -avoid-version mod_version.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_remoteip.c && touch mod_remoteip.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_remoteip.la -rpath /usr/local/apache2/modules -module -avoid-version mod_remoteip.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy.c && touch mod_proxy.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c proxy_util.c && touch proxy_util.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy.lo proxy_util.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_connect.c && touch mod_proxy_connect.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_connect.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_connect.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_ftp.c && touch mod_proxy_ftp.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_ftp.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_ftp.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_http.c && touch mod_proxy_http.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_http.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_http.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_fcgi.c && touch mod_proxy_fcgi.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_fcgi.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_fcgi.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_scgi.c && touch mod_proxy_scgi.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_scgi.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_scgi.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_wstunnel.c && touch mod_proxy_wstunnel.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_wstunnel.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_wstunnel.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_ajp.c && touch mod_proxy_ajp.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ajp_header.c && touch ajp_header.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ajp_link.c && touch ajp_link.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ajp_msg.c && touch ajp_msg.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ajp_utils.c && touch ajp_utils.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_ajp.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_ajp.lo ajp_header.lo ajp_link.lo ajp_msg.lo ajp_utils.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_balancer.c && touch mod_proxy_balancer.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_balancer.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_balancer.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_proxy_express.c && touch mod_proxy_express.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_proxy_express.la -rpath /usr/local/apache2/modules -module -avoid-version mod_proxy_express.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_session.la mod_session_cookie.la mod_session_dbd.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_session.c && touch mod_session.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_session.la -rpath /usr/local/apache2/modules -module -avoid-version mod_session.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_session_cookie.c && touch mod_session_cookie.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_session_cookie.la -rpath /usr/local/apache2/modules -module -avoid-version mod_session_cookie.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_session_dbd.c && touch mod_session_dbd.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_session_dbd.la -rpath /usr/local/apache2/modules -module -avoid-version mod_session_dbd.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_slotmem_shm.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_slotmem_shm.c && touch mod_slotmem_shm.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_slotmem_shm.la -rpath /usr/local/apache2/modules -module -avoid-version mod_slotmem_shm.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_ssl.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_ssl.c && touch mod_ssl.slo
mod_ssl.c:294:5: warning: 'CONF_modules_unload' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CONF_modules_unload(1);
^
/usr/include/openssl/conf.h:182:6: note: 'CONF_modules_unload' declared here
void CONF_modules_unload(int all) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:296:5: warning: 'EVP_cleanup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_cleanup();
^
/usr/include/openssl/evp.h:850:6: note: 'EVP_cleanup' declared here
void EVP_cleanup(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:298:5: warning: 'ENGINE_cleanup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ENGINE_cleanup();
^
/usr/include/openssl/engine.h:490:6: note: 'ENGINE_cleanup' declared here
void ENGINE_cleanup(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:300:5: warning: 'ERR_remove_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_remove_state(0);
^
/usr/include/openssl/err.h:299:6: note: 'ERR_remove_state' declared here
void ERR_remove_state(unsigned long pid) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* if zero w...
^
mod_ssl.c:327:5: warning: 'CRYPTO_set_mem_functions' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_malloc_init();
^
/usr/include/openssl/crypto.h:341:30: note: expanded from macro 'CRYPTO_malloc_init'
#define CRYPTO_malloc_init() CRYPTO_set_mem_functions(\
^
/usr/include/openssl/crypto.h:447:5: note: 'CRYPTO_set_mem_functions' declared here
int CRYPTO_set_mem_functions(void *(*m)(size_t),void *(*r)(void *,size_t), void (*f)(void *)) DEPREC...
^
mod_ssl.c:328:5: warning: 'ERR_load_crypto_strings' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_load_crypto_strings();
^
/usr/include/openssl/err.h:296:6: note: 'ERR_load_crypto_strings' declared here
void ERR_load_crypto_strings(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:329:5: warning: 'SSL_load_error_strings' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_load_error_strings();
^
/usr/include/openssl/ssl.h:1416:6: note: 'SSL_load_error_strings' declared here
void SSL_load_error_strings(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:330:5: warning: 'SSL_library_init' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_library_init();
^
/usr/include/openssl/ssl.h:1553:5: note: 'SSL_library_init' declared here
int SSL_library_init(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:332:5: warning: 'ENGINE_load_builtin_engines' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ENGINE_load_builtin_engines();
^
/usr/include/openssl/engine.h:343:6: note: 'ENGINE_load_builtin_engines' declared here
void ENGINE_load_builtin_engines(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:334:5: warning: 'OPENSSL_add_all_algorithms_noconf' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OpenSSL_add_all_algorithms();
^
/usr/include/openssl/evp.h:836:3: note: expanded from macro 'OpenSSL_add_all_algorithms'
OPENSSL_add_all_algorithms_noconf()
^
/usr/include/openssl/evp.h:828:6: note: 'OPENSSL_add_all_algorithms_noconf' declared here
void OPENSSL_add_all_algorithms_noconf(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:335:5: warning: 'OPENSSL_load_builtin_modules' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OPENSSL_load_builtin_modules();
^
/usr/include/openssl/conf.h:203:6: note: 'OPENSSL_load_builtin_modules' declared here
void OPENSSL_load_builtin_modules(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:447:17: warning: 'SSL_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(ssl = SSL_new(mctx->ssl_ctx))) {
^
/usr/include/openssl/ssl.h:1481:7: note: 'SSL_new' declared here
SSL * SSL_new(SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:461:10: warning: 'SSL_set_session_id_context' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_set_session_id_context(ssl, (unsigned char *)vhost_md5,
^
/usr/include/openssl/ssl.h:1482:5: note: 'SSL_set_session_id_context' declared here
int SSL_set_session_id_context(SSL *ssl,const unsigned char *sid_ctx,
^
mod_ssl.c:473:5: warning: 'SSL_set_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_app_data(ssl, c);
^
/usr/include/openssl/ssl.h:1077:35: note: expanded from macro 'SSL_set_app_data'
#define SSL_set_app_data(s,arg) (SSL_set_ex_data(s,0,(char *)arg))
^
/usr/include/openssl/ssl.h:1586:5: note: 'SSL_set_ex_data' declared here
int SSL_set_ex_data(SSL *ssl,int idx,void *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
mod_ssl.c:478:5: warning: 'SSL_set_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify_result(ssl, X509_V_OK);
^
/usr/include/openssl/ssl.h:1583:6: note: 'SSL_set_verify_result' declared here
void SSL_set_verify_result(SSL *ssl,long v) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
15 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_config.c && touch ssl_engine_config.slo
ssl_engine_config.c:537:19: warning: 'ENGINE_by_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
else if ((e = ENGINE_by_id(arg))) {
^
/usr/include/openssl/engine.h:324:9: note: 'ENGINE_by_id' declared here
ENGINE *ENGINE_by_id(const char *id) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_config.c:539:9: warning: 'ENGINE_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ENGINE_free(e);
^
/usr/include/openssl/engine.h:457:5: note: 'ENGINE_free' declared here
int ENGINE_free(ENGINE *e) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_config.c:544:13: warning: 'ENGINE_get_first' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
e = ENGINE_get_first();
^
/usr/include/openssl/engine.h:314:9: note: 'ENGINE_get_first' declared here
ENGINE *ENGINE_get_first(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_config.c:546:54: warning: 'ENGINE_get_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
err = apr_pstrcat(cmd->pool, err, ", '", ENGINE_get_id(e),
^
/usr/include/openssl/engine.h:496:13: note: 'ENGINE_get_id' declared here
const char *ENGINE_get_id(const ENGINE *e) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_config.c:547:49: warning: 'ENGINE_get_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
"' (", ENGINE_get_name(e), ")", NULL);
^
/usr/include/openssl/engine.h:497:13: note: 'ENGINE_get_name' declared here
const char *ENGINE_get_name(const ENGINE *e) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_config.c:550:17: warning: 'ENGINE_get_next' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
e = ENGINE_get_next(e);
^
/usr/include/openssl/engine.h:317:9: note: 'ENGINE_get_next' declared here
ENGINE *ENGINE_get_next(ENGINE *e) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
6 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_init.c && touch ssl_engine_init.slo
ssl_engine_init.c:50:14: warning: 'DH_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
DH *dh = DH_new();
^
/usr/include/openssl/dh.h:184:6: note: 'DH_new' declared here
DH * DH_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:56:5: warning: 'BN_dec2bn' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BN_dec2bn(&dh->g, gen);
^
/usr/include/openssl/bn.h:508:6: note: 'BN_dec2bn' declared here
int BN_dec2bn(BIGNUM **a, const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:58:9: warning: 'DH_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
DH_free(dh);
^
/usr/include/openssl/dh.h:185:6: note: 'DH_free' declared here
void DH_free(DH *dh) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:70:7: warning: 'get_rfc3526_prime_8192' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc3526_prime_8192, NULL, 6145 },
^
/usr/include/openssl/bn.h:781:9: note: 'get_rfc3526_prime_8192' declared here
BIGNUM *get_rfc3526_prime_8192(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:71:7: warning: 'get_rfc3526_prime_6144' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc3526_prime_6144, NULL, 4097 },
^
/usr/include/openssl/bn.h:780:9: note: 'get_rfc3526_prime_6144' declared here
BIGNUM *get_rfc3526_prime_6144(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:72:7: warning: 'get_rfc3526_prime_4096' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc3526_prime_4096, NULL, 3073 },
^
/usr/include/openssl/bn.h:779:9: note: 'get_rfc3526_prime_4096' declared here
BIGNUM *get_rfc3526_prime_4096(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:73:7: warning: 'get_rfc3526_prime_3072' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc3526_prime_3072, NULL, 2049 },
^
/usr/include/openssl/bn.h:778:9: note: 'get_rfc3526_prime_3072' declared here
BIGNUM *get_rfc3526_prime_3072(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:74:7: warning: 'get_rfc3526_prime_2048' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc3526_prime_2048, NULL, 1025 },
^
/usr/include/openssl/bn.h:777:9: note: 'get_rfc3526_prime_2048' declared here
BIGNUM *get_rfc3526_prime_2048(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:75:7: warning: 'get_rfc2409_prime_1024' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
{ get_rfc2409_prime_1024, NULL, 0 }
^
/usr/include/openssl/bn.h:773:9: note: 'get_rfc2409_prime_1024' declared here
BIGNUM *get_rfc2409_prime_1024(BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:94:9: warning: 'DH_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
DH_free(dhparams[n].dh);
^
/usr/include/openssl/dh.h:185:6: note: 'DH_free' declared here
void DH_free(DH *dh) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:145:9: warning: 'SSLeay' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSLeay() < SSL_LIBRARY_VERSION) {
^
/usr/include/openssl/crypto.h:383:15: note: 'SSLeay' declared here
unsigned long SSLeay(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:150:40: warning: 'SSLeay_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_TEXT, SSLeay_version(SSLEAY_VERSION));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:363:42: note: expanded from macro 'ap_log_error'
#define ap_log_error(...) ap_log_error__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:367:65: note: expanded from macro
'ap_log_error__'
ap_log_error_(file, line, mi, level, status, sr__, __VA_ARGS__); \
^
/usr/include/openssl/crypto.h:382:13: note: 'SSLeay_version' declared here
const char *SSLeay_version(int type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:348:19: warning: 'ENGINE_by_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(e = ENGINE_by_id(mc->szCryptoDevice))) {
^
/usr/include/openssl/engine.h:324:9: note: 'ENGINE_by_id' declared here
ENGINE *ENGINE_by_id(const char *id) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:357:13: warning: 'ENGINE_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ENGINE_ctrl(e, ENGINE_CTRL_CHIL_SET_FORKCHECK, 1, 0, 0);
^
/usr/include/openssl/engine.h:413:5: note: 'ENGINE_ctrl' declared here
int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void)) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_init.c:360:14: warning: 'ENGINE_set_default' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!ENGINE_set_default(e, ENGINE_METHOD_ALL)) {
^
/usr/include/openssl/engine.h:588:5: note: 'ENGINE_set_default' declared here
int ENGINE_set_default(ENGINE *e, unsigned int flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:371:9: warning: 'ENGINE_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ENGINE_free(e);
^
/usr/include/openssl/engine.h:457:5: note: 'ENGINE_free' declared here
int ENGINE_free(ENGINE *e) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:395:10: warning: 'SSL_CTX_callback_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_CTX_set_tlsext_servername_callback(mctx->ssl_ctx,
^
/usr/include/openssl/tls1.h:163:57: note: expanded from macro 'SSL_CTX_set_tlsext_servername_callback'
#define SSL_CTX_set_tlsext_servername_callback(ctx, cb) \
^
/usr/include/openssl/ssl.h:1499:6: note: 'SSL_CTX_callback_ctrl' declared here
long SSL_CTX_callback_ctrl(SSL_CTX *, int, void (*)(void)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:397:10: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!SSL_CTX_set_tlsext_servername_arg(mctx->ssl_ctx, mctx)) {
^
/usr/include/openssl/tls1.h:171:53: note: expanded from macro 'SSL_CTX_set_tlsext_servername_arg'
#define SSL_CTX_set_tlsext_servername_arg(ctx, arg) \
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:486:13: warning: 'SSLv3_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSLv3_client_method() : /* proxy */
^
/usr/include/openssl/ssl.h:1513:13: note: 'SSLv3_client_method' declared here
SSL_METHOD *SSLv3_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 */
^
ssl_engine_init.c:487:13: warning: 'SSLv3_server_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSLv3_server_method(); /* server */
^
/usr/include/openssl/ssl.h:1512:13: note: 'SSLv3_server_method' declared here
SSL_METHOD *SSLv3_server_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 */
^
ssl_engine_init.c:491:13: warning: 'TLSv1_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
TLSv1_client_method() : /* proxy */
^
/usr/include/openssl/ssl.h:1521:13: note: 'TLSv1_client_method' declared here
SSL_METHOD *TLSv1_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* TLSv1.0 */
^
ssl_engine_init.c:492:13: warning: 'TLSv1_server_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
TLSv1_server_method(); /* server */
^
/usr/include/openssl/ssl.h:1520:13: note: 'TLSv1_server_method' declared here
SSL_METHOD *TLSv1_server_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* TLSv1.0 */
^
ssl_engine_init.c:508:13: warning: 'SSLv23_client_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSLv23_client_method() : /* proxy */
^
/usr/include/openssl/ssl.h:1517:13: note: 'SSLv23_client_method' declared here
SSL_METHOD *SSLv23_client_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 bu...
^
ssl_engine_init.c:509:13: warning: 'SSLv23_server_method' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSLv23_server_method(); /* server */
^
/usr/include/openssl/ssl.h:1516:13: note: 'SSLv23_server_method' declared here
SSL_METHOD *SSLv23_server_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 bu...
^
ssl_engine_init.c:511:11: warning: 'SSL_CTX_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ctx = SSL_CTX_new(method);
^
/usr/include/openssl/ssl.h:1346:10: note: 'SSL_CTX_new' declared here
SSL_CTX *SSL_CTX_new(SSL_METHOD *meth) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:515:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_ALL);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:518:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:521:9: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv3);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:525:9: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_NO_TLSv1);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:540:9: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_CIPHER_SERVER_PREFERENCE);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:551:9: warning: 'sk_zero' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_SSL_COMP_zero(SSL_COMP_get_compression_methods());
^
/usr/include/openssl/safestack.h:1303:30: note: expanded from macro 'sk_SSL_COMP_zero'
#define sk_SSL_COMP_zero(st) SKM_sk_zero(SSL_COMP, (st))
^
/usr/include/openssl/safestack.h:174:2: note: expanded from macro 'SKM_sk_zero'
sk_zero(st)
^
/usr/include/openssl/stack.h:99:6: note: 'sk_zero' declared here
void sk_zero(STACK *st) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:551:26: warning: 'SSL_COMP_get_compression_methods' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
sk_SSL_COMP_zero(SSL_COMP_get_compression_methods());
^
/usr/include/openssl/safestack.h:1303:53: note: expanded from macro 'sk_SSL_COMP_zero'
#define sk_SSL_COMP_zero(st) SKM_sk_zero(SSL_COMP, (st))
^
/usr/include/openssl/safestack.h:174:10: note: expanded from macro 'SKM_sk_zero'
sk_zero(st)
^
/usr/include/openssl/ssl.h:1658:21: note: 'SSL_COMP_get_compression_methods' declared here
STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:558:9: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:562:5: warning: 'SSL_CTX_set_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_app_data(ctx, s);
^
/usr/include/openssl/ssl.h:1082:40: note: expanded from macro 'SSL_CTX_set_app_data'
#define SSL_CTX_set_app_data(ctx,arg) (SSL_CTX_set_ex_data(ctx,0,(char *)arg))
^
/usr/include/openssl/ssl.h:1596:5: note: 'SSL_CTX_set_ex_data' declared here
int SSL_CTX_set_ex_data(SSL_CTX *ssl,int idx,void *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:567:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_SINGLE_DH_USE);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:577:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_options(ctx, SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION);
^
/usr/include/openssl/ssl.h:571:2: note: expanded from macro 'SSL_CTX_set_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:597:5: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_session_cache_mode(ctx, mc->sesscache_mode);
^
/usr/include/openssl/ssl.h:1608:2: note: expanded from macro 'SSL_CTX_set_session_cache_mode'
SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:600:9: warning: 'SSL_CTX_sess_set_new_cb' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_sess_set_new_cb(ctx, ssl_callback_NewSessionCacheEntry);
^
/usr/include/openssl/ssl.h:844:6: note: 'SSL_CTX_sess_set_new_cb' declared here
void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx, int (*new_session_cb)(struct ssl_st *ssl,SSL_SESSION *ses...
^
ssl_engine_init.c:601:9: warning: 'SSL_CTX_sess_set_get_cb' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_sess_set_get_cb(ctx, ssl_callback_GetSessionCacheEntry);
^
/usr/include/openssl/ssl.h:848:6: note: 'SSL_CTX_sess_set_get_cb' declared here
void SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*get_session_cb)(struct ssl_st *ssl, unsign...
^
ssl_engine_init.c:602:9: warning: 'SSL_CTX_sess_set_remove_cb' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_sess_set_remove_cb(ctx, ssl_callback_DelSessionCacheEntry);
^
/usr/include/openssl/ssl.h:846:6: note: 'SSL_CTX_sess_set_remove_cb' declared here
void SSL_CTX_sess_set_remove_cb(SSL_CTX *ctx, void (*remove_session_cb)(struct ssl_ctx_st *ctx,SSL_S...
^
ssl_engine_init.c:613:5: warning: 'SSL_CTX_set_tmp_dh_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_tmp_dh_callback(ctx, ssl_callback_TmpDH);
^
/usr/include/openssl/ssl.h:1638:6: note: 'SSL_CTX_set_tmp_dh_callback' declared here
void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx,
^
ssl_engine_init.c:615:5: warning: 'SSL_CTX_set_info_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_info_callback(ctx, ssl_callback_Info);
^
/usr/include/openssl/ssl.h:850:6: note: 'SSL_CTX_set_info_callback' declared here
void SSL_CTX_set_info_callback(SSL_CTX *ctx, void (*cb)(const SSL *ssl,int type,int val)) DEPRECATED...
^
ssl_engine_init.c:649:5: warning: 'SSL_CTX_set_verify' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_verify(ctx, verify, ssl_callback_SSLVerify);
^
/usr/include/openssl/ssl.h:1458:6: note: 'SSL_CTX_set_verify' declared here
void SSL_CTX_set_verify(SSL_CTX *ctx,int mode,
^
ssl_engine_init.c:658:14: warning: 'SSL_CTX_load_verify_locations' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
if (!SSL_CTX_load_verify_locations(ctx,
^
/usr/include/openssl/ssl.h:1571:5: note: 'SSL_CTX_load_verify_locations' declared here
int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
^
ssl_engine_init.c:677:13: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_X509_NAME_num(ca_list) <= 0) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:684:9: warning: 'SSL_CTX_set_client_CA_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_client_CA_list(ctx, ca_list);
^
/usr/include/openssl/ssl.h:1542:6: note: 'SSL_CTX_set_client_CA_list' declared here
void SSL_CTX_set_client_CA_list(SSL_CTX *ctx, STACK_OF(X509_NAME) *name_list) DEPRECATED_IN_MAC_OS_X...
^
ssl_engine_init.c:692:19: warning: 'SSL_CTX_get_client_CA_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_list = SSL_CTX_get_client_CA_list(ctx);
^
/usr/include/openssl/ssl.h:1544:22: note: 'SSL_CTX_get_client_CA_list' declared here
STACK_OF(X509_NAME) *SSL_CTX_get_client_CA_list(const SSL_CTX *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:694:13: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_X509_NAME_num(ca_list) == 0) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:726:10: warning: 'SSL_CTX_set_cipher_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_CTX_set_cipher_list(ctx, suite)) {
^
/usr/include/openssl/ssl.h:1345:5: note: 'SSL_CTX_set_cipher_list' declared here
int SSL_CTX_set_cipher_list(SSL_CTX *,const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:741:25: warning: 'SSL_CTX_get_cert_store' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE *store = SSL_CTX_get_cert_store(mctx->ssl_ctx);
^
/usr/include/openssl/ssl.h:1350:13: note: 'SSL_CTX_get_cert_store' declared here
X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:764:20: warning: 'X509_STORE_load_locations' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!store || !X509_STORE_load_locations(store, mctx->crl_file,
^
/usr/include/openssl/x509_vfy.h:442:5: note: 'X509_STORE_load_locations' declared here
int X509_STORE_load_locations (X509_STORE *ctx,
^
ssl_engine_init.c:785:9: warning: 'X509_STORE_set_flags' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_set_flags(store, crlflags);
^
/usr/include/openssl/x509_vfy.h:392:5: note: 'X509_STORE_set_flags' declared here
int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_engine_init.c:956:5: warning: 'SSL_CTX_set_default_passwd_cb' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_CTX_set_default_passwd_cb(mctx->ssl_ctx, ssl_no_passwd_prompt_cb);
^
/usr/include/openssl/ssl.h:1472:6: note: 'SSL_CTX_set_default_passwd_cb' declared here
void SSL_CTX_set_default_passwd_cb(SSL_CTX *ctx, pem_password_cb *cb) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_init.c:965:9: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:969:18: warning: 'SSL_CTX_use_certificate_file' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
if ((SSL_CTX_use_certificate_file(mctx->ssl_ctx, certfile,
^
/usr/include/openssl/ssl.h:1402:5: note: 'SSL_CTX_use_certificate_file' declared here
int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type) DEPRECATED_IN_MAC_OS_...
^
ssl_engine_init.c:978:18: warning: 'SSL_CTX_use_certificate_chain_file' is deprecated: first deprecated in
OS X 10.7 [-Wdeprecated-declarations]
if ((SSL_CTX_use_certificate_chain_file(mctx->ssl_ctx,
^
/usr/include/openssl/ssl.h:1403:5: note: 'SSL_CTX_use_certificate_chain_file' declared here
int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file) DEPRECATED_IN_MAC_OS_X_VE...
^
ssl_engine_init.c:995:9: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:997:14: warning: 'SSL_CTX_use_PrivateKey_file' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
if ((SSL_CTX_use_PrivateKey_file(mctx->ssl_ctx, keyfile,
^
/usr/include/openssl/ssl.h:1401:5: note: 'SSL_CTX_use_PrivateKey_file' declared here
int SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) DEPRECATED_IN_MAC_OS_X...
^
ssl_engine_init.c:999:27: warning: 'ERR_peek_last_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(ERR_GET_FUNC(ERR_peek_last_error())
^
/usr/include/openssl/err.h:189:49: note: expanded from macro 'ERR_GET_FUNC'
#define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL)
^
/usr/include/openssl/err.h:274:15: note: 'ERR_peek_last_error' declared here
unsigned long ERR_peek_last_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1005:13: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1012:26: warning: 'd2i_AutoPrivateKey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!(pkey = d2i_AutoPrivateKey(NULL, &ptr, asn1->nData)) ||
^
/usr/include/openssl/evp.h:893:12: note: 'd2i_AutoPrivateKey' declared here
EVP_PKEY * d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp,
^
ssl_engine_init.c:1013:18: warning: 'SSL_CTX_use_PrivateKey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(SSL_CTX_use_PrivateKey(mctx->ssl_ctx, pkey) < 1)) {
^
/usr/include/openssl/ssl.h:1466:5: note: 'SSL_CTX_use_PrivateKey' declared here
int SSL_CTX_use_PrivateKey(SSL_CTX *ctx, EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1022:13: warning: 'SSL_CTX_check_private_key' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_CTX_check_private_key(mctx->ssl_ctx) < 1) {
^
/usr/include/openssl/ssl.h:1475:5: note: 'SSL_CTX_check_private_key' declared here
int SSL_CTX_check_private_key(const SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1041:15: warning: 'SSL_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ssl = SSL_new(mctx->ssl_ctx);
^
/usr/include/openssl/ssl.h:1481:7: note: 'SSL_new' declared here
SSL * SSL_new(SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1044:13: warning: 'SSL_set_connect_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_connect_state(ssl);
^
/usr/include/openssl/ssl.h:1548:6: note: 'SSL_set_connect_state' declared here
void SSL_set_connect_state(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1045:20: warning: 'SSL_get_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = SSL_get_certificate(ssl);
^
/usr/include/openssl/ssl.h:1560:7: note: 'SSL_get_certificate' declared here
X509 *SSL_get_certificate(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1053:17: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_free(ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1078:9: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_free(ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1091:9: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_tmp_dh(mctx->ssl_ctx, dhparams);
^
/usr/include/openssl/ssl.h:1319:2: note: expanded from macro 'SSL_CTX_set_tmp_dh'
SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:1094:22: warning: 'BN_num_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BN_num_bits(dhparams->p), vhost_id, certfile);
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:363:42: note: expanded from macro 'ap_log_error'
#define ap_log_error(...) ap_log_error__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:367:65: note: expanded from macro
'ap_log_error__'
ap_log_error_(file, line, mi, level, status, sr__, __VA_ARGS__); \
^
/usr/include/openssl/bn.h:415:5: note: 'BN_num_bits' declared here
int BN_num_bits(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1169:10: warning: 'SSL_CTX_callback_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_CTX_set_tlsext_ticket_key_cb(mctx->ssl_ctx,
^
/usr/include/openssl/tls1.h:185:51: note: expanded from macro 'SSL_CTX_set_tlsext_ticket_key_cb'
#define SSL_CTX_set_tlsext_ticket_key_cb(ssl, cb) \
^
/usr/include/openssl/ssl.h:1499:6: note: 'SSL_CTX_callback_ctrl' declared here
long SSL_CTX_callback_ctrl(SSL_CTX *, int, void (*)(void)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1196:25: warning: 'SSL_CTX_get_cert_store' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE *store = SSL_CTX_get_cert_store(mctx->ssl_ctx);
^
/usr/include/openssl/ssl.h:1350:13: note: 'SSL_CTX_get_cert_store' declared here
X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1198:5: warning: 'SSL_CTX_set_client_cert_cb' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_client_cert_cb(mctx->ssl_ctx,
^
/usr/include/openssl/ssl.h:852:6: note: 'SSL_CTX_set_client_cert_cb' declared here
void SSL_CTX_set_client_cert_cb(SSL_CTX *ctx, int (*client_cert_cb)(SSL *ssl, X509 **x509, EVP_PKEY ...
^
ssl_engine_init.c:1205:10: warning: 'sk_new_null' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk = sk_X509_INFO_new_null();
^
/usr/include/openssl/safestack.h:1518:33: note: expanded from macro 'sk_X509_INFO_new_null'
#define sk_X509_INFO_new_null() SKM_sk_new_null(X509_INFO)
^
/usr/include/openssl/safestack.h:164:2: note: expanded from macro 'SKM_sk_new_null'
sk_new_null()
^
/usr/include/openssl/stack.h:87:8: note: 'sk_new_null' declared here
STACK *sk_new_null(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1215:19: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((ncerts = sk_X509_INFO_num(sk)) <= 0) {
^
/usr/include/openssl/safestack.h:1520:30: note: expanded from macro 'sk_X509_INFO_num'
#define sk_X509_INFO_num(st) SKM_sk_num(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1216:9: warning: 'sk_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_INFO_free(sk);
^
/usr/include/openssl/safestack.h:1519:31: note: expanded from macro 'sk_X509_INFO_free'
#define sk_X509_INFO_free(st) SKM_sk_free(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:166:2: note: expanded from macro 'SKM_sk_free'
sk_free(st)
^
/usr/include/openssl/stack.h:88:6: note: 'sk_free' declared here
void sk_free(STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1225:26: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_INFO *inf = sk_X509_INFO_value(sk, n);
^
/usr/include/openssl/safestack.h:1521:35: note: expanded from macro 'sk_X509_INFO_value'
#define sk_X509_INFO_value(st, i) SKM_sk_value(X509_INFO, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1229:13: warning: 'sk_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_INFO_free(sk);
^
/usr/include/openssl/safestack.h:1519:31: note: expanded from macro 'sk_X509_INFO_free'
#define sk_X509_INFO_free(st) SKM_sk_free(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:166:2: note: expanded from macro 'SKM_sk_free'
sk_free(st)
^
/usr/include/openssl/stack.h:88:6: note: 'sk_free' declared here
void sk_free(STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1236:13: warning: 'X509_check_private_key' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (X509_check_private_key(inf->x509, inf->x_pkey->dec_pkey) != 1) {
^
/usr/include/openssl/x509.h:1061:6: note: 'X509_check_private_key' declared here
int X509_check_private_key(X509 *x509,EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_init.c:1261:12: warning: 'X509_STORE_CTX_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sctx = X509_STORE_CTX_new();
^
/usr/include/openssl/x509_vfy.h:397:17: note: 'X509_STORE_CTX_new' declared here
X509_STORE_CTX *X509_STORE_CTX_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1270:5: warning: 'X509_STORE_load_locations' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_load_locations(store, pkp->ca_cert_file, NULL);
^
/usr/include/openssl/x509_vfy.h:442:5: note: 'X509_STORE_load_locations' declared here
int X509_STORE_load_locations (X509_STORE *ctx,
^
ssl_engine_init.c:1275:26: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_INFO *inf = sk_X509_INFO_value(pkp->certs, n);
^
/usr/include/openssl/safestack.h:1521:35: note: expanded from macro 'sk_X509_INFO_value'
#define sk_X509_INFO_value(st, i) SKM_sk_value(X509_INFO, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1276:9: warning: 'X509_STORE_CTX_init' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_init(sctx, store, inf->x509, NULL);
^
/usr/include/openssl/x509_vfy.h:402:5: note: 'X509_STORE_CTX_init' declared here
int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store,
^
ssl_engine_init.c:1279:13: warning: 'X509_verify_cert' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (X509_verify_cert(sctx) != 1) {
^
/usr/include/openssl/x509.h:1241:6: note: 'X509_verify_cert' declared here
int X509_verify_cert(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1280:23: warning: 'X509_STORE_CTX_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int err = X509_STORE_CTX_get_error(sctx);
^
/usr/include/openssl/x509_vfy.h:451:5: note: 'X509_STORE_CTX_get_error' declared here
int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1284:28: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509_verify_cert_error_string(err));
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1288:9: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1291:17: warning: 'X509_STORE_CTX_get1_chain' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
chain = X509_STORE_CTX_get1_chain(sctx);
^
/usr/include/openssl/x509_vfy.h:456:17: note: 'X509_STORE_CTX_get1_chain' declared here
STACK_OF(X509) *X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_engine_init.c:1295:23: warning: 'sk_shift' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_free(sk_X509_shift(chain));
^
/usr/include/openssl/safestack.h:1402:27: note: expanded from macro 'sk_X509_shift'
#define sk_X509_shift(st) SKM_sk_shift(X509, (st))
^
/usr/include/openssl/safestack.h:195:11: note: expanded from macro 'SKM_sk_shift'
((type *)sk_shift(st))
^
/usr/include/openssl/stack.h:97:7: note: 'sk_shift' declared here
char *sk_shift(STACK *st) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1297:22: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((i = sk_X509_num(chain)) > 0) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1303:17: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_pop_free(chain, X509_free);
^
/usr/include/openssl/safestack.h:1401:41: note: expanded from macro 'sk_X509_pop_free'
#define sk_X509_pop_free(st, free_func) SKM_sk_pop_free(X509, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1315:36: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_value(chain, j), "%i:", j);
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1321:9: warning: 'X509_STORE_CTX_cleanup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_cleanup(sctx);
^
/usr/include/openssl/x509_vfy.h:405:6: note: 'X509_STORE_CTX_cleanup' declared here
void X509_STORE_CTX_cleanup(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1324:5: warning: 'X509_STORE_CTX_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_free(sctx);
^
/usr/include/openssl/x509_vfy.h:401:6: note: 'X509_STORE_CTX_free' declared here
void X509_STORE_CTX_free(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1406:9: warning: 'SSL_CTX_check_private_key' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_CTX_check_private_key(sc->server->ssl_ctx) != 1) {
^
/usr/include/openssl/ssl.h:1475:5: note: 'SSL_CTX_check_private_key' declared here
int SSL_CTX_check_private_key(const SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1446:5: warning: 'SSL_CTX_set_timeout' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_timeout(sc->server->ssl_ctx,
^
/usr/include/openssl/ssl.h:1348:6: note: 'SSL_CTX_set_timeout' declared here
long SSL_CTX_set_timeout(SSL_CTX *ctx,long t) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1577:12: warning: 'X509_NAME_cmp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
return(X509_NAME_cmp(*a, *b));
^
/usr/include/openssl/x509.h:1073:6: note: 'X509_NAME_cmp' declared here
int X509_NAME_cmp(const X509_NAME *a, const X509_NAME *b) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_init.c:1588:14: warning: 'SSL_load_client_CA_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_load_client_CA_file(file);
^
/usr/include/openssl/ssl.h:1404:22: note: 'SSL_load_client_CA_file' declared here
STACK_OF(X509_NAME) *SSL_load_client_CA_file(const char *file) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_engine_init.c:1594:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (n = 0; n < sk_X509_NAME_num(sk); n++) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1595:27: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME *name = sk_X509_NAME_value(sk, n);
^
/usr/include/openssl/safestack.h:1565:35: note: expanded from macro 'sk_X509_NAME_value'
#define sk_X509_NAME_value(st, i) SKM_sk_value(X509_NAME, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1607:13: warning: 'sk_find' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_X509_NAME_find(ca_list, name) < 0) {
^
/usr/include/openssl/safestack.h:1570:36: note: expanded from macro 'sk_X509_NAME_find'
#define sk_X509_NAME_find(st, val) SKM_sk_find(X509_NAME, (st), (val))
^
/usr/include/openssl/safestack.h:180:2: note: expanded from macro 'SKM_sk_find'
sk_find(st, (char *)val)
^
/usr/include/openssl/stack.h:93:5: note: 'sk_find' declared here
int sk_find(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1609:13: warning: 'sk_push' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_NAME_push(ca_list, name);
^
/usr/include/openssl/safestack.h:1568:36: note: expanded from macro 'sk_X509_NAME_push'
#define sk_X509_NAME_push(st, val) SKM_sk_push(X509_NAME, (st), (val))
^
/usr/include/openssl/safestack.h:176:2: note: expanded from macro 'SKM_sk_push'
sk_push(st, (char *)val)
^
/usr/include/openssl/stack.h:95:5: note: 'sk_push' declared here
int sk_push(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1617:5: warning: 'sk_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_NAME_free(sk);
^
/usr/include/openssl/safestack.h:1563:31: note: expanded from macro 'sk_X509_NAME_free'
#define sk_X509_NAME_free(st) SKM_sk_free(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:166:2: note: expanded from macro 'SKM_sk_free'
sk_free(st)
^
/usr/include/openssl/stack.h:88:6: note: 'sk_free' declared here
void sk_free(STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1631:15: warning: 'sk_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_list = sk_X509_NAME_new(ssl_init_FindCAList_X509NameCmp);
^
/usr/include/openssl/safestack.h:1561:30: note: expanded from macro 'sk_X509_NAME_new'
#define sk_X509_NAME_new(st) SKM_sk_new(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:162:2: note: expanded from macro 'SKM_sk_new'
sk_new((int (*)(const char * const *, const char * const *))(cmp))
^
/usr/include/openssl/stack.h:86:8: note: 'sk_new' declared here
STACK *sk_new(int (*cmp)(const char * const *, const char * const *)) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_init.c:1642:13: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_X509_NAME_num(ca_list) == 0) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1662:13: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_NAME_pop_free(ca_list, X509_NAME_free);
^
/usr/include/openssl/safestack.h:1577:46: note: expanded from macro 'sk_X509_NAME_pop_free'
#define sk_X509_NAME_pop_free(st, free_func) SKM_sk_pop_free(X509_NAME, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1681:12: warning: 'sk_set_cmp_func' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(void) sk_X509_NAME_set_cmp_func(ca_list, NULL);
^
/usr/include/openssl/safestack.h:1575:44: note: expanded from macro 'sk_X509_NAME_set_cmp_func'
#define sk_X509_NAME_set_cmp_func(st, cmp) SKM_sk_set_cmp_func(X509_NAME, (st), (cmp))
^
/usr/include/openssl/safestack.h:189:2: note: expanded from macro 'SKM_sk_set_cmp_func'
sk_set_cmp_func(st, (int (*)(const char * const *, const char * const *))(cmp)))
^
/usr/include/openssl/stack.h:100:7: note: 'sk_set_cmp_func' declared here
int (*sk_set_cmp_func(STACK *sk, int (*c)(const char * const *,
^
ssl_engine_init.c:1709:26: warning: 'SSL_CTX_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
MODSSL_CFG_ITEM_FREE(SSL_CTX_free, mctx->ssl_ctx);
^
ssl_engine_init.c:1703:9: note: expanded from macro 'MODSSL_CFG_ITEM_FREE'
func(item); \
^
/usr/include/openssl/ssl.h:1347:6: note: 'SSL_CTX_free' declared here
void SSL_CTX_free(SSL_CTX *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1725:22: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int ncerts = sk_X509_INFO_num(mctx->pkp->certs);
^
/usr/include/openssl/safestack.h:1520:30: note: expanded from macro 'sk_X509_INFO_num'
#define sk_X509_INFO_num(st) SKM_sk_num(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1730:21: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_pop_free(mctx->pkp->ca_certs[i], X509_free);
^
/usr/include/openssl/safestack.h:1401:41: note: expanded from macro 'sk_X509_pop_free'
#define sk_X509_pop_free(st, free_func) SKM_sk_pop_free(X509, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1735:9: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_INFO_pop_free(mctx->pkp->certs, X509_INFO_free);
^
/usr/include/openssl/safestack.h:1533:46: note: expanded from macro 'sk_X509_INFO_pop_free'
#define sk_X509_INFO_pop_free(st, free_func) SKM_sk_pop_free(X509_INFO, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_init.c:1735:49: warning: 'X509_INFO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_INFO_pop_free(mctx->pkp->certs, X509_INFO_free);
^
/usr/include/openssl/safestack.h:1533:80: note: expanded from macro 'sk_X509_INFO_pop_free'
#define sk_X509_INFO_pop_free(st, free_func) SKM_sk_pop_free(X509_INFO, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:36: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/x509.h:983:7: note: 'X509_INFO_free' declared here
void X509_INFO_free(X509_INFO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
112 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_io.c && touch ssl_engine_io.slo
ssl_engine_io.c:200:5: warning: 'BIO_clear_flags' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_clear_retry_flags(bio);
^
/usr/include/openssl/bio.h:222:3: note: expanded from macro 'BIO_clear_retry_flags'
BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
^
/usr/include/openssl/bio.h:210:6: note: 'BIO_clear_flags' declared here
void BIO_clear_flags(BIO *b, int flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:462:5: warning: 'BIO_clear_flags' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_clear_retry_flags(bio);
^
/usr/include/openssl/bio.h:222:3: note: expanded from macro 'BIO_clear_retry_flags'
BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
^
/usr/include/openssl/bio.h:210:6: note: 'BIO_clear_flags' declared here
void BIO_clear_flags(BIO *b, int flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:481:13: warning: 'BIO_set_flags' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_retry_read(bio);
^
/usr/include/openssl/bio.h:216:3: note: expanded from macro 'BIO_set_retry_read'
BIO_set_flags(b, (BIO_FLAGS_READ|BIO_FLAGS_SHOULD_RETRY))
^
/usr/include/openssl/bio.h:208:6: note: 'BIO_set_flags' declared here
void BIO_set_flags(BIO *b, int flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:501:9: warning: 'BIO_set_flags' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_retry_read(bio);
^
/usr/include/openssl/bio.h:216:3: note: expanded from macro 'BIO_set_retry_read'
BIO_set_flags(b, (BIO_FLAGS_READ|BIO_FLAGS_SHOULD_RETRY))
^
/usr/include/openssl/bio.h:208:6: note: 'BIO_set_flags' declared here
void BIO_set_flags(BIO *b, int flags) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:591:14: warning: 'SSL_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
rc = SSL_read(inctx->filter_ctx->pssl, buf + bytes, wanted - bytes);
^
/usr/include/openssl/ssl.h:1493:6: note: 'SSL_read' declared here
int SSL_read(SSL *ssl,void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:630:27: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int ssl_err = SSL_get_error(inctx->filter_ctx->pssl, rc);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:631:38: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec*)SSL_get_app_data(inctx->filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:761:11: warning: 'SSL_write' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
res = SSL_write(filter_ctx->pssl, (unsigned char *)data, len);
^
/usr/include/openssl/ssl.h:1495:6: note: 'SSL_write' declared here
int SSL_write(SSL *ssl,const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:764:23: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int ssl_err = SSL_get_error(filter_ctx->pssl, res);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:765:34: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec*)SSL_get_app_data(outctx->filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:811:13: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_total_renegotiations(filter_ctx->pssl)) {
^
/usr/include/openssl/ssl.h:1312:2: note: expanded from macro 'SSL_total_renegotiations'
SSL_ctrl((ssl),SSL_CTRL_GET_TOTAL_RENEGOTIATIONS,0,NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:851:5: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_free(inctx->ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:994:5: warning: 'SSL_set_shutdown' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_shutdown(ssl, shutdown_type);
^
/usr/include/openssl/ssl.h:1567:6: note: 'SSL_set_shutdown' declared here
void SSL_set_shutdown(SSL *ssl,int mode) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1011:5: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_free(ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1026:35: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1029:9: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_free(filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1048:39: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1057:9: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_is_init_finished(filter_ctx->pssl)) {
^
/usr/include/openssl/ssl.h:1115:35: note: expanded from macro 'SSL_is_init_finished'
#define SSL_is_init_finished(a) (SSL_state(a) == SSL_ST_OK)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1083:17: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_set_tlsext_host_name(filter_ctx->pssl, hostname_note)) {
^
/usr/include/openssl/tls1.h:133:42: note: expanded from macro 'SSL_set_tlsext_host_name'
#define SSL_set_tlsext_host_name(s,name) \
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1096:18: warning: 'SSL_connect' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((n = SSL_connect(filter_ctx->pssl)) <= 0) {
^
/usr/include/openssl/ssl.h:1492:6: note: 'SSL_connect' declared here
int SSL_connect(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1106:16: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = SSL_get_peer_certificate(filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1110:21: warning: 'X509_cmp_current_time' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
|| (X509_cmp_current_time(
^
/usr/include/openssl/x509.h:882:6: note: 'X509_cmp_current_time' declared here
int X509_cmp_current_time(ASN1_TIME *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1112:21: warning: 'X509_cmp_current_time' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
|| (X509_cmp_current_time(
^
/usr/include/openssl/x509.h:882:6: note: 'X509_cmp_current_time' declared here
int X509_cmp_current_time(ASN1_TIME *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1173:14: warning: 'SSL_accept' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((n = SSL_accept(filter_ctx->pssl)) <= 0) {
^
/usr/include/openssl/ssl.h:1491:6: note: 'SSL_accept' declared here
int SSL_accept(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1179:19: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ssl_err = SSL_get_error(filter_ctx->pssl, n);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1199:30: warning: 'ERR_peek_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
else if (ERR_GET_LIB(ERR_peek_error()) == ERR_LIB_SSL &&
^
/usr/include/openssl/err.h:188:48: note: expanded from macro 'ERR_GET_LIB'
#define ERR_GET_LIB(l) (int)((((unsigned long)l)>>24L)&0xffL)
^
/usr/include/openssl/err.h:270:15: note: 'ERR_peek_error' declared here
unsigned long ERR_peek_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1200:33: warning: 'ERR_peek_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_GET_REASON(ERR_peek_error()) == SSL_R_HTTP_REQUEST) {
^
/usr/include/openssl/err.h:190:34: note: expanded from macro 'ERR_GET_REASON'
#define ERR_GET_REASON(l) (int)((l)&0xfffL)
^
/usr/include/openssl/err.h:270:15: note: 'ERR_peek_error' declared here
unsigned long ERR_peek_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1237:21: warning: 'SSL_get_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
verify_result = SSL_get_verify_result(filter_ctx->pssl);
^
/usr/include/openssl/ssl.h:1584:6: note: 'SSL_get_verify_result' declared here
long SSL_get_verify_result(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1263:17: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509_verify_cert_error_string(verify_result);
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1278:17: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((cert = SSL_get_peer_certificate(filter_ctx->pssl))) {
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1883:28: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
filter_ctx->pbioRead = BIO_new(&bio_filter_in_method);
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1914:35: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
filter_ctx->pbioWrite = BIO_new(&bio_filter_out_method);
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1919:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_nbio(filter_ctx->pbioWrite, 1);
^
/usr/include/openssl/bio.h:426:27: note: expanded from macro 'BIO_set_nbio'
#define BIO_set_nbio(b,n) BIO_ctrl(b,BIO_C_SET_NBIO,(n),NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1924:5: warning: 'SSL_set_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_bio(ssl, filter_ctx->pbioRead, filter_ctx->pbioWrite);
^
/usr/include/openssl/ssl.h:1375:6: note: 'SSL_set_bio' declared here
void SSL_set_bio(SSL *s, BIO *rbio,BIO *wbio) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1931:9: warning: 'BIO_set_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback(SSL_get_rbio(ssl), ssl_io_data_cb);
^
/usr/include/openssl/bio.h:261:6: note: 'BIO_set_callback' declared here
void BIO_set_callback(BIO *b,
^
ssl_engine_io.c:1931:26: warning: 'SSL_get_rbio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback(SSL_get_rbio(ssl), ssl_io_data_cb);
^
/usr/include/openssl/ssl.h:1376:7: note: 'SSL_get_rbio' declared here
BIO * SSL_get_rbio(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1932:9: warning: 'BIO_set_callback_arg' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback_arg(SSL_get_rbio(ssl), (void *)ssl);
^
/usr/include/openssl/bio.h:264:6: note: 'BIO_set_callback_arg' declared here
void BIO_set_callback_arg(BIO *b, char *arg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:1932:30: warning: 'SSL_get_rbio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback_arg(SSL_get_rbio(ssl), (void *)ssl);
^
/usr/include/openssl/ssl.h:1376:7: note: 'SSL_get_rbio' declared here
BIO * SSL_get_rbio(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:2030:23: warning: 'BIO_get_callback_arg' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((ssl = (SSL *)BIO_get_callback_arg(bio)) == NULL)
^
/usr/include/openssl/bio.h:263:7: note: 'BIO_get_callback_arg' declared here
char *BIO_get_callback_arg(const BIO *b) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_io.c:2032:26: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((c = (conn_rec *)SSL_get_app_data(ssl)) == NULL)
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
40 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_kernel.c && touch ssl_engine_kernel.slo
ssl_engine_kernel.c:78:5: warning: 'SSL_set_accept_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_accept_state(ssl);
^
/usr/include/openssl/ssl.h:1549:6: note: 'SSL_set_accept_state' declared here
void SSL_set_accept_state(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:79:5: warning: 'SSL_do_handshake' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_do_handshake(ssl);
^
/usr/include/openssl/ssl.h:1529:5: note: 'SSL_do_handshake' declared here
int SSL_do_handshake(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:81:9: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_get_state(ssl) != SSL_ST_OK) {
^
/usr/include/openssl/ssl.h:1114:27: note: expanded from macro 'SSL_get_state'
#define SSL_get_state(a) SSL_state(a)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:317:15: warning: 'SSL_get_SSL_CTX' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ctx = SSL_get_SSL_CTX(ssl);
^
/usr/include/openssl/ssl.h:1576:10: note: 'SSL_get_SSL_CTX' declared here
SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:412:22: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cipher = SSL_get_current_cipher(ssl);
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:415:55: warning: 'SSL_get_ciphers' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cipher_list_old = (STACK_OF(SSL_CIPHER) *)SSL_get_ciphers(ssl);
^
/usr/include/openssl/ssl.h:1527:23: note: 'SSL_get_ciphers' declared here
STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:418:35: warning: 'sk_dup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cipher_list_old = sk_SSL_CIPHER_dup(cipher_list_old);
^
/usr/include/openssl/safestack.h:1290:31: note: expanded from macro 'sk_SSL_CIPHER_dup'
#define sk_SSL_CIPHER_dup(st) SKM_sk_dup(SSL_CIPHER, st)
^
/usr/include/openssl/safestack.h:191:2: note: expanded from macro 'SKM_sk_dup'
sk_dup(st)
^
/usr/include/openssl/stack.h:103:8: note: 'sk_dup' declared here
STACK *sk_dup(STACK *st) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:424:14: warning: 'SSL_set_cipher_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!SSL_set_cipher_list(ssl, dc->szCipherSuite ?
^
/usr/include/openssl/ssl.h:1379:5: note: 'SSL_set_cipher_list' declared here
int SSL_set_cipher_list(SSL *s, const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:433:17: warning: 'sk_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_SSL_CIPHER_free(cipher_list_old);
^
/usr/include/openssl/safestack.h:1277:32: note: expanded from macro 'sk_SSL_CIPHER_free'
#define sk_SSL_CIPHER_free(st) SKM_sk_free(SSL_CIPHER, (st))
^
/usr/include/openssl/safestack.h:166:2: note: expanded from macro 'SKM_sk_free'
sk_free(st)
^
/usr/include/openssl/stack.h:88:6: note: 'sk_free' declared here
void sk_free(STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:440:47: warning: 'SSL_get_ciphers' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cipher_list = (STACK_OF(SSL_CIPHER) *)SSL_get_ciphers(ssl);
^
/usr/include/openssl/ssl.h:1527:23: note: 'SSL_get_ciphers' declared here
STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:450:23: warning: 'sk_find' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(sk_SSL_CIPHER_find(cipher_list, cipher) < 0))
^
/usr/include/openssl/safestack.h:1284:37: note: expanded from macro 'sk_SSL_CIPHER_find'
#define sk_SSL_CIPHER_find(st, val) SKM_sk_find(SSL_CIPHER, (st), (val))
^
/usr/include/openssl/safestack.h:180:2: note: expanded from macro 'SKM_sk_find'
sk_find(st, (char *)val)
^
/usr/include/openssl/stack.h:93:5: note: 'sk_find' declared here
int sk_find(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:464:43: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!renegotiate && (n < sk_SSL_CIPHER_num(cipher_list));
^
/usr/include/openssl/safestack.h:1278:31: note: expanded from macro 'sk_SSL_CIPHER_num'
#define sk_SSL_CIPHER_num(st) SKM_sk_num(SSL_CIPHER, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:467:41: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CIPHER *value = sk_SSL_CIPHER_value(cipher_list, n);
^
/usr/include/openssl/safestack.h:1279:36: note: expanded from macro 'sk_SSL_CIPHER_value'
#define sk_SSL_CIPHER_value(st, i) SKM_sk_value(SSL_CIPHER, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:469:25: warning: 'sk_find' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_SSL_CIPHER_find(cipher_list_old, value) < 0) {
^
/usr/include/openssl/safestack.h:1284:37: note: expanded from macro 'sk_SSL_CIPHER_find'
#define sk_SSL_CIPHER_find(st, val) SKM_sk_find(SSL_CIPHER, (st), (val))
^
/usr/include/openssl/safestack.h:180:2: note: expanded from macro 'SKM_sk_find'
sk_find(st, (char *)val)
^
/usr/include/openssl/stack.h:93:5: note: 'sk_find' declared here
int sk_find(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:475:43: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!renegotiate && (n < sk_SSL_CIPHER_num(cipher_list_old));
^
/usr/include/openssl/safestack.h:1278:31: note: expanded from macro 'sk_SSL_CIPHER_num'
#define sk_SSL_CIPHER_num(st) SKM_sk_num(SSL_CIPHER, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:478:41: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CIPHER *value = sk_SSL_CIPHER_value(cipher_list_old, n);
^
/usr/include/openssl/safestack.h:1279:36: note: expanded from macro 'sk_SSL_CIPHER_value'
#define sk_SSL_CIPHER_value(st, i) SKM_sk_value(SSL_CIPHER, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:480:25: warning: 'sk_find' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_SSL_CIPHER_find(cipher_list, value) < 0) {
^
/usr/include/openssl/safestack.h:1284:37: note: expanded from macro 'sk_SSL_CIPHER_find'
#define sk_SSL_CIPHER_find(st, val) SKM_sk_find(SSL_CIPHER, (st), (val))
^
/usr/include/openssl/safestack.h:180:2: note: expanded from macro 'SKM_sk_find'
sk_find(st, (char *)val)
^
/usr/include/openssl/stack.h:93:5: note: 'sk_find' declared here
int sk_find(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:489:13: warning: 'sk_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_SSL_CIPHER_free(cipher_list_old);
^
/usr/include/openssl/safestack.h:1277:32: note: expanded from macro 'sk_SSL_CIPHER_free'
#define sk_SSL_CIPHER_free(st) SKM_sk_free(SSL_CIPHER, (st))
^
/usr/include/openssl/safestack.h:166:2: note: expanded from macro 'SKM_sk_free'
sk_free(st)
^
/usr/include/openssl/stack.h:88:6: note: 'sk_free' declared here
void sk_free(STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:495:17: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_options(ssl, SSL_OP_CIPHER_SERVER_PREFERENCE);
^
/usr/include/openssl/ssl.h:577:2: note: expanded from macro 'SSL_set_options'
SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:546:22: warning: 'SSL_get_verify_mode' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
verify_old = SSL_get_verify_mode(ssl);
^
/usr/include/openssl/ssl.h:1381:5: note: 'SSL_get_verify_mode' declared here
int SSL_get_verify_mode(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:563:9: warning: 'SSL_set_verify' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify(ssl, verify, ssl_callback_SSLVerify);
^
/usr/include/openssl/ssl.h:1384:6: note: 'SSL_set_verify' declared here
void SSL_set_verify(SSL *s, int mode,
^
ssl_engine_kernel.c:564:9: warning: 'SSL_set_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify_result(ssl, X509_V_OK);
^
/usr/include/openssl/ssl.h:1583:6: note: 'SSL_set_verify_result' declared here
void SSL_set_verify_result(SSL *ssl,long v) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:582:34: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
((peercert = SSL_get_peer_certificate(ssl)) != NULL))
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:623:21: warning: 'SSL_set_verify' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify(ssl, verify_old, NULL);
^
/usr/include/openssl/ssl.h:1384:6: note: 'SSL_set_verify' declared here
void SSL_set_verify(SSL *s, int mode,
^
ssl_engine_kernel.c:703:20: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = SSL_get_peer_certificate(ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:711:30: warning: 'sk_new_null' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert_stack = sk_X509_new_null();
^
/usr/include/openssl/safestack.h:1386:28: note: expanded from macro 'sk_X509_new_null'
#define sk_X509_new_null() SKM_sk_new_null(X509)
^
/usr/include/openssl/safestack.h:164:2: note: expanded from macro 'SKM_sk_new_null'
sk_new_null()
^
/usr/include/openssl/stack.h:87:8: note: 'sk_new_null' declared here
STACK *sk_new_null(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:712:17: warning: 'sk_push' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_push(cert_stack, cert);
^
/usr/include/openssl/safestack.h:1392:31: note: expanded from macro 'sk_X509_push'
#define sk_X509_push(st, val) SKM_sk_push(X509, (st), (val))
^
/usr/include/openssl/safestack.h:176:2: note: expanded from macro 'SKM_sk_push'
sk_push(st, (char *)val)
^
/usr/include/openssl/stack.h:95:5: note: 'sk_push' declared here
int sk_push(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:715:33: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!cert_stack || (sk_X509_num(cert_stack) == 0)) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:723:33: warning: 'SSL_CTX_get_cert_store' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(cert_store = SSL_CTX_get_cert_store(ctx))))
^
/usr/include/openssl/ssl.h:1350:13: note: 'SSL_CTX_get_cert_store' declared here
X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:732:24: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cert = sk_X509_value(cert_stack, 0);
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:735:13: warning: 'X509_STORE_CTX_init' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_init(&cert_store_ctx, cert_store, cert, cert_stack);
^
/usr/include/openssl/x509_vfy.h:402:5: note: 'X509_STORE_CTX_init' declared here
int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store,
^
ssl_engine_kernel.c:736:21: warning: 'SSL_get_verify_depth' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
depth = SSL_get_verify_depth(ssl);
^
/usr/include/openssl/ssl.h:1382:5: note: 'SSL_get_verify_depth' declared here
int SSL_get_verify_depth(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:739:17: warning: 'X509_STORE_CTX_set_depth' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_depth(&cert_store_ctx, depth);
^
/usr/include/openssl/x509_vfy.h:271:6: note: 'X509_STORE_CTX_set_depth' declared here
void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:742:13: warning: 'X509_STORE_CTX_set_ex_data' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509_STORE_CTX_set_ex_data(&cert_store_ctx,
^
/usr/include/openssl/x509_vfy.h:449:5: note: 'X509_STORE_CTX_set_ex_data' declared here
int X509_STORE_CTX_set_ex_data(X509_STORE_CTX *ctx,int idx,void *data) DEPRECATED_IN_MAC_OS_X_VE...
^
ssl_engine_kernel.c:743:40: warning: 'SSL_get_ex_data_X509_STORE_CTX_idx' is deprecated: first deprecated in
OS X 10.7 [-Wdeprecated-declarations]
SSL_get_ex_data_X509_STORE_CTX_idx(),
^
/usr/include/openssl/ssl.h:1601:5: note: 'SSL_get_ex_data_X509_STORE_CTX_idx' declared here
int SSL_get_ex_data_X509_STORE_CTX_idx(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:746:18: warning: 'X509_verify_cert' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!X509_verify_cert(&cert_store_ctx)) {
^
/usr/include/openssl/x509.h:1241:6: note: 'X509_verify_cert' declared here
int X509_verify_cert(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:752:13: warning: 'SSL_set_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify_result(ssl, cert_store_ctx.error);
^
/usr/include/openssl/ssl.h:1583:6: note: 'SSL_set_verify_result' declared here
void SSL_set_verify_result(SSL *ssl,long v) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:753:13: warning: 'X509_STORE_CTX_cleanup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_cleanup(&cert_store_ctx);
^
/usr/include/openssl/x509_vfy.h:405:6: note: 'X509_STORE_CTX_cleanup' declared here
void X509_STORE_CTX_cleanup(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:757:17: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_pop_free(cert_stack, X509_free);
^
/usr/include/openssl/safestack.h:1401:41: note: expanded from macro 'sk_X509_pop_free'
#define sk_X509_pop_free(st, free_func) SKM_sk_pop_free(X509, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:782:29: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
reneg_support = SSL_get_secure_renegotiation_support(ssl) ?
^
/usr/include/openssl/ssl.h:599:2: note: expanded from macro 'SSL_get_secure_renegotiation_support'
SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:793:13: warning: 'SSL_set_session_id_context' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_set_session_id_context(ssl,
^
/usr/include/openssl/ssl.h:1482:5: note: 'SSL_set_session_id_context' declared here
int SSL_set_session_id_context(SSL *ssl,const unsigned char *sid_ctx,
^
ssl_engine_kernel.c:801:13: warning: 'SSL_renegotiate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_renegotiate(ssl);
^
/usr/include/openssl/ssl.h:1530:5: note: 'SSL_renegotiate' declared here
int SSL_renegotiate(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:802:13: warning: 'SSL_do_handshake' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_do_handshake(ssl);
^
/usr/include/openssl/ssl.h:1529:5: note: 'SSL_do_handshake' declared here
int SSL_do_handshake(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:804:17: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_get_state(ssl) != SSL_ST_OK) {
^
/usr/include/openssl/ssl.h:1114:27: note: expanded from macro 'SSL_get_state'
#define SSL_get_state(a) SSL_state(a)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:825:13: warning: 'SSL_do_handshake' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_do_handshake(ssl);
^
/usr/include/openssl/ssl.h:1529:5: note: 'SSL_do_handshake' declared here
int SSL_do_handshake(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:829:17: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_get_state(ssl) != SSL_ST_OK) {
^
/usr/include/openssl/ssl.h:1114:27: note: expanded from macro 'SSL_get_state'
#define SSL_get_state(a) SSL_state(a)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:842:21: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((cert = SSL_get_peer_certificate(ssl))) {
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:858:31: warning: 'SSL_get_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (do_verify && (SSL_get_verify_result(ssl) != X509_V_OK)) {
^
/usr/include/openssl/ssl.h:1584:6: note: 'SSL_get_verify_result' declared here
long SSL_get_verify_result(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:867:33: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((peercert = SSL_get_peer_certificate(ssl)) == NULL) {
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:883:22: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cipher = SSL_get_current_cipher(ssl);
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:884:17: warning: 'sk_find' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (sk_SSL_CIPHER_find(cipher_list, cipher) < 0) {
^
/usr/include/openssl/safestack.h:1284:37: note: expanded from macro 'sk_SSL_CIPHER_find'
#define sk_SSL_CIPHER_find(st, val) SKM_sk_find(SSL_CIPHER, (st), (val))
^
/usr/include/openssl/safestack.h:180:2: note: expanded from macro 'SKM_sk_find'
sk_find(st, (char *)val)
^
/usr/include/openssl/stack.h:93:5: note: 'sk_find' declared here
int sk_find(STACK *st,char *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:889:31: warning: 'SSL_CIPHER_get_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CIPHER_get_name(cipher));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:448:44: note: expanded from macro
'ap_log_rerror'
#define ap_log_rerror(...) ap_log_rerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:451:63: note: expanded from macro
'ap_log_rerror__'
ap_log_rerror_(file, line, mi, level, status, r, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1360:14: note: 'SSL_CIPHER_get_name' declared here
const char * SSL_CIPHER_get_name(const SSL_CIPHER *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1040:27: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME *name = X509_get_subject_name(sslconn->client_cert);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1041:20: warning: 'X509_NAME_oneline' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
char *cp = X509_NAME_oneline(name, NULL, 0);
^
/usr/include/openssl/x509.h:984:9: note: 'X509_NAME_oneline' declared here
char * X509_NAME_oneline(X509_NAME *a,char *buf,int size) DEPRECATED_IN_MAC_OS_X_VERSION_10...
^
ssl_engine_kernel.c:1043:9: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OPENSSL_free(cp);
^
/usr/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free'
#define OPENSSL_free(addr) CRYPTO_free(addr)
^
/usr/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here
void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1203:29: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_X509_num(peer_certs); i++) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1217:20: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_get_secure_renegotiation_support(ssl) ? "1" : "0");
^
/usr/include/openssl/ssl.h:599:2: note: expanded from macro 'SSL_get_secure_renegotiation_support'
SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1270:9: warning: 'SSL_get_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_get_verify_result(ssl) == X509_V_OK)
^
/usr/include/openssl/ssl.h:1584:6: note: 'SSL_get_verify_result' declared here
long SSL_get_verify_result(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1272:20: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509 *xs = SSL_get_peer_certificate(ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1315:31: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1328:19: warning: 'EVP_PKEY_type' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
type = pkey ? EVP_PKEY_type(pkey->type) : EVP_PKEY_NONE;
^
/usr/include/openssl/evp.h:858:6: note: 'EVP_PKEY_type' declared here
int EVP_PKEY_type(int type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1343:18: warning: 'EVP_PKEY_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
keylen = EVP_PKEY_bits(pkey);
^
/usr/include/openssl/evp.h:859:6: note: 'EVP_PKEY_bits' declared here
int EVP_PKEY_bits(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1359:16: warning: 'X509_STORE_CTX_get_ex_data' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL *ssl = X509_STORE_CTX_get_ex_data(ctx,
^
/usr/include/openssl/x509_vfy.h:450:8: note: 'X509_STORE_CTX_get_ex_data' declared here
void * X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_kernel.c:1360:43: warning: 'SSL_get_ex_data_X509_STORE_CTX_idx' is deprecated: first deprecated
in OS X 10.7 [-Wdeprecated-declarations]
SSL_get_ex_data_X509_STORE_CTX_idx());
^
/usr/include/openssl/ssl.h:1601:5: note: 'SSL_get_ex_data_X509_STORE_CTX_idx' declared here
int SSL_get_ex_data_X509_STORE_CTX_idx(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1361:39: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *conn = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1371:20: warning: 'X509_STORE_CTX_get_error' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
int errnum = X509_STORE_CTX_get_error(ctx);
^
/usr/include/openssl/x509_vfy.h:451:5: note: 'X509_STORE_CTX_get_error' declared here
int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1372:20: warning: 'X509_STORE_CTX_get_error_depth' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
int errdepth = X509_STORE_CTX_get_error_depth(ctx);
^
/usr/include/openssl/x509_vfy.h:453:5: note: 'X509_STORE_CTX_get_error_depth' declared here
int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1379:21: warning: 'X509_STORE_CTX_get_current_cert' is deprecated: first deprecated in
OS X 10.7 [-Wdeprecated-declarations]
X509_STORE_CTX_get_current_cert(ctx), APLOGNO(02275)
^
/usr/include/openssl/x509_vfy.h:454:8: note: 'X509_STORE_CTX_get_current_cert' declared here
X509 * X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1430:9: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, -1);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1442:13: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, X509_V_ERR_APPLICATION_VERIFICATION);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1452:26: warning: 'X509_STORE_CTX_get_error' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
errnum = X509_STORE_CTX_get_error(ctx);
^
/usr/include/openssl/x509_vfy.h:451:5: note: 'X509_STORE_CTX_get_error' declared here
int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1464:29: warning: 'X509_STORE_CTX_get_current_cert' is deprecated: first deprecated in
OS X 10.7 [-Wdeprecated-declarations]
X509_STORE_CTX_get_current_cert(ctx), APLOGNO(02276)
^
/usr/include/openssl/x509_vfy.h:454:8: note: 'X509_STORE_CTX_get_current_cert' declared here
X509 * X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1466:37: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
errnum, X509_verify_cert_error_string(errnum));
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1470:35: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
errnum, X509_verify_cert_error_string(errnum));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1478:33: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
sslconn->verify_error = X509_verify_cert_error_string(errnum);
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1499:33: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS
X 10.7 [-Wdeprecated-declarations]
sslconn->verify_error = X509_verify_cert_error_string(errnum);
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1535:31: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1551:20: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!certs || (sk_X509_INFO_num(certs) <= 0)) {
^
/usr/include/openssl/safestack.h:1520:30: note: expanded from macro 'sk_X509_INFO_num'
#define sk_X509_INFO_num(st) SKM_sk_num(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1559:15: warning: 'SSL_get_client_CA_list' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_list = SSL_get_client_CA_list(ssl);
^
/usr/include/openssl/ssl.h:1543:22: note: 'SSL_get_client_CA_list' declared here
STACK_OF(X509_NAME) *SSL_get_client_CA_list(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1561:22: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!ca_list || (sk_X509_NAME_num(ca_list) <= 0)) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1566:16: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
info = sk_X509_INFO_value(certs, 0);
^
/usr/include/openssl/safestack.h:1521:35: note: expanded from macro 'sk_X509_INFO_value'
#define sk_X509_INFO_value(st, i) SKM_sk_value(X509_INFO, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1570:9: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1529:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*cert)->references, +1, CRYPTO_LOCK_X509); \
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1570:9: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1531:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*pkey)->references, +1, CRYPTO_LOCK_X509_PKEY)
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1576:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_X509_NAME_num(ca_list); i++) {
^
/usr/include/openssl/safestack.h:1564:30: note: expanded from macro 'sk_X509_NAME_num'
#define sk_X509_NAME_num(st) SKM_sk_num(X509_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1577:19: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_name = sk_X509_NAME_value(ca_list, i);
^
/usr/include/openssl/safestack.h:1565:35: note: expanded from macro 'sk_X509_NAME_value'
#define sk_X509_NAME_value(st, i) SKM_sk_value(X509_NAME, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1579:25: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (j = 0; j < sk_X509_INFO_num(certs); j++) {
^
/usr/include/openssl/safestack.h:1520:30: note: expanded from macro 'sk_X509_INFO_num'
#define sk_X509_INFO_num(st) SKM_sk_num(X509_INFO, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1580:20: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
info = sk_X509_INFO_value(certs, j);
^
/usr/include/openssl/safestack.h:1521:35: note: expanded from macro 'sk_X509_INFO_value'
#define sk_X509_INFO_value(st, i) SKM_sk_value(X509_INFO, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1581:22: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
issuer = X509_get_issuer_name(info->x509);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1584:17: warning: 'X509_NAME_cmp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (X509_NAME_cmp(issuer, ca_name) == 0) {
^
/usr/include/openssl/x509.h:1073:6: note: 'X509_NAME_cmp' declared here
int X509_NAME_cmp(const X509_NAME *a, const X509_NAME *b) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_kernel.c:1588:17: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1529:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*cert)->references, +1, CRYPTO_LOCK_X509); \
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1588:17: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1531:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*pkey)->references, +1, CRYPTO_LOCK_X509_PKEY)
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1599:33: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (k = 0; k < sk_X509_num(ca_certs); k++) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1600:31: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_cert = sk_X509_value(ca_certs, k);
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1601:33: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ca_issuer = X509_get_issuer_name(ca_cert);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1603:24: warning: 'X509_NAME_cmp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if(X509_NAME_cmp(ca_issuer, ca_name) == 0 ) {
^
/usr/include/openssl/x509.h:1073:6: note: 'X509_NAME_cmp' declared here
int X509_NAME_cmp(const X509_NAME *a, const X509_NAME *b) DEPRECATED_IN_MAC_OS_X_VERSION...
^
ssl_engine_kernel.c:1607:25: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1529:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*cert)->references, +1, CRYPTO_LOCK_X509); \
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1607:25: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
modssl_set_cert_info(info, x509, pkey);
^
ssl_engine_kernel.c:1531:5: note: expanded from macro 'modssl_set_cert_info'
CRYPTO_add(&(*pkey)->references, +1, CRYPTO_LOCK_X509_PKEY)
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_engine_kernel.c:1660:39: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *conn = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1672:5: warning: 'SSL_SESSION_set_timeout' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_timeout(session, timeout);
^
/usr/include/openssl/ssl.h:1164:30: note: expanded from macro 'SSL_set_timeout'
#define SSL_set_timeout(a,b) SSL_SESSION_set_timeout((a),(b))
^
/usr/include/openssl/ssl.h:1424:6: note: 'SSL_SESSION_set_timeout' declared here
long SSL_SESSION_set_timeout(SSL_SESSION *s, long t) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1686:45: warning: 'SSL_SESSION_get_time' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
apr_time_from_sec(SSL_SESSION_get_time(session)
^
/usr/include/apr-1/apr_time.h:79:46: note: expanded from macro 'apr_time_from_sec'
#define apr_time_from_sec(sec) ((apr_time_t)(sec) * APR_USEC_PER_SEC)
^
/usr/include/openssl/ssl.h:1421:6: note: 'SSL_SESSION_get_time' declared here
long SSL_SESSION_get_time(const SSL_SESSION *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1713:34: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *conn = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1754:29: warning: 'SSL_CTX_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(s = (server_rec *)SSL_CTX_get_app_data(ctx))) {
^
/usr/include/openssl/ssl.h:1081:36: note: expanded from macro 'SSL_CTX_get_app_data'
#define SSL_CTX_get_app_data(ctx) (SSL_CTX_get_ex_data(ctx,0))
^
/usr/include/openssl/ssl.h:1597:7: note: 'SSL_CTX_get_ex_data' declared here
void *SSL_CTX_get_ex_data(const SSL_CTX *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1797:41: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_NAME, SSL_state_string_long(ssl));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1802:41: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_NAME, SSL_state_string_long(ssl));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1807:41: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_NAME, SSL_state_string_long(ssl));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1814:23: warning: 'SSL_alert_type_string_long' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_alert_type_string_long(rc),
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1536:13: note: 'SSL_alert_type_string_long' declared here
const char *SSL_alert_type_string_long(int value) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1815:23: warning: 'SSL_alert_desc_string_long' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_alert_desc_string_long(rc));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1538:13: note: 'SSL_alert_desc_string_long' declared here
const char *SSL_alert_desc_string_long(int value) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1821:45: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_NAME, SSL_state_string_long(ssl));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1826:45: warning: 'SSL_state_string_long' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_LIBRARY_NAME, SSL_state_string_long(ssl));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:492:44: note: expanded from macro
'ap_log_cerror'
#define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:495:63: note: expanded from macro
'ap_log_cerror__'
ap_log_cerror_(file, line, mi, level, status, c, __VA_ARGS__); \
^
/usr/include/openssl/ssl.h:1419:13: note: 'SSL_state_string_long' declared here
const char *SSL_state_string_long(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1858:26: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((c = (conn_rec *)SSL_get_app_data((SSL *)ssl)) == NULL) {
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1870:21: warning: 'SSL_state' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int state = SSL_get_state((SSL *)ssl);
^
/usr/include/openssl/ssl.h:1114:27: note: expanded from macro 'SSL_get_state'
#define SSL_get_state(a) SSL_state(a)
^
/usr/include/openssl/ssl.h:1581:5: note: 'SSL_state' declared here
int SSL_state(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:1900:31: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2001:24: warning: 'SSL_set_SSL_CTX' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX *ctx = SSL_set_SSL_CTX(ssl, sc->server->ssl_ctx);
^
/usr/include/openssl/ssl.h:1577:10: note: 'SSL_set_SSL_CTX' declared here
SSL_CTX *SSL_set_SSL_CTX(SSL *ssl, SSL_CTX* ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2007:9: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_options(ssl, SSL_CTX_get_options(ctx));
^
/usr/include/openssl/ssl.h:577:2: note: expanded from macro 'SSL_set_options'
SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2007:30: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_options(ssl, SSL_CTX_get_options(ctx));
^
/usr/include/openssl/ssl.h:575:2: note: expanded from macro 'SSL_CTX_get_options'
SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
^
/usr/include/openssl/ssl.h:577:35: note: expanded from macro 'SSL_set_options'
SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_engine_kernel.c:2008:14: warning: 'SSL_get_verify_mode' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((SSL_get_verify_mode(ssl) == SSL_VERIFY_NONE) ||
^
/usr/include/openssl/ssl.h:1381:5: note: 'SSL_get_verify_mode' declared here
int SSL_get_verify_mode(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2009:14: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(SSL_num_renegotiations(ssl) == 0)) {
^
/usr/include/openssl/ssl.h:1308:2: note: expanded from macro 'SSL_num_renegotiations'
SSL_ctrl((ssl),SSL_CTRL_GET_NUM_RENEGOTIATIONS,0,NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2017:13: warning: 'SSL_set_verify' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify(ssl, SSL_CTX_get_verify_mode(ctx),
^
/usr/include/openssl/ssl.h:1384:6: note: 'SSL_set_verify' declared here
void SSL_set_verify(SSL *s, int mode,
^
ssl_engine_kernel.c:2017:33: warning: 'SSL_CTX_get_verify_mode' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_verify(ssl, SSL_CTX_get_verify_mode(ctx),
^
/usr/include/openssl/ssl.h:1455:5: note: 'SSL_CTX_get_verify_mode' declared here
int SSL_CTX_get_verify_mode(const SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2018:28: warning: 'SSL_CTX_get_verify_callback' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_CTX_get_verify_callback(ctx));
^
/usr/include/openssl/ssl.h:1457:7: note: 'SSL_CTX_get_verify_callback' declared here
int (*SSL_CTX_get_verify_callback(const SSL_CTX *ctx))(int,X509_STORE_CTX *) DEPRECATED_IN_MAC_OS_X_...
^
ssl_engine_kernel.c:2030:13: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_num_renegotiations(ssl) == 0) {
^
/usr/include/openssl/ssl.h:1308:2: note: expanded from macro 'SSL_num_renegotiations'
SSL_ctrl((ssl),SSL_CTRL_GET_NUM_RENEGOTIATIONS,0,NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2035:13: warning: 'SSL_set_session_id_context' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
SSL_set_session_id_context(ssl, sid_ctx, APR_MD5_DIGESTSIZE*2);
^
/usr/include/openssl/ssl.h:1482:5: note: 'SSL_set_session_id_context' declared here
int SSL_set_session_id_context(SSL *ssl,const unsigned char *sid_ctx,
^
ssl_engine_kernel.c:2052:13: warning: 'BIO_set_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback(SSL_get_rbio(ssl), ssl_io_data_cb);
^
/usr/include/openssl/bio.h:261:6: note: 'BIO_set_callback' declared here
void BIO_set_callback(BIO *b,
^
ssl_engine_kernel.c:2052:30: warning: 'SSL_get_rbio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback(SSL_get_rbio(ssl), ssl_io_data_cb);
^
/usr/include/openssl/ssl.h:1376:7: note: 'SSL_get_rbio' declared here
BIO * SSL_get_rbio(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2053:13: warning: 'BIO_set_callback_arg' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback_arg(SSL_get_rbio(ssl), (void *)ssl);
^
/usr/include/openssl/bio.h:264:6: note: 'BIO_set_callback_arg' declared here
void BIO_set_callback_arg(BIO *b, char *arg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2053:34: warning: 'SSL_get_rbio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_set_callback_arg(SSL_get_rbio(ssl), (void *)ssl);
^
/usr/include/openssl/ssl.h:1376:7: note: 'SSL_get_rbio' declared here
BIO * SSL_get_rbio(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2076:31: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *c = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2095:9: warning: 'RAND_pseudo_bytes' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
RAND_pseudo_bytes(iv, EVP_MAX_IV_LENGTH);
^
/usr/include/openssl/rand.h:105:6: note: 'RAND_pseudo_bytes' declared here
int RAND_pseudo_bytes(unsigned char *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2096:9: warning: 'EVP_EncryptInit_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_EncryptInit_ex(cipher_ctx, EVP_aes_128_cbc(), NULL,
^
/usr/include/openssl/evp.h:580:5: note: 'EVP_EncryptInit_ex' declared here
int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher, ENGINE *impl,
^
ssl_engine_kernel.c:2096:40: warning: 'EVP_aes_128_cbc' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_EncryptInit_ex(cipher_ctx, EVP_aes_128_cbc(), NULL,
^
/usr/include/openssl/evp.h:766:19: note: 'EVP_aes_128_cbc' declared here
const EVP_CIPHER *EVP_aes_128_cbc(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2098:9: warning: 'HMAC_Init_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
HMAC_Init_ex(hctx, ticket_key->hmac_secret, 16, tlsext_tick_md(), NULL);
^
/usr/include/openssl/hmac.h:97:6: note: 'HMAC_Init_ex' declared here
void HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
^
ssl_engine_kernel.c:2098:57: warning: 'EVP_sha256' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
HMAC_Init_ex(hctx, ticket_key->hmac_secret, 16, tlsext_tick_md(), NULL);
^
./ssl_private.h:167:24: note: expanded from macro 'tlsext_tick_md'
#define tlsext_tick_md EVP_sha256
^
/usr/include/openssl/evp.h:673:15: note: 'EVP_sha256' declared here
const EVP_MD *EVP_sha256(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2117:9: warning: 'EVP_DecryptInit_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_DecryptInit_ex(cipher_ctx, EVP_aes_128_cbc(), NULL,
^
/usr/include/openssl/evp.h:589:5: note: 'EVP_DecryptInit_ex' declared here
int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher, ENGINE *impl,
^
ssl_engine_kernel.c:2117:40: warning: 'EVP_aes_128_cbc' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_DecryptInit_ex(cipher_ctx, EVP_aes_128_cbc(), NULL,
^
/usr/include/openssl/evp.h:766:19: note: 'EVP_aes_128_cbc' declared here
const EVP_CIPHER *EVP_aes_128_cbc(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_kernel.c:2119:9: warning: 'HMAC_Init_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
HMAC_Init_ex(hctx, ticket_key->hmac_secret, 16, tlsext_tick_md(), NULL);
^
/usr/include/openssl/hmac.h:97:6: note: 'HMAC_Init_ex' declared here
void HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len,
^
ssl_engine_kernel.c:2119:57: warning: 'EVP_sha256' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
HMAC_Init_ex(hctx, ticket_key->hmac_secret, 16, tlsext_tick_md(), NULL);
^
./ssl_private.h:167:24: note: expanded from macro 'tlsext_tick_md'
#define tlsext_tick_md EVP_sha256
^
/usr/include/openssl/evp.h:673:15: note: 'EVP_sha256' declared here
const EVP_MD *EVP_sha256(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
136 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_log.c && touch ssl_engine_log.slo
ssl_engine_log.c:90:17: warning: 'ERR_peek_error_line_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
while ((e = ERR_peek_error_line_data(NULL, NULL, &data, &flags))) {
^
/usr/include/openssl/err.h:272:15: note: 'ERR_peek_error_line_data' declared here
unsigned long ERR_peek_error_line_data(const char **file,int *line,
^
ssl_engine_log.c:98:9: warning: 'ERR_error_string_n' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_error_string_n(e, err, sizeof err);
^
/usr/include/openssl/err.h:280:6: note: 'ERR_error_string_n' declared here
void ERR_error_string_n(unsigned long e, char *buf, size_t len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_log.c:112:9: warning: 'ERR_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_get_error();
^
/usr/include/openssl/err.h:266:15: note: 'ERR_get_error' declared here
unsigned long ERR_get_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:131:20: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO *bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:131:28: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO *bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:143:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, " [subject: ");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:144:47: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
name = SSL_X509_NAME_to_string(p, X509_get_subject_name(cert),
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:147:17: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, name);
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:149:17: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, "-empty-");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:152:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, " / issuer: ");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:153:47: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
name = SSL_X509_NAME_to_string(p, X509_get_issuer_name(cert),
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:156:17: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, name);
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:158:17: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, "-empty-");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:161:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, " / serial: ");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:162:17: warning: 'i2a_ASN1_INTEGER' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (i2a_ASN1_INTEGER(bio, X509_get_serialNumber(cert)) == -1)
^
/usr/include/openssl/asn1.h:884:5: note: 'i2a_ASN1_INTEGER' declared here
int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:162:39: warning: 'X509_get_serialNumber' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (i2a_ASN1_INTEGER(bio, X509_get_serialNumber(cert)) == -1)
^
/usr/include/openssl/x509.h:1009:16: note: 'X509_get_serialNumber' declared here
ASN1_INTEGER * X509_get_serialNumber(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:163:17: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, "(ERROR)");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:165:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, " / notbefore: ");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:166:13: warning: 'ASN1_TIME_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_TIME_print(bio, X509_get_notBefore(cert));
^
/usr/include/openssl/asn1.h:1008:5: note: 'ASN1_TIME_print' declared here
int ASN1_TIME_print(BIO *fp,ASN1_TIME *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:168:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, " / notafter: ");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:169:13: warning: 'ASN1_TIME_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_TIME_print(bio, X509_get_notAfter(cert));
^
/usr/include/openssl/asn1.h:1008:5: note: 'ASN1_TIME_print' declared here
int ASN1_TIME_print(BIO *fp,ASN1_TIME *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:171:13: warning: 'BIO_puts' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_puts(bio, "]");
^
/usr/include/openssl/bio.h:598:5: note: 'BIO_puts' declared here
int BIO_puts(BIO *bp,const char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:173:17: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, buf + msglen, sizeof buf - msglen - 1);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_log.c:177:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
24 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_mutex.c && touch ssl_engine_mutex.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo
ssl_engine_pphrase.c:223:9: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_pphrase.c:365:14: warning: 'i2d_PrivateKey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
length = i2d_PrivateKey(pPrivateKey, NULL);
^
/usr/include/openssl/evp.h:895:6: note: 'i2d_PrivateKey' declared here
int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_pphrase.c:367:11: warning: 'i2d_PrivateKey' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(void)i2d_PrivateKey(pPrivateKey, &ucp); /* 2nd arg increments */
^
/usr/include/openssl/evp.h:895:6: note: 'i2d_PrivateKey' declared here
int i2d_PrivateKey(EVP_PKEY *a, unsigned char **pp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_pphrase.c:378:5: warning: 'EVP_PKEY_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_PKEY_free(pPrivateKey);
^
/usr/include/openssl/evp.h:885:7: note: 'EVP_PKEY_free' declared here
void EVP_PKEY_free(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_pphrase.c:505:21: warning: 'ERR_put_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
PEMerr(PEM_F_PEM_DEF_CALLBACK,
^
/usr/include/openssl/err.h:158:22: note: expanded from macro 'PEMerr'
#define PEMerr(f,r) ERR_PUT_error(ERR_LIB_PEM,(f),(r),__FILE__,__LINE__)
^
/usr/include/openssl/err.h:84:34: note: expanded from macro 'ERR_PUT_error'
#define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,d,e)
^
/usr/include/openssl/err.h:263:6: note: 'ERR_put_error' declared here
void ERR_put_error(int lib, int func,int reason,const char *file,int line) DEPRECATED_IN_MAC_OS_X_VE...
^
ssl_engine_pphrase.c:565:21: warning: 'EVP_read_pw_string' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
i = EVP_read_pw_string(buf, bufsize, "", FALSE);
^
/usr/include/openssl/evp.h:566:5: note: 'EVP_read_pw_string' declared here
int EVP_read_pw_string(char *buf,int length,const char *prompt,int verify) DEPRECATED_IN_MAC_OS_...
^
ssl_engine_pphrase.c:568:17: warning: 'ERR_put_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
PEMerr(PEM_F_PEM_DEF_CALLBACK,PEM_R_PROBLEMS_GETTING_PASSWORD);
^
/usr/include/openssl/err.h:158:22: note: expanded from macro 'PEMerr'
#define PEMerr(f,r) ERR_PUT_error(ERR_LIB_PEM,(f),(r),__FILE__,__LINE__)
^
/usr/include/openssl/err.h:84:34: note: expanded from macro 'ERR_PUT_error'
#define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,d,e)
^
/usr/include/openssl/err.h:263:6: note: 'ERR_put_error' declared here
void ERR_put_error(int lib, int func,int reason,const char *file,int line) DEPRECATED_IN_MAC_OS_X_VE...
^
7 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_rand.c && touch ssl_engine_rand.slo
ssl_engine_rand.c:89:26: warning: 'RAND_egd' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((n = RAND_egd(pRandSeed->cpPath)) == -1)
^
/usr/include/openssl/rand.h:113:5: note: 'RAND_egd' declared here
int RAND_egd(const char *path) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_rand.c:110:17: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
RAND_seed((unsigned char *)&my_seed, l);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_rand.c:117:17: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
RAND_seed(stackdata+n, 128);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_rand.c:126:9: warning: 'RAND_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (RAND_status() == 0)
^
/usr/include/openssl/rand.h:111:5: note: 'RAND_status' declared here
int RAND_status(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_rand.c:152:9: warning: 'RAND_seed' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
RAND_seed(caBuf, nBuf);
^
/usr/include/openssl/rand.h:106:6: note: 'RAND_seed' declared here
void RAND_seed(const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
5 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_vars.c && touch ssl_engine_vars.slo
ssl_engine_vars.c:114:34: warning: 'SSLeay_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
var_library = apr_pstrdup(p, SSL_LIBRARY_DYNTEXT);
^
./ssl_util_ssl.h:44:29: note: expanded from macro 'SSL_LIBRARY_DYNTEXT'
#define SSL_LIBRARY_DYNTEXT SSLeay_version(SSLEAY_VERSION)
^
/usr/include/openssl/crypto.h:382:13: note: 'SSLeay_version' declared here
const char *SSLeay_version(int type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:332:26: warning: 'SSL_get_version' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
result = (char *)SSL_get_version(ssl);
^
/usr/include/openssl/ssl.h:1502:13: note: 'SSL_get_version' declared here
const char *SSL_get_version(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:336:33: warning: 'SSL_get_session' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_SESSION *pSession = SSL_get_session(ssl);
^
/usr/include/openssl/ssl.h:1574:14: note: 'SSL_get_session' declared here
SSL_SESSION *SSL_get_session(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:353:13: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (SSL_session_reused(ssl) == 1)
^
/usr/include/openssl/ssl.h:1306:2: note: expanded from macro 'SSL_session_reused'
SSL_ctrl((ssl),SSL_CTRL_GET_SESSION_REUSED,0,NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:369:19: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((xs = SSL_get_peer_certificate(ssl)) != NULL) {
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:375:19: warning: 'SSL_get_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((xs = SSL_get_certificate(ssl)) != NULL) {
^
/usr/include/openssl/ssl.h:1560:7: note: 'SSL_get_certificate' declared here
X509 *SSL_get_certificate(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:394:16: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
flag = SSL_get_secure_renegotiation_support(ssl);
^
/usr/include/openssl/ssl.h:599:2: note: expanded from macro 'SSL_get_secure_renegotiation_support'
SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:425:20: warning: 'X509_NAME_oneline' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
char *cp = X509_NAME_oneline(xsname, NULL, 0);
^
/usr/include/openssl/x509.h:984:9: note: 'X509_NAME_oneline' declared here
char * X509_NAME_oneline(X509_NAME *a,char *buf,int size) DEPRECATED_IN_MAC_OS_X_VERSION_10...
^
ssl_engine_vars.c:427:9: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OPENSSL_free(cp);
^
/usr/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free'
#define OPENSSL_free(addr) CRYPTO_free(addr)
^
/usr/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here
void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:433:20: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:433:28: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:435:9: warning: 'X509_NAME_print_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME_print_ex(bio, xsname, 0, flags);
^
/usr/include/openssl/x509.h:1087:5: note: 'X509_NAME_print_ex' declared here
int X509_NAME_print_ex(BIO *out, X509_NAME *nm, int indent, unsigned long flags) DEPRECATED_IN_MAC_O...
^
ssl_engine_vars.c:436:13: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:439:17: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, result, n);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:442:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:459:41: warning: 'ASN1_INTEGER_get' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
result = apr_psprintf(p, "%lu", X509_get_version(xs)+1);
^
/usr/include/openssl/x509.h:730:30: note: expanded from macro 'X509_get_version'
#define X509_get_version(x) ASN1_INTEGER_get((x)->cert_info->version)
^
/usr/include/openssl/asn1.h:899:6: note: 'ASN1_INTEGER_get' declared here
long ASN1_INTEGER_get(ASN1_INTEGER *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:477:22: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsname = X509_get_subject_name(xs);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:479:22: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsname = X509_get_issuer_name(xs);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:487:22: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsname = X509_get_subject_name(xs);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:489:22: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsname = X509_get_issuer_name(xs);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:496:15: warning: 'OBJ_obj2nid' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
nid = OBJ_obj2nid((ASN1_OBJECT *)(xs->cert_info->signature->algorithm));
^
/usr/include/openssl/objects.h:1009:6: note: 'OBJ_obj2nid' declared here
int OBJ_obj2nid(const ASN1_OBJECT *o) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:498:63: warning: 'OBJ_nid2ln' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(nid == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(nid));
^
/usr/include/openssl/objects.h:1007:14: note: 'OBJ_nid2ln' declared here
const char * OBJ_nid2ln(int n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:502:15: warning: 'OBJ_obj2nid' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
nid = OBJ_obj2nid((ASN1_OBJECT *)(xs->cert_info->key->algor->algorithm));
^
/usr/include/openssl/objects.h:1009:6: note: 'OBJ_obj2nid' declared here
int OBJ_obj2nid(const ASN1_OBJECT *o) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:504:63: warning: 'OBJ_nid2ln' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(nid == NID_undef) ? "UNKNOWN" : OBJ_nid2ln(nid));
^
/usr/include/openssl/objects.h:1007:14: note: 'OBJ_nid2ln' declared here
const char * OBJ_nid2ln(int n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:564:29: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (j = 0; j < sk_X509_NAME_ENTRY_num((STACK_OF(X509_NAME_ENTRY) *)
^
/usr/include/openssl/safestack.h:1586:36: note: expanded from macro 'sk_X509_NAME_ENTRY_num'
#define sk_X509_NAME_ENTRY_num(st) SKM_sk_num(X509_NAME_ENTRY, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:567:24: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsne = sk_X509_NAME_ENTRY_value((STACK_OF(X509_NAME_ENTRY) *)
^
/usr/include/openssl/safestack.h:1587:41: note: expanded from macro 'sk_X509_NAME_ENTRY_value'
#define sk_X509_NAME_ENTRY_value(st, i) SKM_sk_value(X509_NAME_ENTRY, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:570:20: warning: 'OBJ_obj2nid' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n =OBJ_obj2nid((ASN1_OBJECT *)X509_NAME_ENTRY_get_object(xsne));
^
/usr/include/openssl/objects.h:1009:6: note: 'OBJ_obj2nid' declared here
int OBJ_obj2nid(const ASN1_OBJECT *o) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:570:47: warning: 'X509_NAME_ENTRY_get_object' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n =OBJ_obj2nid((ASN1_OBJECT *)X509_NAME_ENTRY_get_object(xsne));
^
/usr/include/openssl/x509.h:1129:15: note: 'X509_NAME_ENTRY_get_object' declared here
ASN1_OBJECT * X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_vars.c:589:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:589:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:591:5: warning: 'ASN1_TIME_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_TIME_print(bio, tm);
^
/usr/include/openssl/asn1.h:1008:5: note: 'ASN1_TIME_print' declared here
int ASN1_TIME_print(BIO *fp,ASN1_TIME *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:592:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:594:9: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, result, n);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:596:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:616:10: warning: 'ASN1_TIME_check' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
!ASN1_TIME_check(tm)) {
^
/usr/include/openssl/asn1.h:874:5: note: 'ASN1_TIME_check' declared here
int ASN1_TIME_check(ASN1_TIME *t) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:650:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:650:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:652:5: warning: 'i2a_ASN1_INTEGER' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
i2a_ASN1_INTEGER(bio, X509_get_serialNumber(xs));
^
/usr/include/openssl/asn1.h:884:5: note: 'i2a_ASN1_INTEGER' declared here
int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:652:27: warning: 'X509_get_serialNumber' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
i2a_ASN1_INTEGER(bio, X509_get_serialNumber(xs));
^
/usr/include/openssl/x509.h:1009:16: note: 'X509_get_serialNumber' declared here
ASN1_INTEGER * X509_get_serialNumber(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:653:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:655:9: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, result, n);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:657:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:671:17: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (n < sk_X509_num(sk)) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:672:18: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = sk_X509_value(sk, n);
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:686:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:686:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:689:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:691:9: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, result, n);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:693:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:711:13: warning: 'SSL_get_verify_result' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
vrc = SSL_get_verify_result(ssl);
^
/usr/include/openssl/ssl.h:1584:6: note: 'SSL_get_verify_result' declared here
long SSL_get_verify_result(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:712:13: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = SSL_get_peer_certificate(ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:726:45: warning: 'X509_verify_cert_error_string' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
verr ? verr : X509_verify_cert_error_string(vrc));
^
/usr/include/openssl/x509.h:752:13: note: 'X509_verify_cert_error_string' declared here
const char *X509_verify_cert_error_string(long n) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:748:54: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
MODSSL_SSL_CIPHER_CONST SSL_CIPHER *cipher = SSL_get_current_cipher(ssl);
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:749:44: warning: 'SSL_CIPHER_get_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
result = (cipher != NULL ? (char *)SSL_CIPHER_get_name(cipher) : NULL);
^
/usr/include/openssl/ssl.h:1360:14: note: 'SSL_CIPHER_get_name' declared here
const char * SSL_CIPHER_get_name(const SSL_CIPHER *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:774:23: warning: 'SSL_get_current_cipher' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((cipher = SSL_get_current_cipher(ssl)) != NULL)
^
/usr/include/openssl/ssl.h:1357:13: note: 'SSL_get_current_cipher' declared here
SSL_CIPHER *SSL_get_current_cipher(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:775:27: warning: 'SSL_CIPHER_get_bits' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
*usekeysize = SSL_CIPHER_get_bits(cipher, algkeysize);
^
/usr/include/openssl/ssl.h:1358:5: note: 'SSL_CIPHER_get_bits' declared here
int SSL_CIPHER_get_bits(const SSL_CIPHER *c,int *alg_bits) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_engine_vars.c:808:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_X509_NAME_ENTRY_num(ents); i++) {
^
/usr/include/openssl/safestack.h:1586:36: note: expanded from macro 'sk_X509_NAME_ENTRY_num'
#define sk_X509_NAME_ENTRY_num(st) SKM_sk_num(X509_NAME_ENTRY, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:811:17: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xsne = sk_X509_NAME_ENTRY_value(ents, i);
^
/usr/include/openssl/safestack.h:1587:41: note: expanded from macro 'sk_X509_NAME_ENTRY_value'
#define sk_X509_NAME_ENTRY_value(st, i) SKM_sk_value(X509_NAME_ENTRY, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:815:16: warning: 'OBJ_obj2nid' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
nid = OBJ_obj2nid((ASN1_OBJECT *)X509_NAME_ENTRY_get_object(xsne));
^
/usr/include/openssl/objects.h:1009:6: note: 'OBJ_obj2nid' declared here
int OBJ_obj2nid(const ASN1_OBJECT *o) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:815:43: warning: 'X509_NAME_ENTRY_get_object' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
nid = OBJ_obj2nid((ASN1_OBJECT *)X509_NAME_ENTRY_get_object(xsne));
^
/usr/include/openssl/x509.h:1129:15: note: 'X509_NAME_ENTRY_get_object' declared here
ASN1_OBJECT * X509_NAME_ENTRY_get_object(X509_NAME_ENTRY *ne) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_...
^
ssl_engine_vars.c:860:10: warning: 'SSL_get_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = SSL_get_certificate(ssl);
^
/usr/include/openssl/ssl.h:1560:7: note: 'SSL_get_certificate' declared here
X509 *SSL_get_certificate(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:862:49: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
extract_dn(t, nids, "SSL_SERVER_S_DN_", X509_get_subject_name(xs), p);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:863:49: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
extract_dn(t, nids, "SSL_SERVER_I_DN_", X509_get_issuer_name(xs), p);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:868:10: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = SSL_get_peer_certificate(ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:870:49: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
extract_dn(t, nids, "SSL_CLIENT_S_DN_", X509_get_subject_name(xs), p);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:871:49: warning: 'X509_get_issuer_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
extract_dn(t, nids, "SSL_CLIENT_I_DN_", X509_get_issuer_name(xs), p);
^
/usr/include/openssl/x509.h:1011:13: note: 'X509_get_issuer_name' declared here
X509_NAME * X509_get_issuer_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:883:24: warning: 'ASN1_STRING_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING *ret = ASN1_STRING_new();
^
/usr/include/openssl/asn1.h:788:15: note: 'ASN1_STRING_new' declared here
ASN1_STRING * ASN1_STRING_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:889:9: warning: 'ASN1_STRING_print_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING_print_ex(bio, ret, ASN1_STRFLGS_UTF8_CONVERT);
^
/usr/include/openssl/asn1.h:1010:5: note: 'ASN1_STRING_print_ex' declared here
int ASN1_STRING_print_ex(BIO *out, ASN1_STRING *str, unsigned long flags) DEPRECATED_IN_MAC_OS_X_VER...
^
ssl_engine_vars.c:893:5: warning: 'ASN1_STRING_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING_free(ret);
^
/usr/include/openssl/asn1.h:789:7: note: 'ASN1_STRING_free' declared here
void ASN1_STRING_free(ASN1_STRING *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:916:11: warning: 'OBJ_txt2obj' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
oid = OBJ_txt2obj(extension, 0);
^
/usr/include/openssl/objects.h:1010:15: note: 'OBJ_txt2obj' declared here
ASN1_OBJECT * OBJ_txt2obj(const char *s, int no_name) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:920:9: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:924:17: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = peer ? SSL_get_peer_certificate(ssl) : SSL_get_certificate(ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:924:49: warning: 'SSL_get_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
xs = peer ? SSL_get_peer_certificate(ssl) : SSL_get_certificate(ssl);
^
/usr/include/openssl/ssl.h:1560:7: note: 'SSL_get_certificate' declared here
X509 *SSL_get_certificate(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:929:13: warning: 'X509_get_ext_count' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
count = X509_get_ext_count(xs);
^
/usr/include/openssl/x509.h:1144:6: note: 'X509_get_ext_count' declared here
int X509_get_ext_count(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:935:31: warning: 'X509_get_ext' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_EXTENSION *ext = X509_get_ext(xs, j);
^
/usr/include/openssl/x509.h:1148:17: note: 'X509_get_ext' declared here
X509_EXTENSION *X509_get_ext(X509 *x, int loc) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:937:13: warning: 'OBJ_cmp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (OBJ_cmp(ext->object, oid) == 0) {
^
/usr/include/openssl/objects.h:1015:6: note: 'OBJ_cmp' declared here
int OBJ_cmp(const ASN1_OBJECT *a,const ASN1_OBJECT *b) DEPRECATED_IN_MAC_OS_X_VERSION_10...
^
ssl_engine_vars.c:938:24: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO *bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:938:32: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO *bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:947:17: warning: 'X509V3_EXT_print' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (X509V3_EXT_print(bio, ext, 0, 0) == 1 ||
^
/usr/include/openssl/x509v3.h:598:5: note: 'X509V3_EXT_print' declared here
int X509V3_EXT_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent) DEPRECATED_IN_MA...
^
ssl_engine_vars.c:948:38: warning: 'X509_EXTENSION_get_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
dump_extn_value(bio, X509_EXTENSION_get_data(ext)) == 1) {
^
/usr/include/openssl/x509.h:1186:20: note: 'X509_EXTENSION_get_data' declared here
ASN1_OCTET_STRING *X509_EXTENSION_get_data(X509_EXTENSION *ne) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_engine_vars.c:951:17: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_get_mem_ptr(bio, &buf);
^
/usr/include/openssl/bio.h:506:31: note: expanded from macro 'BIO_get_mem_ptr'
#define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:958:13: warning: 'BIO_vfree' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_vfree(bio);
^
/usr/include/openssl/bio.h:594:6: note: 'BIO_vfree' declared here
void BIO_vfree(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:970:5: warning: 'ASN1_OBJECT_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_OBJECT_free(oid);
^
/usr/include/openssl/asn1.h:776:7: note: 'ASN1_OBJECT_free' declared here
void ASN1_OBJECT_free(ASN1_OBJECT *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:971:5: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_vars.c:979:29: warning: 'SSL_get_session' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_SESSION *pSession = SSL_get_session(ssl);
^
/usr/include/openssl/ssl.h:1574:14: note: 'SSL_get_session' declared here
SSL_SESSION *SSL_get_session(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
85 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_scache.c && touch ssl_scache.slo
ssl_scache.c:123:11: warning: 'i2d_SSL_SESSION' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = i2d_SSL_SESSION(sess, NULL);
^
/usr/include/openssl/ssl.h:1438:5: note: 'i2d_SSL_SESSION' declared here
int i2d_SSL_SESSION(SSL_SESSION *in,unsigned char **pp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_scache.c:131:11: warning: 'i2d_SSL_SESSION' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = i2d_SSL_SESSION(sess, &ptr);
^
/usr/include/openssl/ssl.h:1438:5: note: 'i2d_SSL_SESSION' declared here
int i2d_SSL_SESSION(SSL_SESSION *in,unsigned char **pp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_scache.c:173:12: warning: 'd2i_SSL_SESSION' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
return d2i_SSL_SESSION(NULL, &ptr, destlen);
^
/usr/include/openssl/ssl.h:1446:14: note: 'd2i_SSL_SESSION' declared here
SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a,const unsigned char **pp,
^
3 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_util_stapling.c && touch ssl_util_stapling.slo
ssl_util_stapling.c:64:9: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OPENSSL_free(cinf->uri);
^
/usr/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free'
#define OPENSSL_free(addr) CRYPTO_free(addr)
^
/usr/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here
void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:65:5: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OPENSSL_free(cinf);
^
/usr/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free'
#define OPENSSL_free(addr) CRYPTO_free(addr)
^
/usr/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here
void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:74:23: warning: 'X509_get_ex_new_index' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
stapling_ex_idx = X509_get_ex_new_index(0, "X509 cached OCSP info", 0, 0,
^
/usr/include/openssl/x509.h:948:5: note: 'X509_get_ex_new_index' declared here
int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
^
ssl_util_stapling.c:82:22: warning: 'SSL_CTX_get_cert_store' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE *st = SSL_CTX_get_cert_store(mctx->ssl_ctx);
^
/usr/include/openssl/ssl.h:1350:13: note: 'SSL_CTX_get_cert_store' declared here
X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:92:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_X509_num(extra_certs); i++) {
^
/usr/include/openssl/safestack.h:1388:25: note: expanded from macro 'sk_X509_num'
#define sk_X509_num(st) SKM_sk_num(X509, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:93:18: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
issuer = sk_X509_value(extra_certs, i);
^
/usr/include/openssl/safestack.h:1389:30: note: expanded from macro 'sk_X509_value'
#define sk_X509_value(st, i) SKM_sk_value(X509, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:94:13: warning: 'X509_check_issued' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (X509_check_issued(issuer, x) == X509_V_OK) {
^
/usr/include/openssl/x509v3.h:607:5: note: 'X509_check_issued' declared here
int X509_check_issued(X509 *issuer, X509 *subject) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:95:13: warning: 'CRYPTO_add_lock' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_add(&issuer->references, 1, CRYPTO_LOCK_X509);
^
/usr/include/openssl/crypto.h:248:2: note: expanded from macro 'CRYPTO_add'
CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:429:5: note: 'CRYPTO_add_lock' declared here
int CRYPTO_add_lock(int *pointer,int amount,int type, const char *file,
^
ssl_util_stapling.c:100:10: warning: 'X509_STORE_CTX_init' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!X509_STORE_CTX_init(&inctx, st, NULL, NULL))
^
/usr/include/openssl/x509_vfy.h:402:5: note: 'X509_STORE_CTX_init' declared here
int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store,
^
ssl_util_stapling.c:102:9: warning: 'X509_STORE_CTX_get1_issuer' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
if (X509_STORE_CTX_get1_issuer(&issuer, &inctx, x) <= 0)
^
/usr/include/openssl/x509_vfy.h:399:5: note: 'X509_STORE_CTX_get1_issuer' declared here
int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) DEPRECATED_IN_MAC_OS_X_V...
^
ssl_util_stapling.c:104:5: warning: 'X509_STORE_CTX_cleanup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_cleanup(&inctx);
^
/usr/include/openssl/x509_vfy.h:405:6: note: 'X509_STORE_CTX_cleanup' declared here
void X509_STORE_CTX_cleanup(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:117:13: warning: 'X509_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cinf = X509_get_ex_data(x, stapling_ex_idx);
^
/usr/include/openssl/x509.h:951:7: note: 'X509_get_ex_data' declared here
void *X509_get_ex_data(X509 *r, int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:123:12: warning: 'CRYPTO_malloc' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cinf = OPENSSL_malloc(sizeof(certinfo));
^
/usr/include/openssl/crypto.h:366:29: note: expanded from macro 'OPENSSL_malloc'
#define OPENSSL_malloc(num) CRYPTO_malloc((int)num,__FILE__,__LINE__)
^
/usr/include/openssl/crypto.h:478:7: note: 'CRYPTO_malloc' declared here
void *CRYPTO_malloc(int num, const char *file, int line) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:131:5: warning: 'X509_set_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_set_ex_data(x, stapling_ex_idx, cinf);
^
/usr/include/openssl/x509.h:950:5: note: 'X509_set_ex_data' declared here
int X509_set_ex_data(X509 *r, int idx, void *arg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:141:17: warning: 'OCSP_cert_to_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cinf->cid = OCSP_cert_to_id(NULL, x, issuer);
^
/usr/include/openssl/ocsp.h:411:14: note: 'OCSP_cert_to_id' declared here
OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer) DEPRECATED_IN_MAC_OS_X...
^
ssl_util_stapling.c:145:5: warning: 'X509_digest' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_digest(x, EVP_sha1(), cinf->idx, NULL);
^
/usr/include/openssl/x509.h:778:5: note: 'X509_digest' declared here
int X509_digest(const X509 *data,const EVP_MD *type,
^
ssl_util_stapling.c:145:20: warning: 'EVP_sha1' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_digest(x, EVP_sha1(), cinf->idx, NULL);
^
/usr/include/openssl/evp.h:666:15: note: 'EVP_sha1' declared here
const EVP_MD *EVP_sha1(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:147:11: warning: 'X509_get1_ocsp' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
aia = X509_get1_ocsp(x);
^
/usr/include/openssl/x509v3.h:624:8: note: 'X509_get1_ocsp' declared here
STACK *X509_get1_ocsp(X509 *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:149:21: warning: 'sk_pop' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cinf->uri = sk_OPENSSL_STRING_pop(aia);
^
./ssl_private.h:155:31: note: expanded from macro 'sk_OPENSSL_STRING_pop'
#define sk_OPENSSL_STRING_pop sk_pop
^
/usr/include/openssl/stack.h:98:7: note: 'sk_pop' declared here
char *sk_pop(STACK *st) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:150:9: warning: 'X509_email_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_email_free(aia);
^
/usr/include/openssl/x509v3.h:623:6: note: 'X509_email_free' declared here
void X509_email_free(STACK *sk) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:165:9: warning: 'SSL_get_certificate' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
x = SSL_get_certificate(ssl);
^
/usr/include/openssl/ssl.h:1560:7: note: 'SSL_get_certificate' declared here
X509 *SSL_get_certificate(const SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:168:12: warning: 'X509_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
cinf = X509_get_ex_data(x, stapling_ex_idx);
^
/usr/include/openssl/x509.h:951:7: note: 'X509_get_ex_data' declared here
void *X509_get_ex_data(X509 *r, int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:294:5: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_tlsext_status_ocsp_resp(ssl, rspder, rspderlen);
^
/usr/include/openssl/tls1.h:160:59: note: expanded from macro 'SSL_set_tlsext_status_ocsp_resp'
#define SSL_set_tlsext_status_ocsp_resp(ssl, arg, arglen) \
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:305:27: warning: 'OCSP_response_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int response_status = OCSP_response_status(rsp);
^
/usr/include/openssl/ocsp.h:435:5: note: 'OCSP_response_status' declared here
int OCSP_response_status(OCSP_RESPONSE *resp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:320:10: warning: 'OCSP_response_get1_basic' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bs = OCSP_response_get1_basic(rsp);
^
/usr/include/openssl/ocsp.h:436:17: note: 'OCSP_response_get1_basic' declared here
OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:328:10: warning: 'OCSP_resp_find_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!OCSP_resp_find_status(bs, cinf->cid, &status, &reason, &rev,
^
/usr/include/openssl/ocsp.h:445:5: note: 'OCSP_resp_find_status' declared here
int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
^
ssl_util_stapling.c:335:13: warning: 'OCSP_check_validity' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (OCSP_check_validity(thisupd, nextupd,
^
/usr/include/openssl/ocsp.h:450:5: note: 'OCSP_check_validity' declared here
int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd,
^
ssl_util_stapling.c:369:39: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *conn = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:388:10: warning: 'ASN1_dup' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
id = OCSP_CERTID_dup(cinf->cid);
^
/usr/include/openssl/ocsp.h:399:30: note: expanded from macro 'OCSP_CERTID_dup'
#define OCSP_CERTID_dup(cid) ASN1_dup_of(OCSP_CERTID,i2d_OCSP_CERTID,d2i_OCSP_CERTID,cid)
^
/usr/include/openssl/asn1.h:938:13: note: expanded from macro 'ASN1_dup_of'
((type*)ASN1_dup(CHECKED_I2D_OF(type, i2d), \
^
/usr/include/openssl/asn1.h:935:7: note: 'ASN1_dup' declared here
void *ASN1_dup(i2d_of_void *i2d, d2i_of_void *d2i, char *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:391:10: warning: 'OCSP_request_add0_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!OCSP_request_add0_id(req, id))
^
/usr/include/openssl/ocsp.h:418:14: note: 'OCSP_request_add0_id' declared here
OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) DEPRECATED_IN_MAC_OS_X_VERSIO...
^
ssl_util_stapling.c:395:5: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_get_tlsext_status_exts(ssl, &exts);
^
/usr/include/openssl/tls1.h:145:46: note: expanded from macro 'SSL_get_tlsext_status_exts'
#define SSL_get_tlsext_status_exts(ssl, arg) \
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:396:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_X509_EXTENSION_num(exts); i++) {
^
/usr/include/openssl/safestack.h:1498:35: note: expanded from macro 'sk_X509_EXTENSION_num'
#define sk_X509_EXTENSION_num(st) SKM_sk_num(X509_EXTENSION, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:397:31: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_EXTENSION *ext = sk_X509_EXTENSION_value(exts, i);
^
/usr/include/openssl/safestack.h:1499:40: note: expanded from macro 'sk_X509_EXTENSION_value'
#define sk_X509_EXTENSION_value(st, i) SKM_sk_value(X509_EXTENSION, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:398:14: warning: 'OCSP_REQUEST_add_ext' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!OCSP_REQUEST_add_ext(req, ext, -1))
^
/usr/include/openssl/ocsp.h:503:5: note: 'OCSP_REQUEST_add_ext' declared here
int OCSP_REQUEST_add_ext(OCSP_REQUEST *x, X509_EXTENSION *ex, int loc) DEPRECATED_IN_MAC_OS_X_VERSIO...
^
ssl_util_stapling.c:445:21: warning: 'OCSP_response_create' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
*prsp = OCSP_response_create(OCSP_RESPONSE_STATUS_TRYLATER, NULL);
^
/usr/include/openssl/ocsp.h:468:16: note: 'OCSP_response_create' declared here
OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs) DEPRECATED_IN_MAC_OS_X_VERSION_1...
^
ssl_util_stapling.c:452:31: warning: 'OCSP_response_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int response_status = OCSP_response_status(*prsp);
^
/usr/include/openssl/ocsp.h:435:5: note: 'OCSP_response_status' declared here
int OCSP_response_status(OCSP_RESPONSE *resp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:466:26: warning: 'OCSP_response_status_str' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OCSP_response_status_str(response_status));
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:363:42: note: expanded from macro 'ap_log_error'
#define ap_log_error(...) ap_log_error__(__VA_ARGS__)
^
/Users/arungupta/workspaces/httpd-2.4.10/include/http_log.h:367:65: note: expanded from macro
'ap_log_error__'
ap_log_error_(file, line, mi, level, status, sr__, __VA_ARGS__); \
^
/usr/include/openssl/ocsp.h:554:7: note: 'OCSP_response_status_str' declared here
char *OCSP_response_status_str(long s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:569:39: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
conn_rec *conn = (conn_rec *)SSL_get_app_data(ssl);
^
/usr/include/openssl/ssl.h:1078:31: note: expanded from macro 'SSL_get_app_data'
#define SSL_get_app_data(s) (SSL_get_ex_data(s,0))
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_stapling.c:699:5: warning: 'SSL_CTX_callback_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_CTX_set_tlsext_status_cb(ctx, stapling_cb);
^
/usr/include/openssl/tls1.h:179:47: note: expanded from macro 'SSL_CTX_set_tlsext_status_cb'
#define SSL_CTX_set_tlsext_status_cb(ssl, cb) \
^
/usr/include/openssl/ssl.h:1499:6: note: 'SSL_CTX_callback_ctrl' declared here
long SSL_CTX_callback_ctrl(SSL_CTX *, int, void (*)(void)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
39 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_util.c && touch ssl_util.slo
ssl_util.c:339:5: warning: 'CRYPTO_set_locking_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_locking_callback(NULL);
^
/usr/include/openssl/crypto.h:417:6: note: 'CRYPTO_set_locking_callback' declared here
void CRYPTO_set_locking_callback(void (*func)(int mode,int type,
^
ssl_util.c:340:5: warning: 'CRYPTO_set_id_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_id_callback(NULL);
^
/usr/include/openssl/crypto.h:425:6: note: 'CRYPTO_set_id_callback' declared here
void CRYPTO_set_id_callback(unsigned long (*func)(void)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util.c:342:5: warning: 'CRYPTO_set_dynlock_create_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_dynlock_create_callback(NULL);
^
/usr/include/openssl/crypto.h:438:6: note: 'CRYPTO_set_dynlock_create_callback' declared here
void CRYPTO_set_dynlock_create_callback(struct CRYPTO_dynlock_value *(*dyn_create_function)(const ch...
^
ssl_util.c:343:5: warning: 'CRYPTO_set_dynlock_lock_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_dynlock_lock_callback(NULL);
^
/usr/include/openssl/crypto.h:439:6: note: 'CRYPTO_set_dynlock_lock_callback' declared here
void CRYPTO_set_dynlock_lock_callback(void (*dyn_lock_function)(int mode, struct CRYPTO_dynlock_valu...
^
ssl_util.c:344:5: warning: 'CRYPTO_set_dynlock_destroy_callback' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
CRYPTO_set_dynlock_destroy_callback(NULL);
^
/usr/include/openssl/crypto.h:440:6: note: 'CRYPTO_set_dynlock_destroy_callback' declared here
void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *l...
^
ssl_util.c:357:22: warning: 'CRYPTO_num_locks' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
lock_num_locks = CRYPTO_num_locks();
^
/usr/include/openssl/crypto.h:415:5: note: 'CRYPTO_num_locks' declared here
int CRYPTO_num_locks(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* return CRYPTO_NUM_LOCK...
^
ssl_util.c:364:5: warning: 'CRYPTO_set_id_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_id_callback(ssl_util_thr_id);
^
/usr/include/openssl/crypto.h:425:6: note: 'CRYPTO_set_id_callback' declared here
void CRYPTO_set_id_callback(unsigned long (*func)(void)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util.c:366:5: warning: 'CRYPTO_set_locking_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_locking_callback(ssl_util_thr_lock);
^
/usr/include/openssl/crypto.h:417:6: note: 'CRYPTO_set_locking_callback' declared here
void CRYPTO_set_locking_callback(void (*func)(int mode,int type,
^
ssl_util.c:372:5: warning: 'CRYPTO_set_dynlock_create_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_dynlock_create_callback(ssl_dyn_create_function);
^
/usr/include/openssl/crypto.h:438:6: note: 'CRYPTO_set_dynlock_create_callback' declared here
void CRYPTO_set_dynlock_create_callback(struct CRYPTO_dynlock_value *(*dyn_create_function)(const ch...
^
ssl_util.c:373:5: warning: 'CRYPTO_set_dynlock_lock_callback' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
CRYPTO_set_dynlock_lock_callback(ssl_dyn_lock_function);
^
/usr/include/openssl/crypto.h:439:6: note: 'CRYPTO_set_dynlock_lock_callback' declared here
void CRYPTO_set_dynlock_lock_callback(void (*dyn_lock_function)(int mode, struct CRYPTO_dynlock_valu...
^
ssl_util.c:374:5: warning: 'CRYPTO_set_dynlock_destroy_callback' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
CRYPTO_set_dynlock_destroy_callback(ssl_dyn_destroy_function);
^
/usr/include/openssl/crypto.h:440:6: note: 'CRYPTO_set_dynlock_destroy_callback' declared here
void CRYPTO_set_dynlock_destroy_callback(void (*dyn_destroy_function)(struct CRYPTO_dynlock_value *l...
^
11 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_util_ssl.c && touch ssl_util_ssl.slo
ssl_util_ssl.c:54:13: warning: 'SSL_get_ex_new_index' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_get_ex_new_index(0,
^
/usr/include/openssl/ssl.h:1588:5: note: 'SSL_get_ex_new_index' declared here
int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
^
ssl_util_ssl.c:62:20: warning: 'SSL_get_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
return (void *)SSL_get_ex_data(ssl, SSL_app_data2_idx);
^
/usr/include/openssl/ssl.h:1587:7: note: 'SSL_get_ex_data' declared here
void *SSL_get_ex_data(const SSL *ssl,int idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:67:5: warning: 'SSL_set_ex_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
SSL_set_ex_data(ssl, SSL_app_data2_idx, (char *)arg);
^
/usr/include/openssl/ssl.h:1586:5: note: 'SSL_set_ex_data' declared here
int SSL_set_ex_data(SSL *ssl,int idx,void *data) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:84:15: warning: 'BIO_new_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bioS=BIO_new_file(filename, "r")) == NULL)
^
/usr/include/openssl/bio.h:584:6: note: 'BIO_new_file' declared here
BIO *BIO_new_file(const char *filename, const char *mode) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:87:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bioS);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:91:21: warning: 'BIO_new_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bioS = BIO_new_file(filename, "r")) == NULL)
^
/usr/include/openssl/bio.h:584:6: note: 'BIO_new_file' declared here
BIO *BIO_new_file(const char *filename, const char *mode) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:94:21: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bioF = BIO_new(BIO_f_base64())) == NULL) {
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:94:29: warning: 'BIO_f_base64' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bioF = BIO_new(BIO_f_base64())) == NULL) {
^
/usr/include/openssl/evp.h:647:13: note: 'BIO_f_base64' declared here
BIO_METHOD *BIO_f_base64(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:95:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bioS);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:98:16: warning: 'BIO_push' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bioS = BIO_push(bioF, bioS);
^
/usr/include/openssl/bio.h:604:7: note: 'BIO_push' declared here
BIO * BIO_push(BIO *b,BIO *append) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:99:14: warning: 'd2i_PrivateKey_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
rc = d2i_PrivateKey_bio(bioS, NULL);
^
/usr/include/openssl/x509.h:861:11: note: 'd2i_PrivateKey_bio' declared here
EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:100:9: warning: 'BIO_free_all' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free_all(bioS);
^
/usr/include/openssl/bio.h:606:6: note: 'BIO_free_all' declared here
void BIO_free_all(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:104:25: warning: 'BIO_new_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bioS = BIO_new_file(filename, "r")) == NULL)
^
/usr/include/openssl/bio.h:584:6: note: 'BIO_new_file' declared here
BIO *BIO_new_file(const char *filename, const char *mode) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:106:18: warning: 'd2i_PrivateKey_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
rc = d2i_PrivateKey_bio(bioS, NULL);
^
/usr/include/openssl/x509.h:861:11: note: 'd2i_PrivateKey_bio' declared here
EVP_PKEY *d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:107:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bioS);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:112:13: warning: 'EVP_PKEY_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
EVP_PKEY_free(*key);
^
/usr/include/openssl/evp.h:885:7: note: 'EVP_PKEY_free' declared here
void EVP_PKEY_free(EVP_PKEY *pkey) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:138:19: warning: 'SSL_shutdown' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((rc = SSL_shutdown(ssl)))
^
/usr/include/openssl/ssl.h:1532:5: note: 'SSL_shutdown' declared here
int SSL_shutdown(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:157:10: warning: 'X509_get_ext_d2i' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bc = X509_get_ext_d2i(cert, NID_basic_constraints, NULL, NULL);
^
/usr/include/openssl/x509.h:1151:8: note: 'X509_get_ext_d2i' declared here
void * X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx) DEPRECATED_IN_MAC_OS_X_VERSI...
^
ssl_util_ssl.c:163:19: warning: 'ASN1_INTEGER_to_BN' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bn = ASN1_INTEGER_to_BN(bc->pathlen, NULL)) == NULL)
^
/usr/include/openssl/asn1.h:901:9: note: 'ASN1_INTEGER_to_BN' declared here
BIGNUM *ASN1_INTEGER_to_BN(ASN1_INTEGER *ai,BIGNUM *bn) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:165:19: warning: 'BN_bn2dec' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((cp = BN_bn2dec(bn)) == NULL)
^
/usr/include/openssl/bn.h:506:8: note: 'BN_bn2dec' declared here
char * BN_bn2dec(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:169:9: warning: 'BN_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BN_free(bn);
^
/usr/include/openssl/bn.h:468:6: note: 'BN_free' declared here
void BN_free(BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:182:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:182:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:184:5: warning: 'ASN1_STRING_print_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING_print_ex(bio, X509_NAME_ENTRY_get_data(xsne),
^
/usr/include/openssl/asn1.h:1010:5: note: 'ASN1_STRING_print_ex' declared here
int ASN1_STRING_print_ex(BIO *out, ASN1_STRING *str, unsigned long flags) DEPRECATED_IN_MAC_OS_X_VER...
^
ssl_util_ssl.c:184:31: warning: 'X509_NAME_ENTRY_get_data' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING_print_ex(bio, X509_NAME_ENTRY_get_data(xsne),
^
/usr/include/openssl/x509.h:1130:15: note: 'X509_NAME_ENTRY_get_data' declared here
ASN1_STRING * X509_NAME_ENTRY_get_data(X509_NAME_ENTRY *ne) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:186:11: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:188:11: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = BIO_read(bio, result, len);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:190:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:205:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:205:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_mem())) == NULL)
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:207:5: warning: 'X509_NAME_print_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_NAME_print_ex(bio, dn, 0, XN_FLAG_RFC2253);
^
/usr/include/openssl/x509.h:1087:5: note: 'X509_NAME_print_ex' declared here
int X509_NAME_print_ex(BIO *out, X509_NAME *nm, int indent, unsigned long flags) DEPRECATED_IN_MAC_O...
^
ssl_util_ssl.c:208:11: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:212:19: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = BIO_read(bio, result, maxlen);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:218:19: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
len = BIO_read(bio, result, len);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:222:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:242:18: warning: 'X509_get_ext_d2i' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((names = X509_get_ext_d2i(x509, NID_subject_alt_name, NULL, NULL)) &&
^
/usr/include/openssl/x509.h:1151:8: note: 'X509_get_ext_d2i' declared here
void * X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx) DEPRECATED_IN_MAC_OS_X_VERSI...
^
ssl_util_ssl.c:243:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(bio = BIO_new(BIO_s_mem()))) {
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:243:24: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(bio = BIO_new(BIO_s_mem()))) {
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:246:25: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (i = 0; i < sk_GENERAL_NAME_num(names); i++) {
^
/usr/include/openssl/safestack.h:684:33: note: expanded from macro 'sk_GENERAL_NAME_num'
#define sk_GENERAL_NAME_num(st) SKM_sk_num(GENERAL_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:247:20: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
name = sk_GENERAL_NAME_value(names, i);
^
/usr/include/openssl/safestack.h:685:38: note: expanded from macro 'sk_GENERAL_NAME_value'
#define sk_GENERAL_NAME_value(st, i) SKM_sk_value(GENERAL_NAME, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:249:17: warning: 'ASN1_STRING_print_ex' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ASN1_STRING_print_ex(bio, name->d.ia5, ASN1_STRFLGS_ESC_CTRL|
^
/usr/include/openssl/asn1.h:1010:5: note: 'ASN1_STRING_print_ex' declared here
int ASN1_STRING_print_ex(BIO *out, ASN1_STRING *str, unsigned long flags) DEPRECATED_IN_MAC_OS_X_VER...
^
ssl_util_ssl.c:251:21: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_pending(bio);
^
/usr/include/openssl/bio.h:524:30: note: expanded from macro 'BIO_pending'
#define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:255:25: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
n = BIO_read(bio, *cpp, n);
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:260:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:264:9: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free);
^
/usr/include/openssl/safestack.h:697:49: note: expanded from macro 'sk_GENERAL_NAME_pop_free'
#define sk_GENERAL_NAME_pop_free(st, free_func) SKM_sk_pop_free(GENERAL_NAME, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:267:12: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
subj = X509_get_subject_name(x509);
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:269:17: warning: 'X509_NAME_get_index_by_NID' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
while ((i = X509_NAME_get_index_by_NID(subj, NID_commonName, i)) != -1) {
^
/usr/include/openssl/x509.h:1105:7: note: 'X509_NAME_get_index_by_NID' declared here
int X509_NAME_get_index_by_NID(X509_NAME *name,int nid,int lastpos) DEPRECATED_IN_MAC_OS...
^
ssl_util_ssl.c:271:49: warning: 'X509_NAME_get_entry' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
*cpp = SSL_X509_NAME_ENTRY_to_string(p, X509_NAME_get_entry(subj, i));
^
/usr/include/openssl/x509.h:1108:18: note: 'X509_NAME_get_entry' declared here
X509_NAME_ENTRY *X509_NAME_get_entry(X509_NAME *name, int loc) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_A...
^
ssl_util_ssl.c:365:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(in = BIO_new(BIO_s_file()))) {
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:365:24: warning: 'BIO_s_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!(in = BIO_new(BIO_s_file()))) {
^
/usr/include/openssl/bio.h:583:13: note: 'BIO_s_file' declared here
BIO_METHOD *BIO_s_file(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:369:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (BIO_read_filename(in, filename) <= 0) {
^
/usr/include/openssl/bio.h:477:35: note: expanded from macro 'BIO_read_filename'
#define BIO_read_filename(b,name) BIO_ctrl(b,BIO_C_SET_FILENAME, \
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:370:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(in);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:374:5: warning: 'ERR_clear_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ERR_clear_error();
^
/usr/include/openssl/err.h:278:6: note: 'ERR_clear_error' declared here
void ERR_clear_error(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:376:5: warning: 'PEM_X509_INFO_read_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
PEM_X509_INFO_read_bio(in, sk, NULL, NULL);
^
/usr/include/openssl/pem.h:603:23: note: 'PEM_X509_INFO_read_bio' declared here
STACK_OF(X509_INFO) * PEM_X509_INFO_read_bio(BIO *bp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb...
^
ssl_util_ssl.c:378:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(in);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:431:16: warning: 'BIO_new_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new_file(file, "r")) == NULL)
^
/usr/include/openssl/bio.h:584:6: note: 'BIO_new_file' declared here
BIO *BIO_new_file(const char *filename, const char *mode) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:434:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:471:16: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_file_internal())) == NULL)
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:471:24: warning: 'BIO_s_file' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((bio = BIO_new(BIO_s_file_internal())) == NULL)
^
/usr/include/openssl/bio.h:586:34: note: expanded from macro 'BIO_s_file_internal'
# define BIO_s_file_internal BIO_s_file
^
/usr/include/openssl/bio.h:583:13: note: 'BIO_s_file' declared here
BIO_METHOD *BIO_s_file(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:473:9: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (BIO_read_filename(bio, file) <= 0) {
^
/usr/include/openssl/bio.h:477:35: note: expanded from macro 'BIO_read_filename'
#define BIO_read_filename(b,name) BIO_ctrl(b,BIO_C_SET_FILENAME, \
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:474:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:480:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:490:9: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
sk_X509_pop_free((STACK_OF(X509) *)ctx->extra_certs, X509_free);
^
/usr/include/openssl/safestack.h:1401:41: note: expanded from macro 'sk_X509_pop_free'
#define sk_X509_pop_free(st, free_func) SKM_sk_pop_free(X509, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:497:14: warning: 'SSL_CTX_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!SSL_CTX_add_extra_chain_cert(ctx, x509)) {
^
/usr/include/openssl/ssl.h:1333:2: note: expanded from macro 'SSL_CTX_add_extra_chain_cert'
SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)x509)
^
/usr/include/openssl/ssl.h:1498:6: note: 'SSL_CTX_ctrl' declared here
long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_...
^
ssl_util_ssl.c:499:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:505:16: warning: 'ERR_peek_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if ((err = ERR_peek_error()) > 0) {
^
/usr/include/openssl/err.h:270:15: note: 'ERR_peek_error' declared here
unsigned long ERR_peek_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:508:13: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:511:16: warning: 'ERR_get_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
while (ERR_get_error() > 0) ;
^
/usr/include/openssl/err.h:266:15: note: 'ERR_get_error' declared here
unsigned long ERR_get_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ssl.c:513:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
69 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_engine_ocsp.c && touch ssl_engine_ocsp.slo
ssl_engine_ocsp.c:30:14: warning: 'X509_get_ext_d2i' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
values = X509_get_ext_d2i(cert, NID_info_access, NULL, NULL);
^
/usr/include/openssl/x509.h:1151:8: note: 'X509_get_ext_d2i' declared here
void * X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx) DEPRECATED_IN_MAC_OS_X_VERSI...
^
ssl_engine_ocsp.c:35:21: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
for (j = 0; j < sk_ACCESS_DESCRIPTION_num(values) && !result; j++) {
^
/usr/include/openssl/safestack.h:222:39: note: expanded from macro 'sk_ACCESS_DESCRIPTION_num'
#define sk_ACCESS_DESCRIPTION_num(st) SKM_sk_num(ACCESS_DESCRIPTION, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:36:37: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
ACCESS_DESCRIPTION *value = sk_ACCESS_DESCRIPTION_value(values, j);
^
/usr/include/openssl/safestack.h:223:44: note: expanded from macro 'sk_ACCESS_DESCRIPTION_value'
#define sk_ACCESS_DESCRIPTION_value(st, i) SKM_sk_value(ACCESS_DESCRIPTION, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:39:13: warning: 'OBJ_obj2nid' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (OBJ_obj2nid(value->method) == NID_ad_OCSP
^
/usr/include/openssl/objects.h:1009:6: note: 'OBJ_obj2nid' declared here
int OBJ_obj2nid(const ASN1_OBJECT *o) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:112:15: warning: 'OCSP_cert_to_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
*certid = OCSP_cert_to_id(NULL, cert, ctx->current_issuer);
^
/usr/include/openssl/ocsp.h:411:14: note: 'OCSP_cert_to_id' declared here
OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer) DEPRECATED_IN_MAC_OS_X...
^
ssl_engine_ocsp.c:113:22: warning: 'OCSP_request_add0_id' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (!*certid || !OCSP_request_add0_id(req, *certid)) {
^
/usr/include/openssl/ocsp.h:418:14: note: 'OCSP_request_add0_id' declared here
OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) DEPRECATED_IN_MAC_OS_X_VERSIO...
^
ssl_engine_ocsp.c:121:9: warning: 'OCSP_request_add1_nonce' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OCSP_request_add1_nonce(req, 0, -1);
^
/usr/include/openssl/ocsp.h:420:5: note: 'OCSP_request_add1_nonce' declared here
int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len) DEPRECATED_IN_MAC_OS_X_V...
^
ssl_engine_ocsp.c:158:17: warning: 'OCSP_response_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int r = OCSP_response_status(response);
^
/usr/include/openssl/ocsp.h:435:5: note: 'OCSP_response_status' declared here
int OCSP_response_status(OCSP_RESPONSE *resp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:168:25: warning: 'OCSP_response_get1_basic' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
basicResponse = OCSP_response_get1_basic(response);
^
/usr/include/openssl/ocsp.h:436:17: note: 'OCSP_response_get1_basic' declared here
OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:179:13: warning: 'OCSP_check_nonce' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
OCSP_check_nonce(request, basicResponse) != 1) {
^
/usr/include/openssl/ocsp.h:422:5: note: 'OCSP_check_nonce' declared here
int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:187:13: warning: 'OCSP_basic_verify' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (OCSP_basic_verify(basicResponse, NULL, ctx->ctx, 0) != 1) {
^
/usr/include/openssl/ocsp.h:561:5: note: 'OCSP_basic_verify' declared here
int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs,
^
ssl_engine_ocsp.c:199:14: warning: 'OCSP_resp_find_status' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
rc = OCSP_resp_find_status(basicResponse, certID, &status,
^
/usr/include/openssl/ocsp.h:445:5: note: 'OCSP_resp_find_status' declared here
int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status,
^
ssl_engine_ocsp.c:219:24: warning: 'OCSP_check_validity' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
int vrc = OCSP_check_validity(thisup, nextup, resptime_skew,
^
/usr/include/openssl/ocsp.h:450:5: note: 'OCSP_check_validity' declared here
int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd,
^
ssl_engine_ocsp.c:254:18: warning: 'X509_STORE_CTX_get_current_cert' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]
X509 *cert = X509_STORE_CTX_get_current_cert(ctx);
^
/usr/include/openssl/x509_vfy.h:454:8: note: 'X509_STORE_CTX_get_current_cert' declared here
X509 * X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:265:29: warning: 'X509_check_issued' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
else if (cert->valid && X509_check_issued(cert,cert) == X509_V_OK) {
^
/usr/include/openssl/x509v3.h:607:5: note: 'X509_check_issued' declared here
int X509_check_issued(X509 *issuer, X509 *subject) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:269:9: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, X509_V_OK);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:285:9: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, X509_V_OK);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:289:9: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, X509_V_ERR_CERT_REVOKED);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_engine_ocsp.c:294:9: warning: 'X509_STORE_CTX_set_error' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
X509_STORE_CTX_set_error(ctx, X509_V_ERR_APPLICATION_VERIFICATION);
^
/usr/include/openssl/x509_vfy.h:452:6: note: 'X509_STORE_CTX_set_error' declared here
void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx,int s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
19 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c ssl_util_ocsp.c && touch ssl_util_ocsp.slo
ssl_util_ocsp.c:37:11: warning: 'BIO_new' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:591:7: note: 'BIO_new' declared here
BIO * BIO_new(BIO_METHOD *type) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:37:19: warning: 'BIO_s_mem' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
bio = BIO_new(BIO_s_mem());
^
/usr/include/openssl/bio.h:626:13: note: 'BIO_s_mem' declared here
BIO_METHOD *BIO_s_mem(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:39:5: warning: 'BIO_printf' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_printf(bio, "POST %s%s%s HTTP/1.0\r\n"
^
/usr/include/openssl/bio.h:707:5: note: 'BIO_printf' declared here
int BIO_printf(BIO *bio, const char *format, ...)
^
ssl_util_ocsp.c:48:9: warning: 'ASN1_i2d_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
if (i2d_OCSP_REQUEST_bio(bio, req) != 1) {
^
/usr/include/openssl/ocsp.h:378:36: note: expanded from macro 'i2d_OCSP_REQUEST_bio'
#define i2d_OCSP_REQUEST_bio(bp,o) ASN1_i2d_bio_of(OCSP_REQUEST,i2d_OCSP_REQUEST,bp,o)
^
/usr/include/openssl/asn1.h:996:6: note: expanded from macro 'ASN1_i2d_bio_of'
(ASN1_i2d_bio(CHECKED_I2D_OF(type, i2d), \
^
/usr/include/openssl/asn1.h:993:5: note: 'ASN1_i2d_bio' declared here
int ASN1_i2d_bio(i2d_of_void *i2d,BIO *out, unsigned char *x) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:49:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:106:19: warning: 'BIO_read' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
while ((len = BIO_read(request, buf, sizeof buf)) > 0) {
^
/usr/include/openssl/bio.h:595:5: note: 'BIO_read' declared here
int BIO_read(BIO *b, void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:265:9: warning: 'BIO_write' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_write(bio, data, (int)len);
^
/usr/include/openssl/bio.h:597:5: note: 'BIO_write' declared here
int BIO_write(BIO *b, const void *data, int len) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:274:16: warning: 'ASN1_d2i_bio' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
response = d2i_OCSP_RESPONSE_bio(bio, NULL);
^
/usr/include/openssl/ocsp.h:360:37: note: expanded from macro 'd2i_OCSP_RESPONSE_bio'
#define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p)
^
/usr/include/openssl/asn1.h:987:13: note: expanded from macro 'ASN1_d2i_bio_of'
((type*)ASN1_d2i_bio( CHECKED_NEW_OF(type, xnew), \
^
/usr/include/openssl/asn1.h:984:7: note: 'ASN1_d2i_bio' declared here
void *ASN1_d2i_bio(void *(*xnew)(void), d2i_of_void *d2i, BIO *in, void **x) DEPRECATED_IN_MAC_OS_X_...
^
ssl_util_ocsp.c:304:9: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:309:11: warning: 'BIO_ctrl' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
(void)BIO_reset(bio);
^
/usr/include/openssl/bio.h:520:28: note: expanded from macro 'BIO_reset'
#define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL)
^
/usr/include/openssl/bio.h:600:6: note: 'BIO_ctrl' declared here
long BIO_ctrl(BIO *bp,int cmd,long larg,void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
ssl_util_ocsp.c:314:5: warning: 'BIO_free' is deprecated: first deprecated in OS X 10.7
[-Wdeprecated-declarations]
BIO_free(bio);
^
/usr/include/openssl/bio.h:593:5: note: 'BIO_free' declared here
int BIO_free(BIO *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
11 warnings generated.
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -lssl -lcrypto -lpthread -o mod_ssl.la -rpath /usr/local/apache2/modules -module -avoid-version mod_ssl.lo ssl_engine_config.lo ssl_engine_init.lo ssl_engine_io.lo ssl_engine_kernel.lo ssl_engine_log.lo ssl_engine_mutex.lo ssl_engine_pphrase.lo ssl_engine_rand.lo ssl_engine_vars.lo ssl_scache.lo ssl_util_stapling.lo ssl_util.lo ssl_util_ssl.lo ssl_engine_ocsp.lo ssl_util_ocsp.lo -export-symbols-regex ssl_module
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_lbmethod_byrequests.c && touch mod_lbmethod_byrequests.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_lbmethod_byrequests.la -rpath /usr/local/apache2/modules -module -avoid-version mod_lbmethod_byrequests.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_lbmethod_bytraffic.c && touch mod_lbmethod_bytraffic.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_lbmethod_bytraffic.la -rpath /usr/local/apache2/modules -module -avoid-version mod_lbmethod_bytraffic.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_lbmethod_bybusyness.c && touch mod_lbmethod_bybusyness.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_lbmethod_bybusyness.la -rpath /usr/local/apache2/modules -module -avoid-version mod_lbmethod_bybusyness.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_lbmethod_heartbeat.c && touch mod_lbmethod_heartbeat.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_lbmethod_heartbeat.la -rpath /usr/local/apache2/modules -module -avoid-version mod_lbmethod_heartbeat.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_unixd.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_unixd.c && touch mod_unixd.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_unixd.la -rpath /usr/local/apache2/modules -module -avoid-version mod_unixd.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_dav.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_dav.c && touch mod_dav.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c props.c && touch props.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c util.c && touch util.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c util_lock.c && touch util_lock.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c liveprop.c && touch liveprop.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c providers.c && touch providers.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c std_liveprop.c && touch std_liveprop.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_dav.la -rpath /usr/local/apache2/modules -module -avoid-version mod_dav.lo props.lo util.lo util_lock.lo liveprop.lo providers.lo std_liveprop.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_status.la mod_autoindex.la mod_info.la mod_cgid.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_status.c && touch mod_status.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_status.la -rpath /usr/local/apache2/modules -module -avoid-version mod_status.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_autoindex.c && touch mod_autoindex.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_autoindex.la -rpath /usr/local/apache2/modules -module -avoid-version mod_autoindex.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_info.c && touch mod_info.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_info.la -rpath /usr/local/apache2/modules -module -avoid-version mod_info.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_cgid.c && touch mod_cgid.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_cgid.la -rpath /usr/local/apache2/modules -module -avoid-version mod_cgid.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_dav_fs.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_dav_fs.c && touch mod_dav_fs.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c dbm.c && touch dbm.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c lock.c && touch lock.slo
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c repos.c && touch repos.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_dav_fs.la -rpath /usr/local/apache2/modules -module -avoid-version mod_dav_fs.lo dbm.lo lock.lo repos.lo
warning: no debug symbols in executable (-arch x86_64)
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_vhost_alias.c && touch mod_vhost_alias.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_vhost_alias.la -rpath /usr/local/apache2/modules -module -avoid-version mod_vhost_alias.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_negotiation.c && touch mod_negotiation.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_negotiation.la -rpath /usr/local/apache2/modules -module -avoid-version mod_negotiation.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_dir.c && touch mod_dir.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_dir.la -rpath /usr/local/apache2/modules -module -avoid-version mod_dir.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_actions.c && touch mod_actions.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_actions.la -rpath /usr/local/apache2/modules -module -avoid-version mod_actions.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_speling.c && touch mod_speling.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_speling.la -rpath /usr/local/apache2/modules -module -avoid-version mod_speling.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_userdir.c && touch mod_userdir.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_userdir.la -rpath /usr/local/apache2/modules -module -avoid-version mod_userdir.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_alias.c && touch mod_alias.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_alias.la -rpath /usr/local/apache2/modules -module -avoid-version mod_alias.lo
warning: no debug symbols in executable (-arch x86_64)
/usr/share/apr-1/build-1/libtool --silent --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I. -I/Users/arungupta/workspaces/httpd-2.4.10/os/unix -I/Users/arungupta/workspaces/httpd-2.4.10/include -I/usr/include/apr-1 -I/usr/local/pcre/include -I/Users/arungupta/workspaces/httpd-2.4.10/modules/aaa -I/Users/arungupta/workspaces/httpd-2.4.10/modules/cache -I/Users/arungupta/workspaces/httpd-2.4.10/modules/core -I/Users/arungupta/workspaces/httpd-2.4.10/modules/database -I/Users/arungupta/workspaces/httpd-2.4.10/modules/filters -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ldap -I/Users/arungupta/workspaces/httpd-2.4.10/modules/loggers -I/Users/arungupta/workspaces/httpd-2.4.10/modules/lua -I/Users/arungupta/workspaces/httpd-2.4.10/modules/proxy -I/Users/arungupta/workspaces/httpd-2.4.10/modules/session -I/Users/arungupta/workspaces/httpd-2.4.10/modules/ssl -I/Users/arungupta/workspaces/httpd-2.4.10/modules/test -I/Users/arungupta/workspaces/httpd-2.4.10/server -I/Users/arungupta/workspaces/httpd-2.4.10/modules/arch/unix -I/Users/arungupta/workspaces/httpd-2.4.10/modules/dav/main -I/Users/arungupta/workspaces/httpd-2.4.10/modules/generators -I/Users/arungupta/workspaces/httpd-2.4.10/modules/mappers -prefer-pic -c mod_rewrite.c && touch mod_rewrite.slo
/usr/share/apr-1/build-1/libtool --silent --mode=link /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc -o mod_rewrite.la -rpath /usr/local/apache2/modules -module -avoid-version mod_rewrite.lo
warning: no debug symbols in executable (-arch x86_64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment