You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/07/31 03:32:09 UTC

[jira] [Updated] (TS-889) Current trunk fails to build

     [ https://issues.apache.org/jira/browse/TS-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-889:
-----------------------------

    Fix Version/s: 3.1.0
         Assignee: Leif Hedstrom

> 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
>            Assignee: Leif Hedstrom
>             Fix For: 3.1.0
>
>
> 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