Zhao Yongming created TS-1281:
---------------------------------
Summary: make check fail on RHEL 5.x
Key: TS-1281
URL: https://issues.apache.org/jira/browse/TS-1281
Project: Traffic Server
Issue Type: Bug
Components: Portability
Affects Versions: 3.1.4
Environment: RHEL 5.7 x86_64
gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)
Reporter: Zhao Yongming
Fix For: 3.1.4
{code}
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/iocore'
make[1]: Leaving directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/iocore'
Making check in lib
make[1]: Entering directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib'
Making check in ts
make[2]: Entering directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib/ts'
make test_atomic test_freelist test_arena test_List test_Map test_Vec
make[3]: Entering directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib/ts'
make[3]: `test_atomic' is up to date.
make[3]: `test_freelist' is up to date.
make[3]: `test_arena' is up to date.
CXX test_List.o
cc1plus: warnings being treated as errors
test_List.cc:27: warning: ‘class Foo’ has virtual functions but non-virtual
destructor
make[3]: *** [test_List.o] Error 1
make[3]: Leaving directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib/ts'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib/ts'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/home/yonghao/rpmbuild/SOURCES/trafficserver-3.1.4-unstable/lib'
make: *** [check-recursive] Error 1
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira