[ITK Community] [Insight-developers] Is dashboard hackathon still needed?
Bradley Lowekamp
blowekamp at mail.nih.gov
Mon Dec 16 18:56:57 EST 2013
Hello,
Thanks for starting to look into these issue!
Looking at the CMAKE_CXX_FLAGS, it appears you didn't add any. The Rogue systems have aggressive debug flags added.
Have a closer look at the flags:
http://open.cdash.org/viewNotes.php?buildid=3140444
Also notice the following one: "-std=c++11". That does some dramatic changes to the compiler too. This flag can not be added to cmake after the initial configuration, it must be passed on the command line at the initial configuration to a clean build directory.
And these too and some checks: "-g -fstack-protector-all -D_FORTIFY_SOURCE=2"
Good luck!
Brad
On Dec 16, 2013, at 6:03 PM, "Vladimir S. FONOV" <vladimir.fonov at gmail.com> wrote:
> Hello,
>
> I can't reproduce these errors on my MacOSX computer - see
>
> http://open.cdash.org/viewTest.php?onlypassed&buildid=3141378
> and
>
> http://open.cdash.org/viewTest.php?onlypassed&buildid=3141353
>
>
>
> On 13-12-16 01:42 PM, Sean McBride wrote:
>> Vlad,
>>
>> There are also many MINC-related compiler warnings on my Rogue Research dashboards (OS X), and several MINC test failures too:
>>
>> <http://open.cdash.org/viewTest.php?onlyfailed&buildid=3140444>
>> <http://open.cdash.org/viewTest.php?onlyfailed&buildid=3140581>
>>
>> Sean
>>
>>
>> On Mon, 16 Dec 2013 13:24:31 -0500, Vladimir S. FONOV said:
>>
>>> Hello,
>>>
>>> yes, it is kind of difficult to me since we don't use Windows at the
>>> MNI at all, so I have to debug this build at my own old laptop at
>>> home...
>>>
>>> On Mon, Dec 16, 2013 at 1:11 PM, Brian Helba <brian.helba at kitware.com> wrote:
>>>> In terms of exotic dashboards, one large source of issues is Module_IOMINC
>>>> on Windows. We enabled it on some of the dash5 nightlies, in anticipation of
>>>> enabling it for the Gerrrit-triggered CDash at home builds. The Windows build
>>>> of this has 50 errors, which we asked Vladimir Fonov to look into, as he had
>>>> a MINC patch on Gerrit. I'm not sure if he will be able to do this, however.
>>>>
>>>> On Dec 16, 2013 11:08 AM, "Bradley Lowekamp" <blowekamp at mail.nih.gov> wrote:
>>>>
>>>> Is Jira free from bugs? Are the exotic builds clean?
>>>>
>>>> At minimal we should discuss how to prioritize the remaining issues so that
>>>> the community does not get surprised by a potential significant delay of
>>>> scheduled releases at the the last minute.
>>
>>
>
>
> --
> Best regards,
>
> Vladimir S. FONOV ~ vladimir.fonov <at> gmail.com
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers
More information about the Community
mailing list