[Insight-developers] SimpleITK python wrapped build error

David Cole david.cole at kitware.com
Tue Jun 14 15:29:07 EDT 2011


Yes I do.

On Tue, Jun 14, 2011 at 3:17 PM, Daniel Blezek <Blezek.Daniel at mayo.edu>wrote:

>  Hi David,
>
>   Do you have these packages installed?
>
> swig                           @2.0.3          devel/swig
> swig-allegro                   @2.0.3          devel/swig-allegro
> swig-chicken                   @2.0.3          devel/swig-chicken
> swig-clisp                     @2.0.3          devel/swig-clisp
> swig-csharp                    @2.0.3          devel/swig-csharp
> swig-gcj                       @2.0.3          devel/swig-gcj
> swig-go                        @2.0.3          devel/swig-go
> swig-guile                     @2.0.3          devel/swig-guile
> swig-java                      @2.0.3          devel/swig-java
> swig-lua                       @2.0.3          devel/swig-lua
> swig-mzscheme                  @2.0.3          devel/swig-mzscheme
> swig-ocaml                     @2.0.3          devel/swig-ocaml
> swig-octave                    @2.0.3          devel/swig-octave
> swig-perl                      @2.0.3          devel/swig-perl
> swig-php5                      @2.0.3          devel/swig-php5
> swig-pike                      @2.0.3          devel/swig-pike
> swig-python                    @2.0.3          devel/swig-python
> swig-r                         @2.0.3          devel/swig-r
> swig-ruby                      @2.0.3          devel/swig-ruby
> swig-tcl                       @2.0.3          devel/swig-tcl
>
>
> blezek$ sudo port list | grep -i swig
>
>
> -dan
>
>
>
> On 6/14/11 10:51 AM, "David Cole" <david.cole at kitware.com> wrote:
>
> davidcole at qwghlm : SimpleITK-build
> $ grep -i swig CMakeCache.txt
> SWIG_DIR:PATH=/opt/local/share/swig/2.0.3
> SWIG_EXECUTABLE:FILEPATH=/opt/local/bin/swig
> //Swig version
> SWIG_VERSION:STRING=2.0.3
> //Details about finding SWIG
>
> FIND_PACKAGE_MESSAGE_DETAILS_SWIG:INTERNAL=[/opt/local/bin/swig][/opt/local/share/swig/2.0.3][v2.0.3(2)]
>
>
> On Tue, Jun 14, 2011 at 11:49 AM, David Cole <david.cole at kitware.com>
> wrote:
>
> No, I've got 2.0.3 -- and the CMake output showed that when I initially ran
> CMake.
>
>
> On Tue, Jun 14, 2011 at 11:00 AM, Daniel Blezek <Blezek.Daniel at mayo.edu>
> wrote:
>
> David,
>
>   This is usually the case that you have SWIG 1.x, not 2.x.  We put a
> version check in CMake, perhaps it’s not working?
>
> $ swig -v
> Must specify an input file. Use -help for available options.
> mi3c-duke:SimpleITK-ccache blezek$ swig -version
>
> SWIG Version 2.0.1
>
> Compiled with g++ [x86_64-unknown-linux-gnu]
>
> Configured options: +pcre
>
> Please see http://www.swig.org for reporting bugs and further information
>
>
> -dan
>
>
>
> On 6/14/11 9:49 AM, "David Cole" <david.cole at kitware.com <
> http://david.cole@kitware.com> > wrote:
>
> Trying to build SimpleITK against ITK from yesterday, and I'm getting this
> swig-related build error on my Mac. Do I have something wrong with my swig
> setup? Or what...?
>
> davidcole at qwghlm : SimpleITK-build
> $ make
> [  4%] Built target lua5
> [  4%] Built target lua
> Linking CXX static library ../../lib/libSimpleITKCommon.a
> [  5%] Built target SimpleITKCommon
> [ 27%] Built target BasicFiltersSourceCode
> Linking CXX static library ../../lib/libSimpleITKBasicFilters.a
> [ 62%] Built target SimpleITKBasicFilters
> Linking CXX static library ../../lib/libSimpleITKIO.a
> [ 62%] Built target SimpleITKIO
> [ 62%] Swig source to generate PYTHON wrapping
> :3: Error: Unable to find 'python.swg'
> /Users/davidcole/Dashboards/My Tests/SimpleITK/Wrapping/SimpleITK.i:7:
> Error: Unable to find 'std_vector.i'
> /Users/davidcole/Dashboards/My Tests/SimpleITK/Wrapping/SimpleITK.i:8:
> Error: Unable to find 'std_string.i'
> /Users/davidcole/Dashboards/My Tests/SimpleITK/Wrapping/SimpleITK.i:9:
> Error: Unable to find 'std_map.i'
> make[2]: *** [Wrapping/SimpleITKPYTHON_wrap.cxx] Error 1
> make[1]: *** [Wrapping/CMakeFiles/_SimpleITK.dir/all] Error 2
> make: *** [all] Error 2
>
>
> ------------------------------
> _______________________________________________
> Powered by www.kitware.com <http://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
>
>
> --
> *Daniel Blezek, PhD
> *Medical Imaging Informatics Innovation Center
>
> P 127 or (77) 8 8886
> T 507 538 8886
> E blezek.daniel at mayo.edu
>
> Mayo Clinic
> 200 First St. S.W.
> Harwick SL-44
> Rochester, MN 55905
> mayoclinic.org
> "It is more complicated than you think." -- RFC 1925
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110614/32c4adfb/attachment.htm>


More information about the Insight-developers mailing list