[Insight-developers] Missing factory build for Visual Studio

Luis Ibanez luis.ibanez at kitware.com
Wed Jun 1 15:17:48 EDT 2011


Bill,

We found a hint....

Dave pointed out that this is probably due to
the Gerrit build being performed in Debug mode,
while the Nightlies are done in Release mode.

We are now looking at a way of forcing the build
to be done in "Release" mode.


      Luis


---------------------------------------------------------
On Wed, Jun 1, 2011 at 2:01 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> Hi Bill,
>
>
> "redwall.kitware"  is a decent machine:
>
>
>              1) Quadcore processor
>
>              2) 64-bits
>
>              3) Intel Xeon 2.66 Ghz
>
>              4) 16 GB RAM
>
>              5) Ok... it runs Windows Vista
>                  (...but, hey, nobody is perfect...)
>
>
> It is the same machine that is posting the builds
> on VS8, VS9 for static and shared libs nightly.
>
> http://www.cdash.org/CDash/index.php?project=Insight&filtercount=2&showfilters=1&filtercombine=and&field1=site/string&compare1=63&value1=redwall&field2=buildstarttime/date&compare2=83&value2=May%2020%202011
>
>
> It builds ITK from scratch in 33 minutes
> and runs all the tests in 11 minutes.
>
>
> ----
>
>
> I'm sitting beside it,
> and I can tell you that the box is not happy at all
> of being called "old".
>
> It's fan is rumbling some insults back in binary code...
> (that I don't dare to translate in a public mailing list).
>
>
> ---
>
>
> More seriously,
>
> I have not idea yet why this error appears in the
> Gerrit builds, and not in the Nightly builds...
> although...
> to be fair,
> the Nightly ones were not compiling today....
>
>
>     Luis
>
>
> ----------------------------------------------------------
> On Wed, Jun 1, 2011 at 12:45 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> I don't recall seeing this on any VS nightlies. Is this an old machine?
>>
>> On Wed, Jun 1, 2011 at 12:09 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>>> Well,
>>> it is saying the the .obj file got to be too large,
>>>
>>> It looks like our options are:
>>>
>>>           A) cutting it into smaller pieces
>>>
>>> or
>>>
>>>           B) Add the compilation flag:     /bigobj
>>>
>>>
>>> It is certainly worth getting a "second opinion"
>>> from another Visual Studio build.
>>>
>>>
>>>    Luis
>>>
>>> ------------------------------------------
>>>
>>> Error
>>>
>>> 150>itkMaximumProjectionImageFilterTest.cxx
>>> 105>itkDiffeomorphicDemonsRegistrationFilterTest.cxx
>>> 150>itkImagePCADecompositionCalculatorTest.cxx
>>> 105>itkDeformationFieldTransformTest.cxx
>>> 105>Generating Code...
>>> 150>itkMeanProjectionImageFilterTest.cxx
>>>
>>> 148>d:\cygwin\home\ibanez\dashboards\cdashclient\workspace\itk-gerrit\modules\core\common\include\itkneighborhoodallocator.h(147)
>>> : fatal error C1128: number of sections exceeded object file format
>>> limit : compile with /bigobj
>>>
>>> 148>Build log was saved at
>>> "file://d:\cygwin\home\ibanez\Dashboards\cdashclient\workspace\ITK-Gerrit-bin\Modules\Nonunit\IntegratedTest\test\ITK-IntegratedTestTestDriver.dir\Debug\BuildLog.htm"
>>> 148>ITK-IntegratedTestTestDriver - 1 error(s), 0 warning(s)
>>> 143>Performing Pre-Link Event...
>>> 143>Compiling manifest to resources...
>>> 143>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
>>> 143>Copyright (C) Microsoft Corporation.  All rights reserved.
>>>
>>>
>>> --------------------------------------------
>>> On Wed, Jun 1, 2011 at 12:05 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>>> Unfortunately, it is reporting a weird compiler fault.
>>>>
>>>> On Wed, Jun 1, 2011 at 12:02 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
>>>>> Hi Bill,
>>>>>
>>>>> I enabled redwall.kitware to run cdash at home/Gerrit builds:
>>>>>
>>>>> http://www.cdash.org/CDash/index.php?project=Insight&filtercount=2&showfilters=1&filtercombine=and&field1=site/string&compare1=63&value1=redwall&field2=groupname/string&compare2=63&value2=Experimental
>>>>>
>>>>>
>>>>> It has submitted for three patches today.
>>>>>
>>>>>
>>>>>    Luis
>>>>>
>>>>>
>>>>> -----------------------------------
>>>>> On Wed, Jun 1, 2011 at 8:25 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>>>>> Folks,
>>>>>>
>>>>>> We really need a factory build for Visual Studio. Many of our
>>>>>> developers do not have Windows machines and the absence of a Visual
>>>>>> Studio build for gerrit is impacting our process.
>>>>>>
>>>>>> Bill
>>>>>> _______________________________________________
>>>>>> 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.html
>>>>>>
>>>>>> 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 Insight-developers mailing list