Well Clang seems to be creating some problems, and unfortunately, I have no idea what it will do with version 5.2.13 -- I recommend using GNU C for that.
For Branch-7.4, I believe all the Clang complaints have been corrected. I do not run Clang, so cannot say for sure. If there are problems such as the dlink m_link problem, I recommend using GNU C. We know it works and we know it generates good code, so you could save yourself a lot of trouble. If you must use Clang, OK no problem, but please see if you can find/fix the problem. If I have good patches that I understand, I will be happy to apply them. I worked with Martin going back and forth until I think he is satisfied with how Bacula compiles with Clang. Best regards, Kern On 01/15/2016 04:49 PM, Dan Langille wrote: >> On Jan 15, 2016, at 7:42 AM, Heitor Faria <hei...@bacula.com.br> wrote: >> >> Hello Dan, >> >>> All regression testing is failing on my nodes: >>> >>> >>> ==>Entering directory >>> /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/build/src/plugins/fd >>> /usr/home/dan/src/BaculaRegressionTesting-TRUNK/regress/build/libtool >>> --silent >>> --tag=CXX --mode=compile /usr/bin/c++ -g -O2 -Wall -I../.. -I../../filed >>> -c >>> bpipe-fd.c >>> c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is >>> deprecated >>> In file included from bpipe-fd.c:34: >>> In file included from ../../bacula.h:175: >>> In file included from ../../lib/lib.h:40: >>> ../../lib/dlist.h:207:10: warning: private field 'm_link' is not used >>> [-Wunused-private-field] >>> dlink m_link; >>> ^ >>> 1 warning generated. >> What version are you using? According to Kern this was a false warning. >> Anyway there is a closed bug report filled by Martin: >> http://sourceforge.net/p/bacula/mailman/message/32687776/ >> It resulted in a patch to Bacula 7.0.6. > > These are building Bacula 5.2.13 > > I also run regression tests on 7.x but they seem OK over the past 24 hours. > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Bacula-devel mailing list > Bacula-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-devel > ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel