Current trunk fails to build
----------------------------
Key: TS-889
URL: https://issues.apache.org/jira/browse/TS-889
Project: Traffic Server
Issue Type: Bug
Components: Build
Environment: Mac OSX 10.7
Reporter: Alan Cabrera
g++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem
-I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb
-I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils
-I../../iocore/dns -I../../lib -I../../lib/records -I../../proxy
-I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils
-I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1
-D_GNU_SOURCE -D_REENTRANT -Ddarwin
-I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers
-I/usr/local/include -g -pipe -Wall -Werror -O3
-feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof
-MT SSLCertLookup.o -MD -MP -MF .deps/SSLCertLookup.Tpo -c -o SSLCertLookup.o
SSLCertLookup.cc
cc1plus: warnings being treated as errors
SSLCertLookup.cc: In member function 'int SSLCertLookup::addInfoToHash(char*,
char*, char*)':
SSLCertLookup.cc:205: warning: 'SSLv23_server_method' is deprecated (declared
at /usr/include/openssl/ssl.h:1516)
SSLCertLookup.cc:205: warning: 'SSLv23_server_method' is deprecated (declared
at /usr/include/openssl/ssl.h:1516)
SSLCertLookup.cc:206: warning: 'SSL_CTX_new' is deprecated (declared at
/usr/include/openssl/ssl.h:1346)
SSLCertLookup.cc:206: warning: 'SSL_CTX_new' is deprecated (declared at
/usr/include/openssl/ssl.h:1346)
SSLCertLookup.cc: At global scope:
SSLCertLookup.cc:236: fatal error: opening dependency file
.deps/SSLCertLookup.Tpo: Permission denied
compilation terminated.
make[2]: *** [SSLCertLookup.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
[daruma:trunk 507]$
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira