[Insight-users] [ITK] Software Guide generation process problems
Matt McCormick
matt.mccormick at kitware.com
Wed Oct 2 14:24:25 EDT 2013
Hi Jon,
Thanks for you continued efforts and feedback.
> The mentioned problem seems to be solved. However, the build keeps failing
> now due to:
>
> Some images not being produced by two of the examples:
>
> Error 94 error : XXXXXXXXXXXX MISSING
> C:\SDKs\ITK\itkSoftwareGuideBin\ITKSoftwareGuide-build\SoftwareGuide\Art\Generated\BinaryThresholdImageFilterOutput.png
>
> Error 98 error : XXXXXXXXXXXX MISSING
> C:\SDKs\ITK\itkSoftwareGuideBin\ITKSoftwareGuide-build\SoftwareGuide\Art\Generated\ThresholdSegmentationLevelSetImageFilterVentricle.png
>
> Although I bet the SW guide would be produced anyway lacking those images.
Off hand, I am not sure what is happening there.
>
> Besides, some of the filters yield error data (Max. RMS error, for example)
> among their output, such as the GeodesicActiveContourImageFilter. The funny
> thing is that VS 2010 marks them as compilation errors :-S
>
> There is another disturbing error that says
>>6>CUSTOMBUILD : ! Package minted error : You must have `pygmentize'
>> installed to use this package.
>
> I haven't noticed it was among the requirements.
It was added to the requirements here:
http://itk.org/gitweb?p=ITKSoftwareGuide.git;a=blob;f=SoftwareGuide/README.txt;h=d103ea35f3c5b2b3a97f39c1c6eec678c8728be0;hb=HEAD#l190
with a link to the instructions. But, I think Constantine might be
working on cleaning up and consolidating the README's.
>
> And finally another two errors:
> Generating 00-SoftwareGuide.bbl
> 8>
> 8>C:\Program Files
> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error
> MSB6006: "cmd.exe" exited with code 1.
>
>
>
> Generating Examples/TreeContainer.tex
> 8>
> 8> 4> File
> "C:/SDKs/ITK/ITKSoftwareGuide/SoftwareGuide/ParseCxxExamples.py", line 138
> 8>
> 8> 4> print sys.argv
> 8>
> 8> 4> ^
> 8>
> 8> 4> SyntaxError: invalid syntax
> 8>
> 8>C:\Program Files
> (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error
> MSB6006: "cmd.exe" exited with code 1.
>
>
> The first one has to do with the BibTeX and the second one with a
> potentially wrong command in the python script.
Is seems I missed that one in the Python3 patch -- a new Patch Set has
been uploaded.
>
> P.S.: I meant to configure the project to send the results to the dashboard
> but I did not succeed; I'll post on this.
The dashboard configuration was not present yet -- patch here:
http://review.source.kitware.com/#/c/12887/
Thanks,
Matt
More information about the Insight-users
mailing list