[ 
https://issues.apache.org/jira/browse/TS-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676668#comment-13676668
 ] 

ASF subversion and git services commented on TS-1941:
-----------------------------------------------------

Commit 5440db91667d57f92d51b374a0cd45abcb9466d6 in branch refs/heads/3.3.x from 
[~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5440db9 ]

Merge branch 'master' into 3.3.x

* master:
  TS-1940 HostDB would get reinitialized on startup
  Bump the expected release for v3.3.5 to Monday, June 10th.
  TS-1941 Make the Linux native-AIO option build cleanly
  TS-1475: bad deallocator in LogSock
  TS-1475: bad deallocator in XML utils
  Enable assertions for the clang static analyzer
  TS-1938: remove unnecessary thread_id() wrapper in reclaimable freelist
  Bump version to v3.3.4
  updated the readme somemore
  cleaned up formating of the code and some comments, added documentation to 
the README
  lighttpd module to generate dynamic responses
  TS-1936 Make traffic_logstats honor the log-directory as intended
  TS-1937: Prevent assert on SSL forward proxy connect.

Conflicts:
        STATUS

                
> Build failures with Linux native AIO
> ------------------------------------
>
>                 Key: TS-1941
>                 URL: https://issues.apache.org/jira/browse/TS-1941
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.4
>
>
> From mailing list:
> {code}
> -1 build error
> Linux localhost.localdomain 2.6.32-279.22.1.el6.x86_64 #1 SMP Tue Feb 5 
> 14:33:39 CST 2013 x86_64 x86_64 x86_64 GNU/Linux\
> trafficserver-3.3.3-dev]# ./configure --prefix=/usr/local/tts 
> --enable-linux-native-aio --enable-reclaimable-freelist
> make[2]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore/net'
> Making all in aio
> make[2]: Entering directory `/opt/trafficserver-3.3.3-dev/iocore/aio'
>   CXX      AIO.o
> cc1plus: warnings being treated as errors
> AIO.cc:546: 错误:未使用的参数‘event’
> AIO.cc:600: 错误:未使用的参数‘fromAPI’
> AIO.cc:610: 错误:未使用的参数‘fromAPI’
> AIO.cc:620: 错误:未使用的参数‘fromAPI’
> AIO.cc:647: 错误:未使用的参数‘fromAPI’
> make[2]: *** [AIO.o] 错误 1
> make[2]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore/aio'
> make[1]: *** [all-recursive] 错误 1
> make[1]: Leaving directory `/opt/trafficserver-3.3.3-dev/iocore'
> make: *** [all-recursive] 错误 1
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to