Print

Print


[  9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o                                                                                                                                                                                                   
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdOuc/XrdOucSid.cc: In member function ‘bool XrdOucSid::Obtain(XrdOucSid::theSid*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdOuc/XrdOucSid.cc:75:71: error: narrowing conversion of ‘136’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdOuc/XrdOucSid.cc: In member function ‘bool XrdOucSid::Release(XrdOucSid::theSid*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdOuc/XrdOucSid.cc:118:71: error: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetLink.cc.o                                                                                                                                                                                                  
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdNet/XrdNetLink.cc: In member function ‘int XrdNetLink::Send(const char*, int, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdNet/XrdNetLink.cc:269:67: error: narrowing conversion of ‘Blen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdNet/XrdNetLink.cc: In member function ‘int XrdNetLink::Send(const char*, const char*, int, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdNet/XrdNetLink.cc:319:67: error: narrowing conversion of ‘Blen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o                                                                                                                                                                                                
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSut/XrdSutBucket.cc:44:55: error: narrowing conversion of ‘4294967295u’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSut/XrdSutBucket.cc:44:55: error: narrowing conversion of ‘4294967295u’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSut/XrdSutBucket.cc:44:55: error: narrowing conversion of ‘4294967294u’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o                                                                                                                                                                                                  
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSut/XrdSutRndm.cc:51:45: error: narrowing conversion of ‘4294967048u’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSut/XrdSutRndm.cc:51:45: error: narrowing conversion of ‘2952790015u’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o                                                                                                                                                                                               
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCks/XrdCksCalcmd5.cc: In member function ‘virtual char* XrdCksCalcmd5::Final()’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCks/XrdCksCalcmd5.cc:185:38: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCks/XrdCksCalcmd5.cc:186:38: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
cc1plus: all warnings being treated as errors
9%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o                                                                                                                                                                                                 
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsTalk.cc: In static member function ‘static const char* XrdCmsTalk::Request(XrdLink*, XrdCms::CmsRRHdr&, char*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsTalk.cc:104:47: error: narrowing conversion of ‘blen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsTalk.cc: In static member function ‘static const char* XrdCmsTalk::Respond(XrdLink*, XrdCms::CmsRspCode, char*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsTalk.cc:125:48: error: narrowing conversion of ‘blen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 31%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsReq.cc.o                                                                                                                                                                                                  
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsReq.cc: In member function ‘void XrdCmsReq::Reply(int, unsigned int, const char*, int, iovec*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsReq.cc:365:63: error: narrowing conversion of ‘respCode’ from ‘int’ to ‘kXR_char {aka unsigned char}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 37%] Building CXX object src/CMakeFiles/XrdClient.dir/XrdClient/XrdClientUrlSet.cc.o                                                                                                                                                                                         
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdClient/XrdClientUrlSet.cc: In member function ‘void XrdClientUrlSet::CheckPort(int&)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdClient/XrdClientUrlSet.cc:341:18: error: ordered comparison of pointer with integer zero [-Werror=extra]
cc1plus: all warnings being treated as errors
[ 51%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdFrm/XrdFrmConfig.cc: In member function ‘XrdOucTList* XrdFrmConfig::InsertPL(XrdOucTList*, const char*, int, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdFrm/XrdFrmConfig.cc:1223:31: error: narrowing conversion of ‘isRW’ from ‘int’ to ‘short int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdFrm/XrdFrmConfig.cc:1223:31: error: narrowing conversion of ‘Plen’ from ‘int’ to ‘short int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 52%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o                                                                                                                                                                                                     
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdFrm/XrdFrmCns.cc: In static member function ‘static void XrdFrmCns::Del(const char*, int, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdFrm/XrdFrmCns.cc:111:73: error: narrowing conversion of ‘XrdFrmCns::cnsHdrLen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 62%] Building CXX object src/CMakeFiles/XrdSecgsi.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSecgsi/XrdSecProtocolgsi.cc: In member function ‘int XrdSecProtocolgsi::ClientDoCert(XrdSutBuffer*, XrdSutBuffer**, String&)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSecgsi/XrdSecProtocolgsi.cc:3076:63: error: narrowing conversion of ‘((XrdSecProtocolgsi*)this)->XrdSecProtocolgsi::hs->gsiHSVars::TimeStamp’ from ‘time_t {aka long int}’ to ‘int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSecgsi/XrdSecProtocolgsi.cc: In member function ‘int XrdSecProtocolgsi::ServerDoCert(XrdSutBuffer*, XrdSutBuffer**, String&)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdSecgsi/XrdSecProtocolgsi.cc:3532:63: error: narrowing conversion of ‘((XrdSecProtocolgsi*)this)->XrdSecProtocolgsi::hs->gsiHSVars::TimeStamp’ from ‘time_t {aka long int}’ to ‘int’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 66%] Building CXX object src/CMakeFiles/XrdXrootd.dir/XrdXrootd/XrdXrootdProtocol.cc.o                                                                                                                                                                                       
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc: In member function ‘virtual XrdProtocol* XrdXrootdProtocol::Match(XrdLink*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:240:32: error: narrowing conversion of ‘__bswap_32(8u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:241:26: error: narrowing conversion of ‘__bswap_32(663u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:243:59: error: narrowing conversion of ‘((((signed char)XrdXrootdProtocol::isRedir) != 0) ? __bswap_32(0u) : __bswap_32(1u))’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 67%] Building CXX object src/CMakeFiles/XrdXrootd.dir/XrdXrootd/XrdXrootdXeq.cc.o                                                                                                                                                                                            
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdXeq.cc: In member function ‘int XrdXrootdProtocol::do_CKsum(const char*, const char*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdXeq.cc:392:65: error: narrowing conversion of ‘CKTLen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 68%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsAdmin.cc: In member function ‘int XrdCmsAdmin::Con2Ads(const char*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsAdmin.cc:417:49: error: narrowing conversion of ‘__bswap_32(4u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsAdmin.cc:417:59: error: narrowing conversion of ‘__bswap_32(2012u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsAdmin.cc:419:60: error: narrowing conversion of ‘__bswap_32(((unsigned int)getpid()))’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 69%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o                                                                                                                                                                                                   
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc: In member function ‘SMask_t XrdCmsCluster::Broadcast(SMask_t, XrdCms::CmsRRHdr&, void*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc:313:76: error: narrowing conversion of ‘Dlen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc: In member function ‘int XrdCmsCluster::Broadsend(SMask_t, XrdCms::CmsRRHdr&, void*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc:331:76: error: narrowing conversion of ‘Dlen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc: In member function ‘void XrdCmsCluster::sendAList(XrdLink*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsCluster.cc:1646:52: error: narrowing conversion of ‘HdrSize’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 70%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o                                                                                                                                                                                                   
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsManager.cc: In member function ‘void XrdCmsManager::Inform(XrdCms::CmsReqCode, int, const char*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsManager.cc:170:77: error: narrowing conversion of ‘rMod’ from ‘int’ to ‘kXR_char {aka unsigned char}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsManager.cc:171:75: error: narrowing conversion of ‘Alen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsManager.cc: In member function ‘void XrdCmsManager::Inform(XrdCms::CmsRRHdr&, const char*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsManager.cc:180:75: error: narrowing conversion of ‘Alen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 71%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o                                                                                                                                                                                                      
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsNode.cc: In static member function ‘static void XrdCmsNode::do_StateDFS(XrdCmsBaseFR*, int)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsNode.cc:1193:56: error: narrowing conversion of ‘(int)(rP->XrdCmsBaseFR::Mod | 32u)’ from ‘int’ to ‘kXR_char {aka unsigned char}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 72%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o                                                                                                                                                                                                  
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsProtocol.cc: In member function ‘void XrdCmsProtocol::Reissue(XrdCmsRRData&)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsProtocol.cc:918:26: error: narrowing conversion of ‘Data.XrdCmsRRData::Dlen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsProtocol.cc: In member function ‘void XrdCmsProtocol::Reply_Error(XrdCmsRRData&, int, const char*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdCms/XrdCmsProtocol.cc:984:51: error: narrowing conversion of ‘n’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 84%] Building CXX object src/CMakeFiles/xrootd.dir/XrdXrootd/XrdXrootdProtocol.cc.o                                                                                                                                                                                          
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc: In member function ‘virtual XrdProtocol* XrdXrootdProtocol::Match(XrdLink*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:240:32: error: narrowing conversion of ‘__bswap_32(8u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:241:26: error: narrowing conversion of ‘__bswap_32(663u)’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:243:59: error: narrowing conversion of ‘((((signed char)XrdXrootdProtocol::isRedir) != 0) ? __bswap_32(0u) : __bswap_32(1u))’ from ‘unsigned int’ to ‘kXR_int32 {aka int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors
[ 85%] Building CXX object src/CMakeFiles/xrootd.dir/XrdXrootd/XrdXrootdXeq.cc.o                                                                                                                                                                                               
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdXeq.cc: In member function ‘int XrdXrootdProtocol::do_CKsum(const char*, const char*)’:
/home/ljanyst/Projects/xroot/client/repo/xrootd/src/XrdXrootd/XrdXrootdXeq.cc:392:65: error: narrowing conversion of ‘CKTLen’ from ‘int’ to ‘size_t {aka long unsigned int}’ inside { } is ill-formed in C++11 [-Werror=narrowing]
cc1plus: all warnings being treated as errors


Reply to this email directly or view it on GitHub.



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1