You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2013/03/31 15:39:15 UTC

[jira] [Reopened] (TS-1317) fail to build rpm with --enable-debug

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

Zhao Yongming reopened TS-1317:
-------------------------------


in my last build, it fail me again, and here is the message, and the CLAGS:

Makefile:CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ggdb3 -Werror -Werror


{code}
cc1plus: warnings being treated as errors
../../iocore/eventsystem/I_ProxyAllocator.h: In member function 'virtual UnixNetVConnection* SSLNetAccept::allocateThread(EThread*)':
../../iocore/eventsystem/I_ProxyAllocator.h:54: error: dereferencing pointer '<anonymous>' does break strict-aliasing rules
../../iocore/eventsystem/I_ProxyAllocator.h:54: note: initialized from here
cc1plus: warnings being treated as errors
../../iocore/eventsystem/I_ProxyAllocator.h: In member function 'virtual UnixNetVConnection* NetAccept::allocateThread(EThread*)':
../../iocore/eventsystem/I_ProxyAllocator.h:54: error: dereferencing pointer '<anonymous>' does break strict-aliasing rules
../../iocore/eventsystem/I_ProxyAllocator.h:54: note: initialized from here
cc1plus: warnings being treated as errors
../../iocore/eventsystem/I_ProxyAllocator.h: In member function 'virtual UnixNetVConnection* SSLNetProcessor::allocateThread(EThread*)':
../../iocore/eventsystem/I_ProxyAllocator.h:54: error: dereferencing pointer '<anonymous>' does break strict-aliasing rules
../../iocore/eventsystem/I_ProxyAllocator.h:54: note: initialized from here
make[2]: *** [SSLNetAccept.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [SSLNetProcessor.o] Error 1
make[2]: *** [UnixNetAccept.o] Error 1
make[2]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-3.3.2-dev/iocore/net'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-3.3.2-dev/iocore'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.lULvCm (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.lULvCm (%build)
[root@New SPECS]# Timeout, server shjt not responding.

{code}
                
> fail to build rpm with --enable-debug
> -------------------------------------
>
>                 Key: TS-1317
>                 URL: https://issues.apache.org/jira/browse/TS-1317
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.3.0, 3.2.0
>            Reporter: Zhao Yongming
>
> {code}
> cc1plus: warnings being treated as errors
> ../../iocore/eventsystem/I_ProxyAllocator.h: In member function 'virtual UnixNetVConnection* SSLNetProcessor::allocateThread(EThread*)':
> ../../iocore/eventsystem/I_ProxyAllocator.h:54: error: dereferencing pointer '<anonymous>' does break strict-aliasing rules
> ../../iocore/eventsystem/I_ProxyAllocator.h:54: note: initialized from here
> make[2]: *** [SSLNetProcessor.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory `/home/yonghao/rpmbuild/BUILD/trafficserver-3.2.0/iocore/net'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/yonghao/rpmbuild/BUILD/trafficserver-3.2.0/iocore'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.Lm4CVz (%build)
> {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