[Insight-users] Compile ITK - 3.10.2 (patch 1) - Win64 : GCC_XML

Paulo Henrique Junqueira Amorim paulojamorim at gmail.com
Thu Feb 5 12:27:42 EST 2009


Hi,

Apply the patch in CableSwig but still with errors. Attached is the log.



Regards,
Paulo Amorim





2009/2/5 Brad King <brad.king at kitware.com>

> Brad King wrote:
>
>> Paulo Henrique Junqueira Amorim wrote:
>>
>>> 20>Compiler "C:/Program Files (x86)/Microsoft Visual Studio
>>> 9.0/VC/bin/amd64/cl.exe" is not supported by GCC_XML because none of MSVC 6,
>>> 7, 7.1, 8 is installed.
>>>
>>
>> There is a bug in this error message.  It should be looking for Vc9 too.
>>  I'll fix that.
>>
>> I think the real problem is that 64-bit gccxml does not look in 32-bit
>> registry entries, so it does not see the VS installation.  This is an issue
>> with the way MS implements support for both 64-bit and 32-bit applications.
>>  An application without knowledge of the mechanism only sees registry
>> entries for applications built with the same 'bitness'. I'm working on a fix
>> to teach gccxml where to look.
>>
>
> I've attached a patch which should fix this.
>
> -Brad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090205/160525f0/attachment-0001.htm>
-------------- next part --------------
1>------ Build started: Project: SwigRuntimePython, Configuration: Release x64 ------
1>Generating swigrun.xml
1>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
1>Warning:
1>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>usage: cl [ option... ] filename... [ /link linkoption... ]
1>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
1>Using MSVC 9 because it was used to build GCC-XML.
1>In file included from <built-in>:0:
2>------ Skipped Build: Project: RUN_TESTS, Configuration: Release x64 ------
2>Project not selected to build for this solution configuration 
1><built-in>:0: internal compiler error: Segmentation fault
1>Please submit a full bug report,
1>with preprocessed source if appropriate.
1>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
1>Project : error PRJ0019: A tool returned an error code from "Generating swigrun.xml"
1>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\SwigRuntime\SwigRuntimePython.dir\Release\BuildLog.htm"
1>SwigRuntimePython - 2 error(s), 0 warning(s)
3>------ Build started: Project: _VXLNumericsPython, Configuration: Release x64 ------
3>Generating wrap_vnl_vector_ref.xml
3>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
3>Copyright (C) Microsoft Corporation.  All rights reserved.
3>usage: cl [ option... ] filename... [ /link linkoption... ]
3>Warning:
3>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
3>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
3>Using MSVC 9 because it was used to build GCC-XML.
3>In file included from <built-in>:0:
3><built-in>:0: internal compiler error: Segmentation fault
3>Please submit a full bug report,
3>with preprocessed source if appropriate.
3>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
3>Project : error PRJ0019: A tool returned an error code from "Generating wrap_vnl_vector_ref.xml"
3>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\VXLNumerics\_VXLNumericsPython.dir\Release\BuildLog.htm"
3>_VXLNumericsPython - 2 error(s), 0 warning(s)
4>------ Build started: Project: _BasePython, Configuration: Release x64 ------
4>Generating wrap_itkVersor.xml
4>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
4>Copyright (C) Microsoft Corporation.  All rights reserved.
4>usage: cl [ option... ] filename... [ /link linkoption... ]
4>Warning:
4>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
4>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
4>Using MSVC 9 because it was used to build GCC-XML.
4>In file included from <built-in>:0:
4><built-in>:0: internal compiler error: Segmentation fault
4>Please submit a full bug report,
4>with preprocessed source if appropriate.
4>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
4>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkVersor.xml"
4>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Base\_BasePython.dir\Release\BuildLog.htm"
4>_BasePython - 2 error(s), 0 warning(s)
5>------ Build started: Project: _BaseTransformsPython, Configuration: Release x64 ------
6>------ Build started: Project: _BaseNumericsPython, Configuration: Release x64 ------
6>Generating wrap_itkSample.xml
6>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
6>Copyright (C) Microsoft Corporation.  All rights reserved.
6>usage: cl [ option... ] filename... [ /link linkoption... ]
6>Warning:
6>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
6>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
6>Using MSVC 9 because it was used to build GCC-XML.
6>In file included from <built-in>:0:
6><built-in>:0: internal compiler error: Segmentation fault
6>Please submit a full bug report,
6>with preprocessed source if appropriate.
6>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
6>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSample.xml"
6>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\BaseNumerics\_BaseNumericsPython.dir\Release\BuildLog.htm"
6>_BaseNumericsPython - 2 error(s), 0 warning(s)
5>Generating wrap_itkTranslationTransform.xml
7>------ Build started: Project: _DenoisingPython, Configuration: Release x64 ------
5>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
5>Copyright (C) Microsoft Corporation.  All rights reserved.
5>usage: cl [ option... ] filename... [ /link linkoption... ]
5>Warning:
5>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
5>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
5>Using MSVC 9 because it was used to build GCC-XML.
5>In file included from <built-in>:0:
5><built-in>:0: internal compiler error: Segmentation fault
5>Please submit a full bug report,
5>with preprocessed source if appropriate.
5>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
5>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkTranslationTransform.xml"
5>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\BaseTransforms\_BaseTransformsPython.dir\Release\BuildLog.htm"
5>_BaseTransformsPython - 2 error(s), 0 warning(s)
7>Generating wrap_itkVotingBinaryIterativeHoleFillingImageFilter.xml
7>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
7>Copyright (C) Microsoft Corporation.  All rights reserved.
7>usage: cl [ option... ] filename... [ /link linkoption... ]
7>Warning:
7>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
7>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
7>Using MSVC 9 because it was used to build GCC-XML.
7>In file included from <built-in>:0:
7><built-in>:0: internal compiler error: Segmentation fault
7>Please submit a full bug report,
7>with preprocessed source if appropriate.
7>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
7>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkVotingBinaryIterativeHoleFillingImageFilter.xml"
7>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Denoising\_DenoisingPython.dir\Release\BuildLog.htm"
7>_DenoisingPython - 2 error(s), 0 warning(s)
8>------ Build started: Project: _BaseSpatialObjectPython, Configuration: Release x64 ------
9>------ Build started: Project: _BinaryMorphologyPython, Configuration: Release x64 ------
8>Generating wrap_itkSurfaceSpatialObject.xml
8>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
8>Copyright (C) Microsoft Corporation.  All rights reserved.
8>usage: cl [ option... ] filename... [ /link linkoption... ]
8>Warning:
8>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
8>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
8>Using MSVC 9 because it was used to build GCC-XML.
8>In file included from <built-in>:0:
8><built-in>:0: internal compiler error: Segmentation fault
8>Please submit a full bug report,
8>with preprocessed source if appropriate.
8>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
8>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSurfaceSpatialObject.xml"
9>Generating wrap_itkBinaryThresholdImageFilter.xml
9>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
9>Copyright (C) Microsoft Corporation.  All rights reserved.
9>usage: cl [ option... ] filename... [ /link linkoption... ]
9>Warning:
9>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
9>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
9>Using MSVC 9 because it was used to build GCC-XML.
9>In file included from <built-in>:0:
9><built-in>:0: internal compiler error: Segmentation fault
9>Please submit a full bug report,
9>with preprocessed source if appropriate.
9>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
9>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkBinaryThresholdImageFilter.xml"
9>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\BinaryMorphology\_BinaryMorphologyPython.dir\Release\BuildLog.htm"
9>_BinaryMorphologyPython - 2 error(s), 0 warning(s)
8>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\BaseSpatialObject\_BaseSpatialObjectPython.dir\Release\BuildLog.htm"
8>_BaseSpatialObjectPython - 2 error(s), 0 warning(s)
10>------ Build started: Project: _DeformableTransformsPython, Configuration: Release x64 ------
10>Generating wrap_itkVolumeSplineKernelTransform.xml
10>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
10>Copyright (C) Microsoft Corporation.  All rights reserved.
10>usage: cl [ option... ] filename... [ /link linkoption... ]
10>Warning:
10>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
10>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
10>Using MSVC 9 because it was used to build GCC-XML.
10>In file included from <built-in>:0:
10><built-in>:0: internal compiler error: Segmentation fault
10>Please submit a full bug report,
10>with preprocessed source if appropriate.
10>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
10>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkVolumeSplineKernelTransform.xml"
10>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\DeformableTransforms\_DeformableTransformsPython.dir\Release\BuildLog.htm"
10>_DeformableTransformsPython - 2 error(s), 0 warning(s)
11>------ Build started: Project: _CalculatorsPython, Configuration: Release x64 ------
11>Generating wrap_itkStatisticsImageFilter.xml
11>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
11>Copyright (C) Microsoft Corporation.  All rights reserved.
11>usage: cl [ option... ] filename... [ /link linkoption... ]
11>Warning:
11>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
11>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
11>Using MSVC 9 because it was used to build GCC-XML.
11>In file included from <built-in>:0:
11><built-in>:0: internal compiler error: Segmentation fault
11>Please submit a full bug report,
11>with preprocessed source if appropriate.
11>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
11>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkStatisticsImageFilter.xml"
11>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Calculators\_CalculatorsPython.dir\Release\BuildLog.htm"
11>_CalculatorsPython - 2 error(s), 0 warning(s)
12>------ Build started: Project: _ComposePython, Configuration: Release x64 ------
12>Generating wrap_itkVectorIndexSelectionCastImageFilter.xml
12>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
12>Warning:
12>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
12>Copyright (C) Microsoft Corporation.  All rights reserved.
12>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
12>usage: cl [ option... ] filename... [ /link linkoption... ]
12>Using MSVC 9 because it was used to build GCC-XML.
12>In file included from <built-in>:0:
12><built-in>:0: internal compiler error: Segmentation fault
12>Please submit a full bug report,
13>------ Build started: Project: _EdgesAndContoursPython, Configuration: Release x64 ------
12>with preprocessed source if appropriate.
12>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
12>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkVectorIndexSelectionCastImageFilter.xml"
12>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Compose\_ComposePython.dir\Release\BuildLog.htm"
12>_ComposePython - 2 error(s), 0 warning(s)
13>Generating wrap_itkZeroCrossingImageFilter.xml
13>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
13>Copyright (C) Microsoft Corporation.  All rights reserved.
13>usage: cl [ option... ] filename... [ /link linkoption... ]
13>Warning:
13>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
13>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
13>Using MSVC 9 because it was used to build GCC-XML.
13>In file included from <built-in>:0:
13><built-in>:0: internal compiler error: Segmentation fault
13>Please submit a full bug report,
13>with preprocessed source if appropriate.
13>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
13>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkZeroCrossingImageFilter.xml"
13>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\EdgesAndContours\_EdgesAndContoursPython.dir\Release\BuildLog.htm"
13>_EdgesAndContoursPython - 2 error(s), 0 warning(s)
14>------ Build started: Project: _FFTPython, Configuration: Release x64 ------
15>------ Build started: Project: _FilteringPython, Configuration: Release x64 ------
14>Generating wrap_itkRealAndImaginaryToComplexImageFilter.xml
14>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
14>Copyright (C) Microsoft Corporation.  All rights reserved.
14>usage: cl [ option... ] filename... [ /link linkoption... ]
14>Warning:
14>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
14>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
14>Using MSVC 9 because it was used to build GCC-XML.
14>In file included from <built-in>:0:
14><built-in>:0: internal compiler error: Segmentation fault
14>Please submit a full bug report,
14>with preprocessed source if appropriate.
14>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
14>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkRealAndImaginaryToComplexImageFilter.xml"
14>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\FFT\_FFTPython.dir\Release\BuildLog.htm"
14>_FFTPython - 2 error(s), 0 warning(s)
15>Generating wrap_itkSmoothingRecursiveGaussianImageFilter.xml
15>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
15>Copyright (C) Microsoft Corporation.  All rights reserved.
15>usage: cl [ option... ] filename... [ /link linkoption... ]
15>Warning:
15>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
15>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
15>Using MSVC 9 because it was used to build GCC-XML.
15>In file included from <built-in>:0:
15><built-in>:0: internal compiler error: Segmentation fault
15>Please submit a full bug report,
15>with preprocessed source if appropriate.
15>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
15>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSmoothingRecursiveGaussianImageFilter.xml"
15>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Filtering\_FilteringPython.dir\Release\BuildLog.htm"
15>_FilteringPython - 2 error(s), 0 warning(s)
16>------ Build started: Project: _ResizePython, Configuration: Release x64 ------
17>------ Build started: Project: _IntensityFiltersPython, Configuration: Release x64 ------
16>Generating wrap_itkShrinkImageFilter.xml
16>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
16>Copyright (C) Microsoft Corporation.  All rights reserved.
16>usage: cl [ option... ] filename... [ /link linkoption... ]
16>Warning:
16>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
16>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
16>Using MSVC 9 because it was used to build GCC-XML.
16>In file included from <built-in>:0:
16><built-in>:0: internal compiler error: Segmentation fault
16>Please submit a full bug report,
16>with preprocessed source if appropriate.
16>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
16>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkShrinkImageFilter.xml"
16>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Resize\_ResizePython.dir\Release\BuildLog.htm"
16>_ResizePython - 2 error(s), 0 warning(s)
17>Generating wrap_itkSigmoidImageFilter.xml
18>------ Build started: Project: _InterpolatorsPython, Configuration: Release x64 ------
17>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
17>Copyright (C) Microsoft Corporation.  All rights reserved.
17>usage: cl [ option... ] filename... [ /link linkoption... ]
17>Warning:
17>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
17>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
17>Using MSVC 9 because it was used to build GCC-XML.
17>In file included from <built-in>:0:
17><built-in>:0: internal compiler error: Segmentation fault
17>Please submit a full bug report,
17>with preprocessed source if appropriate.
17>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
17>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSigmoidImageFilter.xml"
17>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\IntensityFilters\_IntensityFiltersPython.dir\Release\BuildLog.htm"
17>_IntensityFiltersPython - 2 error(s), 0 warning(s)
18>Generating wrap_itkWindowedSincInterpolateImageFunction.xml
18>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
18>Copyright (C) Microsoft Corporation.  All rights reserved.
18>usage: cl [ option... ] filename... [ /link linkoption... ]
18>Warning:
18>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
18>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
18>Using MSVC 9 because it was used to build GCC-XML.
18>In file included from <built-in>:0:
18><built-in>:0: internal compiler error: Segmentation fault
18>Please submit a full bug report,
18>with preprocessed source if appropriate.
18>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
18>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkWindowedSincInterpolateImageFunction.xml"
18>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Interpolators\_InterpolatorsPython.dir\Release\BuildLog.htm"
18>_InterpolatorsPython - 2 error(s), 0 warning(s)
19>------ Build started: Project: _IOPython, Configuration: Release x64 ------
20>------ Build started: Project: _PixelMathPython, Configuration: Release x64 ------
19>Generating wrap_itkOrientImageFilter.xml
19>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
19>Copyright (C) Microsoft Corporation.  All rights reserved.
19>usage: cl [ option... ] filename... [ /link linkoption... ]
19>Warning:
19>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
19>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
19>Using MSVC 9 because it was used to build GCC-XML.
19>In file included from <built-in>:0:
19><built-in>:0: internal compiler error: Segmentation fault
19>Please submit a full bug report,
19>with preprocessed source if appropriate.
19>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
19>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkOrientImageFilter.xml"
19>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\IO\_IOPython.dir\Release\BuildLog.htm"
19>_IOPython - 2 error(s), 0 warning(s)
20>Generating wrap_itkXorImageFilter.xml
21>------ Build started: Project: _MorphologyPython, Configuration: Release x64 ------
20>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
20>Copyright (C) Microsoft Corporation.  All rights reserved.
20>usage: cl [ option... ] filename... [ /link linkoption... ]
20>Warning:
20>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
20>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
20>Using MSVC 9 because it was used to build GCC-XML.
20>In file included from <built-in>:0:
20><built-in>:0: internal compiler error: Segmentation fault
20>Please submit a full bug report,
20>with preprocessed source if appropriate.
20>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
20>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkXorImageFilter.xml"
20>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\PixelMath\_PixelMathPython.dir\Release\BuildLog.htm"
20>_PixelMathPython - 2 error(s), 0 warning(s)
21>Generating wrap_itkWhiteTopHatImageFilter.xml
21>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
21>Copyright (C) Microsoft Corporation.  All rights reserved.
21>usage: cl [ option... ] filename... [ /link linkoption... ]
21>Warning:
21>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
21>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
21>Using MSVC 9 because it was used to build GCC-XML.
21>In file included from <built-in>:0:
21><built-in>:0: internal compiler error: Segmentation fault
21>Please submit a full bug report,
21>with preprocessed source if appropriate.
21>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
21>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkWhiteTopHatImageFilter.xml"
21>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Morphology\_MorphologyPython.dir\Release\BuildLog.htm"
21>_MorphologyPython - 2 error(s), 0 warning(s)
22>------ Build started: Project: _LevelSetPython, Configuration: Release x64 ------
23>------ Build started: Project: _RegistrationPython, Configuration: Release x64 ------
22>Generating wrap_itkThresholdSegmentationLevelSetImageFilter.xml
22>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
22>Copyright (C) Microsoft Corporation.  All rights reserved.
22>usage: cl [ option... ] filename... [ /link linkoption... ]
22>Warning:
22>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
22>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
22>Using MSVC 9 because it was used to build GCC-XML.
22>In file included from <built-in>:0:
22><built-in>:0: internal compiler error: Segmentation fault
22>Please submit a full bug report,
22>with preprocessed source if appropriate.
22>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
22>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkThresholdSegmentationLevelSetImageFilter.xml"
22>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\LevelSet\_LevelSetPython.dir\Release\BuildLog.htm"
22>_LevelSetPython - 2 error(s), 0 warning(s)
23>Generating wrap_itkVectorResampleImageFilter.xml
23>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
23>Warning:
23>Copyright (C) Microsoft Corporation.  All rights reserved.
23>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
23>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
23>Using MSVC 9 because it was used to build GCC-XML.
23>usage: cl [ option... ] filename... [ /link linkoption... ]
23>In file included from <built-in>:0:
23><built-in>:0: internal compiler error: Segmentation fault
23>Please submit a full bug report,
24>------ Build started: Project: _ReviewPython, Configuration: Release x64 ------
23>with preprocessed source if appropriate.
23>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
23>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkVectorResampleImageFilter.xml"
23>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Registration\_RegistrationPython.dir\Release\BuildLog.htm"
23>_RegistrationPython - 2 error(s), 0 warning(s)
25>------ Build started: Project: _SegmentationValidationPython, Configuration: Release x64 ------
25>Generating wrap_itkSimilarityIndexImageFilter.xml
25>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
25>Warning:
25>Copyright (C) Microsoft Corporation.  All rights reserved.
25>usage: cl [ option... ] filename... [ /link linkoption... ]
25>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
25>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
25>Using MSVC 9 because it was used to build GCC-XML.
25>In file included from <built-in>:0:
25><built-in>:0: internal compiler error: Segmentation fault
25>Please submit a full bug report,
25>with preprocessed source if appropriate.
25>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
25>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSimilarityIndexImageFilter.xml"
25>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\SegmentationValidation\_SegmentationValidationPython.dir\Release\BuildLog.htm"
25>_SegmentationValidationPython - 2 error(s), 0 warning(s)
24>Generating wrap_itkValuedRegionalMinimaImageFilter.xml
24>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
24>Copyright (C) Microsoft Corporation.  All rights reserved.
24>usage: cl [ option... ] filename... [ /link linkoption... ]
24>Warning:
24>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
24>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
24>Using MSVC 9 because it was used to build GCC-XML.
24>In file included from <built-in>:0:
24><built-in>:0: internal compiler error: Segmentation fault
24>Please submit a full bug report,
24>with preprocessed source if appropriate.
24>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
24>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkValuedRegionalMinimaImageFilter.xml"
24>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\Review\_ReviewPython.dir\Release\BuildLog.htm"
24>_ReviewPython - 2 error(s), 0 warning(s)
26>------ Build started: Project: _SegmentationAndThresholdPython, Configuration: Release x64 ------
27>------ Build started: Project: _UnaryPixelMathPython, Configuration: Release x64 ------
27>Generating wrap_itkTanImageFilter.xml
27>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
27>Copyright (C) Microsoft Corporation.  All rights reserved.
27>usage: cl [ option... ] filename... [ /link linkoption... ]
27>Warning:
27>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
27>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
27>Using MSVC 9 because it was used to build GCC-XML.
27>In file included from <built-in>:0:
27><built-in>:0: internal compiler error: Segmentation fault
27>Please submit a full bug report,
27>with preprocessed source if appropriate.
27>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
27>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkTanImageFilter.xml"
26>Generating wrap_itkWatershedImageFilter.xml
26>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
26>Warning:
27>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\UnaryPixelMath\_UnaryPixelMathPython.dir\Release\BuildLog.htm"
27>_UnaryPixelMathPython - 2 error(s), 0 warning(s)
26>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
26>Copyright (C) Microsoft Corporation.  All rights reserved.
26>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
26>Using MSVC 9 because it was used to build GCC-XML.
26>In file included from <built-in>:0:
26>usage: cl [ option... ] filename... [ /link linkoption... ]
26><built-in>:0: internal compiler error: Segmentation fault
26>Please submit a full bug report,
26>with preprocessed source if appropriate.
26>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
26>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkWatershedImageFilter.xml"
28>------ Build started: Project: _SimpleFiltersPython, Configuration: Release x64 ------
26>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\SegmentationAndThreshold\_SegmentationAndThresholdPython.dir\Release\BuildLog.htm"
26>_SegmentationAndThresholdPython - 2 error(s), 0 warning(s)
28>Generating wrap_itkWarpImageFilter.xml
28>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
28>Copyright (C) Microsoft Corporation.  All rights reserved.
28>usage: cl [ option... ] filename... [ /link linkoption... ]
28>Warning:
28>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
28>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
28>Using MSVC 9 because it was used to build GCC-XML.
28>In file included from <built-in>:0:
28><built-in>:0: internal compiler error: Segmentation fault
28>Please submit a full bug report,
28>with preprocessed source if appropriate.
28>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
28>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkWarpImageFilter.xml"
28>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\SimpleFilters\_SimpleFiltersPython.dir\Release\BuildLog.htm"
28>_SimpleFiltersPython - 2 error(s), 0 warning(s)
29>------ Build started: Project: _ITKPyUtilsPython, Configuration: Release x64 ------
29>Generating wrap_itkPyImageFilter.xml
29>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
29>Copyright (C) Microsoft Corporation.  All rights reserved.
29>usage: cl [ option... ] filename... [ /link linkoption... ]
29>Warning:
29>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
29>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
29>Using MSVC 9 because it was used to build GCC-XML.
29>In file included from <built-in>:0:
29><built-in>:0: internal compiler error: Segmentation fault
29>Please submit a full bug report,
29>with preprocessed source if appropriate.
29>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
29>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkPyImageFilter.xml"
30>------ Build started: Project: _DistanceMapPython, Configuration: Release x64 ------
29>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Python\PyUtils\_ITKPyUtilsPython.dir\Release\BuildLog.htm"
29>_ITKPyUtilsPython - 2 error(s), 0 warning(s)
30>Generating wrap_itkSignedMaurerDistanceMapImageFilter.xml
30>Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
30>Copyright (C) Microsoft Corporation.  All rights reserved.
30>usage: cl [ option... ] filename... [ /link linkoption... ]
30>Warning:
30>Compiler "cl" specified, but more than one of MSVC 6, 7, 7.1, 8, and 9 are installed.
30>Please specify "msvc6", "msvc7", "msvc71", "msvc8", "msvc8ex", or "msvc9" for the GCCXML_COMPILER setting.
30>Using MSVC 9 because it was used to build GCC-XML.
30>In file included from <built-in>:0:
30><built-in>:0: internal compiler error: Segmentation fault
30>Please submit a full bug report,
30>with preprocessed source if appropriate.
30>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
30>Project : error PRJ0019: A tool returned an error code from "Generating wrap_itkSignedMaurerDistanceMapImageFilter.xml"
30>Build log was saved at "file://e:\InsightToolkit-3.10.2\BINARY\Wrapping\WrapITK\Modules\DistanceMap\_DistanceMapPython.dir\Release\BuildLog.htm"
30>_DistanceMapPython - 2 error(s), 0 warning(s)
31>------ Skipped Build: Project: PACKAGE, Configuration: Release x64 ------
31>Project not selected to build for this solution configuration 
32>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------
32>Project not selected to build for this solution configuration 
========== Build: 0 succeeded, 29 failed, 39 up-to-date, 3 skipped ==========


More information about the Insight-users mailing list