We need to have these two problems fixed @bbockelm
()(DIR)’ {aka ‘int ()(__dirstream)’} [-Werror=ignored-attributes]
206 | std::unique_ptr<DIR, decltype(&closedir)> dirp(fdopendir(fddir), &closedir);
| ^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/XrdHttpTPC-5.dir/build.make:92: src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcNSSSupport.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:941: src/CMakeFiles/XrdHttpTPC-5.dir/all] Error 2
make: *** [Makefile:144: all] Error 2

/home/travis/build/xrootd/xrootd/src/XrdTpc/XrdTpcNSSSupport.cc:206:45: error: ignoring attributes on template argument ‘int ()(DIR)’ {aka ‘int ()(__dirstream)’} [-Werror=ignored-attributes]
206 | std::unique_ptr<DIR, decltype(&closedir)> dirp(fdopendir(fddir), &closedir);
| ^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/XrdHttpTPC-5.dir/build.make:92: src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcNSSSupport.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:941: src/CMakeFiles/XrdHttpTPC-5.dir/all] Error 2
make: *** [Makefile:144: all] Error 2

Please fix!


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1431#issuecomment-803876945", "url": "https://github.com/xrootd/xrootd/pull/1431#issuecomment-803876945", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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