[Ves] iOS compilation - failures

Aashish Chaudhary aashish.chaudhary at kitware.com
Tue Mar 25 14:47:15 EDT 2014


Sebastien,

I am assuming you are using the latest SDK (7.1). If yes, look at the other
email to which Casey replied.

Thanks,



On Tue, Mar 25, 2014 at 10:50 AM, Sebastien HO <sho at traceparts.com> wrote:

> Hi,
>
>
>
> I have an issue to compile VES / Kiwi on iOS.  I have followed he step
> from readme.txt :
>
>
>
> ==Build Instructions==
>
>
>
> Step 1)
>
>
>
> Create a build directory:
>
>
>
> $ mkdir <build dir>
>
>
>
> It is recommended that the build directory is not located inside the ves
> source
>
> directory.
>
>
>
> Step 2)
>
>
>
> From the build directory, configure the superbuild with cmake:
>
>
>
> $ cd <build dir>
>
> $ cmake -DVES_IOS_SUPERBUILD=1 <ves src dir>
>
>
>
> Step 3)
>
>
>
> Compile the project:
>
>
>
> $ make -j4
>
>
>
> This may take some time.  The superbuild will checkout the subproject
>
> dependencies and compile them for both iOS device and iOS simulator
>
> architectures.  Then the ves and kiwi libraries will be compiled.
>
>
>
> Step 4)
>
>
>
> Create a symlink:
>
>
>
> $ ln -s <build dir>/CMakeExternals/Install/frameworks ./frameworks
>
>
>
> Create the symlink in this directory: <ves src dir>/Apps/iOS.
>
> The symlink makes it easier for the Xcode projects to locate the frameworks
>
> that you have just compiled.  If you choose not to create a symlink, you
> can
>
> edit the .xcconfig file in the Xcode project directory to explicitly set
> the
>
> path to the frameworks.  This makes it easy to relocate the Xcode projects.
>
>
>
>
>
> Now you're ready to run the Xcode projects.  If you get stuck, ask for
>
> help on the VES public mailing list:
>
>
>
>     http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>
>
> I am stuck on step 3, I have this issue :
>
>
>
> Mac-mini-de-Sebastien:build-ves sho$ make -j4
>
> Scanning dependencies of target vtk-host
>
> Scanning dependencies of target libarchive-download
>
> Scanning dependencies of target curl-download
>
> Scanning dependencies of target eigen
>
> [  1%] [  2%] [  4%] [  4%] Creating directories for 'vtk-host'
>
> Creating directories for 'libarchive-download'
>
> Creating directories for 'curl-download'
>
> Creating directories for 'eigen'
>
> [  7%] [  7%] [  7%] [  8%] Performing download step (download, verify and
> extract) for 'vtk-host'
>
> Performing download step (git clone) for 'libarchive-download'
>
> Performing download step (git clone) for 'curl-download'
>
> Performing download step (download, verify and extract) for 'eigen'
>
> -- downloading...
>
>      src='http://www.vtk.org/files/release/6.0/vtk-6.0.0.tar.gz'
>
>
> dst='/Users/sho/Documents/Developement/build-ves/downloads/vtk-6.0.0.tar.gz'
>
>      timeout='none'
>
> -- downloading...
>
>      src='http://vtk.org/files/support/eigen-3.1.2.tar.gz'
>
>
> dst='/Users/sho/Documents/Developement/build-ves/downloads/eigen-3.1.2.tar.gz'
>
>      timeout='none'
>
> Cloning into 'curl'...
>
> Cloning into 'libarchive'...
>
> -- [download 0% complete]
>
> -- [download 0% complete]
>
> -- [download 31% complete]
>
> -- [download 1% complete]
>
> -- [download 100% complete]
>
> -- downloading... done
>
> -- verifying file...
>
>
> file='/Users/sho/Documents/Developement/build-ves/downloads/eigen-3.1.2.tar.gz'
>
> -- verifying file... done
>
> -- extracting...
>
>
> src='/Users/sho/Documents/Developement/build-ves/downloads/eigen-3.1.2.tar.gz'
>
>
> dst='/Users/sho/Documents/Developement/build-ves/CMakeExternals/Source/eigen'
>
> -- extracting... [tar xfz]
>
> -- extracting... [analysis]
>
> -- extracting... [rename]
>
> -- extracting... [clean up]
>
> -- extracting... done
>
> [  9%] No patch step for 'eigen'
>
> [ 10%] No update step for 'eigen'
>
> [ 11%] No configure step for 'eigen'
>
> [ 12%] No build step for 'eigen'
>
> [ 13%] Performing install step for 'eigen'
>
> -- [download 3% complete]
>
> [ 14%] Completed 'eigen'
>
> [ 14%] Built target eigen
>
> remote: Reusing existing pack: 24463, done.
>
> remote: Counting objects: 81500, done.
>
> remote: Compressing objects: 100% (17869/17869), done.
>
> -- [download 7% complete]979/24463), 180.00 KiB | 322.00 KiB/s
>
> -- [download 11% complete]936/24463), 436.00 KiB | 390.00 KiB/s
>
> -- [download 17% complete]404/24463), 1.07 MiB | 497.00 KiB/s
>
> -- [download 24% complete]0595/81500), 2.00 MiB | 657.00 KiB/s
>
> -- [download 28% complete]3855/81500), 2.64 MiB | 656.00 KiB/s
>
> -- [download 32% complete]7115/81500), 3.44 MiB | 720.00 KiB/s
>
> -- [download 36% complete]5045/81500), 4.66 MiB | 851.00 KiB/s
>
> -- [download 40% complete]8085/81500), 5.85 MiB | 939.00 KiB/s
>
> -- [download 44% complete]2160/81500), 7.14 MiB | 1.04 MiB/s
>
> -- [download 47% complete]6235/81500), 8.13 MiB | 1.14 MiB/s
>
> -- [download 51% complete]8680/81500), 9.38 MiB | 1.16 MiB/s
>
> -- [download 54% complete]3570/81500), 10.58 MiB | 1.16 MiB/s
>
> -- [download 58% complete]6015/81500), 11.49 MiB | 1.05 MiB/s
>
> -- [download 62% complete]9275/81500), 12.10 MiB | 1.03 MiB/s
>
> -- [download 66% complete]541/24463), 8.66 MiB | 704.00 KiB/s
>
> -- [download 69% complete]2535/81500), 13.43 MiB | 866.00 KiB/s
>
> -- [download 73% complete]1009/24463), 10.14 MiB | 741.00 KiB/s
>
> -- [download 76% complete]1498/24463), 10.79 MiB | 743.00 KiB/s
>
> -- [download 79% complete]2232/24463), 11.00 MiB | 683.00 KiB/s
>
> -- [download 83% complete]2966/24463), 11.82 MiB | 656.00 KiB/s
>
> -- [download 87% complete]3700/24463), 12.58 MiB | 681.00 KiB/s
>
> -- [download 90% complete]3944/24463), 13.19 MiB | 658.00 KiB/s
>
> -- [download 93% complete]4678/24463), 13.99 MiB | 690.00 KiB/s
>
> remote: Total 81500 (delta 63364), reused 81500 (delta 63364)
>
> Receiving objects: 100% (81500/81500), 17.41 MiB | 560.00 KiB/s, done.
>
> -- [download 97% complete]749/63364)   14.69 MiB | 703.00 KiB/s
>
> -- [download 100% complete]18/63364)   15.16 MiB | 711.00 KiB/s
>
> -- downloading... done (31076/63364)   15.16 MiB | 711.00 KiB/s
>
> -- verifying file...0% (31687/63364)
>
>
>      file='/Users/sho/Documents/Developement/build-ves/downloads/vtk-6.0.0.tar.gz'
>
> -- verifying file... done3043/63364)
>
> -- extracting...
>
>
> src='/Users/sho/Documents/Developement/build-ves/downloads/vtk-6.0.0.tar.gz'
>
>
> dst='/Users/sho/Documents/Developement/build-ves/CMakeExternals/Source/vtk'
>
> -- extracting... [tar xfz]
>
> Resolving deltas: 100% (63364/63364), done.9 MiB | 869.00 KiB/s
>
> Checking connectivity... done./24463), 18.36 MiB | 947.00 KiB/s
>
> Checking out files: 100% (1499/1499), done.1 MiB | 1.29 MiB/s
>
> Note: checking out 'origin/v7.24.0-with-cmake-patches'.
>
>
>
> You are in 'detached HEAD' state. You can look around, make experimental
>
> changes and commit them, and you can discard any commits you make in this
>
> state without impacting any branches by performing another checkout.
>
>
>
> If you want to create a new branch to retain commits you create, you may
>
> do so (now or later) by using -b with the checkout command again. Example:
>
>
>
>   git checkout -b new_branch_name
>
>
>
> HEAD is now at fef0a34... Add user specified include and link directories
>
> remote: Total 24463 (delta 0), reused 0 (delta 0)
>
> Receiving objects: 100% (24463/24463), 22.44 MiB | 1.51 MiB/s, done.
>
> [ 16%] [ 16%] Performing update step for 'curl-download'
>
> No patch step for 'curl-download'
>
> Resolving deltas: 100% (15648/15648), done.
>
> Checking connectivity... done.
>
> HEAD is now at fef0a34... Add user specified include and link directories
>
> [ 17%] No configure step for 'curl-download'
>
> [ 18%] No build step for 'curl-download'
>
> [ 19%] No install step for 'curl-download'
>
> [ 19%] Completed 'curl-download'
>
> [ 19%] -- extracting... [analysis]
>
> -- extracting... [rename]
>
> -- extracting... [clean up]
>
> -- extracting... done
>
> Built target curl-download
>
> Scanning dependencies of target curl-ios-simulator
>
> Scanning dependencies of target curl-ios-device
>
> [ 22%] [ 22%] [ 22%] Creating directories for 'curl-ios-simulator'
>
> Performing patch step for 'vtk-host'
>
> Creating directories for 'curl-ios-device'
>
> [ 24%] [ 24%] No download step for 'curl-ios-device'
>
> No download step for 'curl-ios-simulator'
>
> [ 26%] [ 26%] No patch step for 'curl-ios-simulator'
>
> No patch step for 'curl-ios-device'
>
> [ 28%] [ 28%] No update step for 'curl-ios-device'
>
> No update step for 'curl-ios-simulator'
>
> [ 30%] [ 30%] Performing configure step for 'curl-ios-simulator'
>
> Performing configure step for 'curl-ios-device'
>
> loading initial cache file
> /Users/sho/Documents/Developement/VES/CMake/toolchains/curl-TryRunResults.cmake
>
> loading initial cache file
> /Users/sho/Documents/Developement/VES/CMake/toolchains/curl-TryRunResults.cmake
>
> CMake Error at
> /Users/sho/Documents/Developement/VES/CMake/toolchains/toolchain-ios-device.cmake:38
> (message):
>
>   Could not find a usable iOS SDK in
>
> Call Stack (most recent call first):
>
>   /Applications/CMake
> 2.8-12.app/Contents/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:93
> (include)
>
>   CMakeLists.txt:24 (project)
>
>
>
>
>
> [ 31%] No update step for 'vtk-host'
>
> CMake Error: Error required internal CMake variable not set, cmake may be
> not be built correctly.
>
> Missing variable is:
>
> CMAKE_C_COMPILER_ENV_VAR
>
> CMake Error: Could not find cmake module file:
> /Users/sho/Documents/Developement/build-ves/CMakeExternals/Build/curl-ios-device/CMakeFiles/
> 2.8.12.2/CMakeCCompiler.cmake
>
> [ 32%] Performing configure step for 'vtk-host'
>
> CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found.
> Please set CMAKE_C_COMPILER to a valid compiler path or name.
>
> CMake Error at
> /Users/sho/Documents/Developement/VES/CMake/toolchains/toolchain-ios-simulator.cmake:38
> (message):
>
>   Could not find a usable iOS SDK in
>
> Call Stack (most recent call first):
>
>   /Applications/CMake
> 2.8-12.app/Contents/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:93
> (include)
>
>   CMakeLists.txt:24 (project)
>
>
>
>
>
> -- Configuring incomplete, errors occurred!
>
> CMake Error: Error required internal CMake variable not set, cmake may be
> not be built correctly.
>
> Missing variable is:
>
> CMAKE_C_COMPILER_ENV_VAR
>
> CMake Error: Could not find cmake module file:
> /Users/sho/Documents/Developement/build-ves/CMakeExternals/Build/curl-ios-simulator/CMakeFiles/
> 2.8.12.2/CMakeCCompiler.cmake
>
> make[2]: ***
> [CMakeExternals/Stamp/curl-ios-device/curl-ios-device-configure] Error 1
>
> make[1]: *** [CMakeFiles/curl-ios-device.dir/all] Error 2
>
> make[1]: *** Waiting for unfinished jobs....
>
> -- Configuring incomplete, errors occurred!
>
> make[2]: ***
> [CMakeExternals/Stamp/curl-ios-simulator/curl-ios-simulator-configure]
> Error 1
>
> make[1]: *** [CMakeFiles/curl-ios-simulator.dir/all] Error 2
>
> Note: checking out 'v3.0.4'.
>
>
>
> You are in 'detached HEAD' state. You can look around, make experimental
>
> changes and commit them, and you can discard any commits you make in this
>
> state without impacting any branches by performing another checkout.
>
>
>
> If you want to create a new branch to retain commits you create, you may
>
> do so (now or later) by using -b with the checkout command again. Example:
>
>
>
>   git checkout -b new_branch_name
>
>
>
> HEAD is now at 8076b31... Remove developer flags from release.
>
> [ 33%] [ 34%] Performing update step for 'libarchive-download'
>
> Performing patch step for 'libarchive-download'
>
> [ 35%] No configure step for 'libarchive-download'
>
> [ 36%] No build step for 'libarchive-download'
>
> [ 37%] No install step for 'libarchive-download'
>
> [ 38%] Completed 'libarchive-download'
>
> [ 38%] Built target libarchive-download
>
> -- The C compiler identification is Clang 5.1.0
>
> -- The CXX compiler identification is Clang 5.1.0
>
> -- Check for working C compiler: /usr/bin/cc
>
> -- Check for working C compiler: /usr/bin/cc -- works
>
> -- Detecting C compiler ABI info
>
> -- Detecting C compiler ABI info - done
>
> -- Check for working CXX compiler: /usr/bin/c++
>
> -- Check for working CXX compiler: /usr/bin/c++ -- works
>
> -- Detecting CXX compiler ABI info
>
> -- Detecting CXX compiler ABI info - done
>
> -- Performing Test Support for 64 bit file systems
>
> -- Performing Test Support for 64 bit file systems - Success
>
> -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON
>
> -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON - Success
>
> -- Check if the system is big endian
>
> -- Searching 16 bit integer
>
> -- Looking for sys/types.h
>
> -- Looking for sys/types.h - found
>
> -- Looking for stdint.h
>
> -- Looking for stdint.h - found
>
> -- Looking for stddef.h
>
> -- Looking for stddef.h - found
>
> -- Check size of unsigned short
>
> -- Check size of unsigned short - done
>
> -- Using unsigned short
>
> -- Check if the system is big endian - little endian
>
> -- Looking for include file pthread.h
>
> -- Looking for include file pthread.h - found
>
> -- Looking for pthread_create
>
> -- Looking for pthread_create - found
>
> -- Found Threads: TRUE
>
> -- Looking for C++ include iostream
>
> -- Looking for C++ include iostream - found
>
> -- Check for STD namespace
>
> -- Check for STD namespace - found
>
> -- Check for ANSI scope
>
> -- Check for ANSI scope - found
>
> -- Check for sstream
>
> -- Check for sstream - found
>
> -- Check size of int
>
> -- Check size of int - done
>
> -- Check size of long
>
> -- Check size of long - done
>
> -- Check size of char
>
> -- Check size of char - done
>
> -- Check size of short
>
> -- Check size of short - done
>
> -- Check size of float
>
> -- Check size of float - done
>
> -- Check size of double
>
> -- Check size of double - done
>
> -- Check size of long long
>
> -- Check size of long long - done
>
> -- Check size of __int64
>
> -- Check size of __int64 - failed
>
> -- Check size of uintptr_t
>
> -- Check size of uintptr_t - done
>
> -- Checking signedness of char
>
> -- Checking signedness of char -- signed
>
> -- Checking support for full template specialization syntax
>
> -- Checking support for full template specialization syntax -- yes
>
> -- Checking support for C++ explicit template instantiation
>
> -- Checking support for C++ explicit template instantiation -- yes
>
> -- Checking for builtin __sync_add_and_fetch
>
> -- Checking for builtin __sync_add_and_fetch -- success
>
> -- Checking ANSI streams end-of-file bug level
>
> -- Checking ANSI streams end-of-file bug level - 1
>
> -- Checking if ostream supports long long
>
> -- Checking if ostream supports long long -- yes
>
> -- Checking if istream supports long long
>
> -- Checking if istream supports long long -- yes
>
> -- Looking for getsockname in socket
>
> -- Looking for getsockname in socket - not found
>
> -- Checking for getsockname with socklen_t
>
> -- Checking for getsockname with socklen_t -- yes
>
> -- Looking for SO_REUSEADDR
>
> -- Looking for SO_REUSEADDR - found
>
> -- Group StandAlone modules:
> vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersProgrammable;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersVerdict;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkIOAMR;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOExport;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLegacy;vtkIOLSDyna;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOParallel;vtkIOPLY;vtkIOSQL;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkParallelCore
>
> -- Group Imaging modules:
> vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage
>
> -- Group MPI modules:
> vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI
>
> -- Group Rendering modules:
> vtkGeovisCore;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingFreeTypeOpenGL;vtkRenderingHybridOpenGL;vtkRenderingImage;vtkRenderingLabel;vtkRenderingLOD;vtkRenderingOpenGL;vtkRenderingVolume;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkViewsContext2D;vtkViewsCore;vtkViewsGeovis;vtkViewsInfovis
>
> -- Group Qt modules:
> vtkGUISupportQt;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkGUISupportQtWebkit;vtkRenderingQt;vtkViewsQt
>
> -- Group Tk modules: vtkRenderingTk
>
> -- Group Views modules: vtkViewsContext2D;vtkViewsGeovis
>
> -- Enabled 43 modules:
>
> --  * vtkCommonComputationalGeometry, needed by 2 modules:
>
>         vtkFiltersGeneral
>
>         vtkFiltersSources
>
> --  * vtkCommonCore, needed by 4 modules:
>
>         vtkCommonMath
>
>         vtkCommonSystem
>
>         vtkCommonTransforms
>
>         vtkParallelCore
>
> --  * vtkCommonDataModel, needed by 9 modules:
>
>         vtkCommonComputationalGeometry
>
>         vtkCommonExecutionModel
>
>         vtkIOCore
>
>         vtkIOGeometry
>
>         vtkIOImage
>
>         vtkIOInfovis
>
>         vtkIOLegacy
>
>         vtkIOXMLParser
>
>         vtkInfovisCore
>
> --  * vtkCommonExecutionModel, needed by 8 modules:
>
>         vtkFiltersCore
>
>         vtkFiltersExtraction
>
>         vtkFiltersStatistics
>
>         vtkIOCore
>
>         vtkIOImage
>
>         vtkIOPLY
>
>         vtkImagingCore
>
>         vtkRenderingCore
>
> --  * vtkCommonMath, needed by 8 modules:
>
>         vtkCommonComputationalGeometry
>
>         vtkCommonDataModel
>
>         vtkCommonMisc
>
>         vtkCommonTransforms
>
>         vtkFiltersCore
>
>         vtkFiltersStatistics
>
>        vtkIOImage
>
>         vtkImagingCore
>
> --  * vtkCommonMisc, needed by 11 modules:
>
>         vtkCommonDataModel
>
>         vtkCommonExecutionModel
>
>         vtkFiltersCore
>
>         vtkFiltersStatistics
>
>         vtkIOCore
>
>         vtkIOGeometry
>
>         vtkIOImage
>
>         vtkIOInfovis
>
>         vtkIOLegacy
>
>         vtkIOPLY
>
>         vtkIOXMLParser
>
> --  * vtkCommonSystem, needed by 10 modules:
>
>         vtkCommonComputationalGeometry
>
>         vtkCommonDataModel
>
>         vtkFiltersCore
>
>         vtkIOGeometry
>
>         vtkIOImage
>
>         vtkIOInfovis
>
>         vtkIOLegacy
>
>         vtkIOXMLParser
>
>         vtkImagingCore
>
>         vtkInfovisCore
>
> --  * vtkCommonTransforms, needed by 6 modules:
>
>         vtkCommonDataModel
>
>         vtkFiltersCore
>
>         vtkFiltersStatistics
>
>         vtkIOImage
>
>         vtkImagingCore
>
>         vtkRenderingCore
>
> --  * vtkDICOMParser, needed by vtkIOImage.
>
> --  * vtkFiltersCore, requested by Module_vtkFiltersCore.
>
> --  * vtkFiltersExtraction, needed by 2 modules:
>
>         vtkInfovisCore
>
>         vtkRenderingCore
>
> --  * vtkFiltersGeneral, needed by 5 modules:
>
>         vtkFiltersExtraction
>
>         vtkFiltersModeling
>
>         vtkFiltersSources
>
>         vtkInfovisCore
>
>         vtkRenderingCore
>
> --  * vtkFiltersGeometry, requested by Module_vtkFiltersGeometry.
>
> --  * vtkFiltersModeling, requested by Module_vtkFiltersModeling.
>
> --  * vtkFiltersSources, requested by Module_vtkFiltersSources.
>
> --  * vtkFiltersStatistics, needed by vtkFiltersExtraction.
>
> --  * vtkIOCore, needed by 5 modules:
>
>         vtkIOGeometry
>
>         vtkIOImage
>
>        vtkIOInfovis
>
>         vtkIOLegacy
>
>         vtkIOXMLParser
>
> --  * vtkIOGeometry, requested by Module_vtkIOGeometry.
>
> --  * vtkIOImage, requested by Module_vtkIOImage.
>
> --  * vtkIOInfovis, requested by Module_vtkIOInfovis.
>
> --  * vtkIOLegacy, requested by Module_vtkIOLegacy.
>
> --  * vtkIOPLY, requested by Module_vtkIOPLY.
>
> --  * vtkIOXML, requested by Module_vtkIOXML.
>
> --  * vtkIOXMLParser, needed by 2 modules:
>
>         vtkIOXML
>
>         vtkRenderingCore
>
> --  * vtkImagingCore, requested by Module_vtkImagingCore.
>
> --  * vtkImagingFourier, needed by vtkFiltersStatistics.
>
> --  * vtkInfovisCore, needed by vtkIOInfovis.
>
> --  * vtkMetaIO, needed by vtkIOImage.
>
> --  * vtkParallelCore, requested by Module_vtkParallelCore.
>
> --  * vtkRenderingCore, requested by Module_vtkRenderingCore.
>
> --  * vtkRenderingFreeType, requested by Module_vtkRenderingFreeType.
>
> --  * vtkUtilitiesHashSource, needed by vtkParallelCore.
>
> --  * vtkUtilitiesMaterialLibrary, needed by vtkRenderingCore.
>
> --  * vtkalglib, needed by vtkFiltersStatistics.
>
> --  * vtkexpat, needed by vtkIOXMLParser.
>
> --  * vtkfreetype, needed by vtkRenderingFreeType.
>
> --  * vtkjpeg, needed by 2 modules:
>
>         vtkIOImage
>
>         vtktiff
>
> --  * vtkjsoncpp, needed by vtkIOGeometry.
>
> --  * vtklibxml2, needed by vtkIOInfovis.
>
> --  * vtkpng, needed by vtkIOImage.
>
> --  * vtksys, needed by 6 modules:
>
>         vtkCommonCore
>
>         vtkCommonSystem
>
>         vtkDICOMParser
>
>         vtkIOCore
>
>         vtkUtilitiesHashSource
>
>         vtkUtilitiesMaterialLibrary
>
> --  * vtktiff, needed by vtkIOImage.
>
> --  * vtkzlib, needed by 7 modules:
>
>         vtkIOCore
>
>         vtkIOGeometry
>
>         vtkMetaIO
>
>         vtkfreetype
>
>         vtklibxml2
>
>         vtkpng
>
>         vtktiff
>
> -- Checking whether header cstdio is available
>
> -- Checking whether header cstdio is available - yes
>
> -- Checking for Large File Support
>
> -- Checking for Large File Support - yes
>
> -- Checking whether STL classes are in std namespace
>
> -- Checking whether STL classes are in std namespace - yes
>
> -- Checking whether ANSI stream headers are available
>
> -- Checking whether ANSI stream headers are available - yes
>
> -- Checking whether ANSI streams are in std namespace
>
> -- Checking whether ANSI streams are in std namespace - yes
>
> -- Checking whether ANSI string stream is available
>
> -- Checking whether ANSI string stream is available - yes
>
> -- Checking whether header cstddef is available
>
> -- Checking whether header cstddef is available - yes
>
> -- Checking whether stl string has operator!= for char*
>
> -- Checking whether stl string has operator!= for char* - yes
>
> -- Checking whether stl has iterator_traits
>
> -- Checking whether stl has iterator_traits - yes
>
> -- Checking whether stl has standard template allocator
>
> -- Checking whether stl has standard template allocator - yes
>
> -- Checking for rebind member of stl allocator
>
> -- Checking for rebind member of stl allocator - yes
>
> -- Checking for non-standard argument to stl allocator<>::max_size
>
> -- Checking for non-standard argument to stl allocator<>::max_size - no
>
> -- Checking whether stl containers support allocator objects.
>
> -- Checking whether stl containers support allocator objects. - yes
>
> -- Checking whether ios has binary openmode
>
> -- Checking whether ios has binary openmode - yes
>
> -- Checking whether "<>" is needed for template friends
>
> -- Checking whether "<>" is needed for template friends - yes
>
> -- Checking for member template support
>
> -- Checking for member template support - yes
>
> -- Checking for standard template specialization syntax
>
> -- Checking for standard template specialization syntax - yes
>
> -- Checking whether argument dependent lookup is supported
>
> -- Checking whether argument dependent lookup is supported - yes
>
> -- Checking whether struct stat has st_mtim member
>
> -- Checking whether struct stat has st_mtim member - no
>
> -- Checking whether C++ compiler has 'long long'
>
> -- Checking whether C++ compiler has 'long long' - yes
>
> -- Checking whether C++ compiler has '__int64'
>
> -- Checking whether C++ compiler has '__int64' - no
>
> -- Checking for C type size macros
>
> -- Checking for C type size macros - compiled
>
> -- Check size of char
>
> -- Check size of char - done
>
> -- Check size of __int64
>
> -- Check size of __int64 - failed
>
> -- Checking whether char is signed
>
> -- Checking whether char is signed - yes
>
> -- Checking whether C compiler has ptrdiff_t in stddef.h
>
> -- Checking whether C compiler has ptrdiff_t in stddef.h - yes
>
> -- Checking whether C compiler has ssize_t in unistd.h
>
> -- Checking whether C compiler has ssize_t in unistd.h - yes
>
> -- Checking whether CXX compiler has setenv
>
> -- Checking whether CXX compiler has setenv - yes
>
> -- Checking whether CXX compiler has unsetenv
>
> -- Checking whether CXX compiler has unsetenv - yes
>
> -- Checking whether CXX compiler has environ in stdlib.h
>
> -- Checking whether CXX compiler has environ in stdlib.h - no
>
> -- Looking for include files sys/types.h, ifaddrs.h
>
> -- Looking for include files sys/types.h, ifaddrs.h - found
>
> -- Checking whether CXX compiler has rlimit64
>
> -- Checking whether CXX compiler has rlimit64 - no
>
> -- Checking whether CXX compiler has atol
>
> -- Checking whether CXX compiler has atol - yes
>
> -- Checking whether CXX compiler has atoll
>
> -- Checking whether CXX compiler has atoll - yes
>
> -- Checking whether CXX compiler has _atoi64
>
> -- Checking whether CXX compiler has _atoi64 - no
>
> -- Looking for std::isnan
>
> -- Looking for std::isnan - not found
>
> -- Looking for std::isinf
>
> -- Looking for std::isinf - not found
>
> -- Looking for std::isfinite
>
> -- Looking for std::isfinite - not found
>
> -- Looking for isnan
>
> -- Looking for isnan - found
>
> -- Looking for isinf
>
> -- Looking for isinf - found
>
> -- Looking for isfinite
>
> -- Looking for isfinite - found
>
> -- Looking for finite
>
> -- Looking for finite - found
>
> -- Looking for fenv.h
>
> -- Looking for fenv.h - found
>
> -- Looking for feenableexcept
>
> -- Looking for feenableexcept - not found
>
> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
>
> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
>
> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
>
> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
>
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
>
> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
>
> -- Looking for include file assert.h
>
> -- Looking for include file assert.h - found
>
> -- Looking for include file dlfcn.h
>
> -- Looking for include file dlfcn.h - found
>
> -- Looking for include file fcntl.h
>
> -- Looking for include file fcntl.h - found
>
> -- Looking for include file inttypes.h
>
> -- Looking for include file inttypes.h - found
>
> -- Looking for include file limits.h
>
> -- Looking for include file limits.h - found
>
> -- Looking for include file malloc.h
>
> -- Looking for include file malloc.h - not found
>
> -- Looking for include file memory.h
>
> -- Looking for include file memory.h - found
>
> -- Looking for include file stdlib.h
>
> -- Looking for include file stdlib.h - found
>
> -- Looking for include file string.h
>
> -- Looking for include file string.h - found
>
> -- Looking for include file strings.h
>
> -- Looking for include file strings.h - found
>
> -- Looking for include file sys/stat.h
>
> -- Looking for include file sys/stat.h - found
>
> -- Looking for include file sys/time.h
>
> -- Looking for include file sys/time.h - found
>
> -- Looking for include file unistd.h
>
> -- Looking for include file unistd.h - found
>
> -- Looking for include file windows.h
>
> -- Looking for include file windows.h - not found
>
> -- Looking for include file ieeefp.h
>
> -- Looking for include file ieeefp.h - not found
>
> -- Looking for floor
>
> -- Looking for floor - found
>
> -- Looking for getopt
>
> -- Looking for getopt - found
>
> -- Looking for isascii
>
> -- Looking for isascii - found
>
> -- Looking for memmove
>
> -- Looking for memmove - found
>
> -- Looking for memset
>
> -- Looking for memset - found
>
> -- Looking for mmap
>
> -- Looking for mmap - found
>
> -- Looking for pow
>
> -- Looking for pow - found
>
> -- Looking for sqrt
>
> -- Looking for sqrt - found
>
> -- Looking for strcasecmp
>
> -- Looking for strcasecmp - found
>
> -- Looking for strchr
>
> -- Looking for strchr - found
>
> -- Looking for strrchr
>
> -- Looking for strrchr - found
>
> -- Looking for strstr
>
> -- Looking for strstr - found
>
> -- Looking for strtol
>
> -- Looking for strtol - found
>
> -- Looking for areroul
>
> -- Looking for areroul - not found
>
> -- Check size of int
>
> -- Check size of int - done
>
> -- Check size of long
>
> -- Check size of long - done
>
> -- Looking for dlopen in dl;
>
> -- Looking for dlopen in dl; - found
>
> -- Looking for shl_load in dld;dl
>
> -- Looking for shl_load in dld;dl - not found
>
> -- Looking for dlopen in dl;m
>
> -- Looking for dlopen in dl;m - found
>
> -- Looking for include file stdio.h
>
> -- Looking for include file stdio.h - found
>
> -- Looking for 8 include files stdio.h, ..., netdb.h
>
> -- Looking for 8 include files stdio.h, ..., netdb.h - found
>
> -- Looking for 10 include files stdio.h, ..., sys/socket.h
>
> -- Looking for 10 include files stdio.h, ..., sys/socket.h - found
>
> -- Looking for 11 include files stdio.h, ..., netinet/in.h
>
> -- Looking for 11 include files stdio.h, ..., netinet/in.h - found
>
> -- Looking for 12 include files stdio.h, ..., sys/select.h
>
> -- Looking for 12 include files stdio.h, ..., sys/select.h - found
>
> -- Looking for 19 include files stdio.h, ..., time.h
>
> -- Looking for 19 include files stdio.h, ..., time.h - found
>
> -- Looking for 21 include files stdio.h, ..., signal.h
>
> -- Looking for 21 include files stdio.h, ..., signal.h - found
>
> -- Looking for 22 include files stdio.h, ..., errno.h
>
> -- Looking for 22 include files stdio.h, ..., errno.h - found
>
> -- Looking for 23 include files stdio.h, ..., ansidecl.h
>
> -- Looking for 23 include files stdio.h, ..., ansidecl.h - not found
>
> -- Looking for 23 include files stdio.h, ..., arpa/inet.h
>
> -- Looking for 23 include files stdio.h, ..., arpa/inet.h - found
>
> -- Looking for 24 include files stdio.h, ..., arpa/nameser.h
>
> -- Looking for 24 include files stdio.h, ..., arpa/nameser.h - found
>
> -- Looking for 25 include files stdio.h, ..., ctype.h
>
> -- Looking for 25 include files stdio.h, ..., ctype.h - found
>
> -- Looking for 26 include files stdio.h, ..., dirent.h
>
> -- Looking for 26 include files stdio.h, ..., dirent.h - found
>
> -- Looking for 27 include files stdio.h, ..., dl.h
>
> -- Looking for 27 include files stdio.h, ..., dl.h - not found
>
> -- Looking for 27 include files stdio.h, ..., float.h
>
> -- Looking for 27 include files stdio.h, ..., float.h - found
>
> -- Looking for 28 include files stdio.h, ..., fp_class.h
>
> -- Looking for 28 include files stdio.h, ..., fp_class.h - not found
>
> -- Looking for 28 include files stdio.h, ..., math.h
>
> -- Looking for 28 include files stdio.h, ..., math.h - found
>
> -- Looking for 29 include files stdio.h, ..., nan.h
>
> -- Looking for 29 include files stdio.h, ..., nan.h - not found
>
> -- Looking for 29 include files stdio.h, ..., ndir.h
>
> -- Looking for 29 include files stdio.h, ..., ndir.h - not found
>
> -- Looking for 29 include files stdio.h, ..., pthread.h
>
> -- Looking for 29 include files stdio.h, ..., pthread.h - found
>
> -- Looking for 30 include files stdio.h, ..., resolv.h
>
> -- Looking for 30 include files stdio.h, ..., resolv.h - found
>
> -- Looking for 31 include files stdio.h, ..., stdarg.h
>
> -- Looking for 31 include files stdio.h, ..., stdarg.h - found
>
> -- Looking for 32 include files stdio.h, ..., sys/mman.h
>
> -- Looking for 32 include files stdio.h, ..., sys/mman.h - found
>
> -- Looking for 33 include files stdio.h, ..., sys/timeb.h
>
> -- Looking for 33 include files stdio.h, ..., sys/timeb.h - found
>
> -- Looking for finite
>
> -- Looking for finite - found
>
> -- Looking for fpclass
>
> -- Looking for fpclass - not found
>
> -- Looking for fp_class
>
> -- Looking for fp_class - not found
>
> -- Looking for fprintf
>
> -- Looking for fprintf - found
>
> -- Looking for ftime
>
> -- Looking for ftime - found
>
> -- Looking for gettimeofday
>
> -- Looking for gettimeofday - found
>
> -- Looking for localtime
>
> -- Looking for localtime - found
>
> -- Looking for printf
>
> -- Looking for printf - found
>
> -- Looking for sscanf
>
> -- Looking for sscanf - found
>
> -- Looking for sprintf
>
> -- Looking for sprintf - found
>
> -- Looking for snprintf
>
> -- Looking for snprintf - found
>
> -- Looking for signal
>
> -- Looking for signal - found
>
> -- Looking for strdup
>
> -- Looking for strdup - found
>
> -- Looking for strndup
>
> -- Looking for strndup - found
>
> -- Looking for strerror
>
> -- Looking for strerror - found
>
> -- Looking for strftime
>
> -- Looking for strftime - found
>
> -- Looking for stat
>
> -- Looking for stat - found
>
> -- Looking for _stat
>
> -- Looking for _stat - not found
>
> -- Looking for vfprintf
>
> -- Looking for vfprintf - found
>
> -- Looking for vsnprintf
>
> -- Looking for vsnprintf - found
>
> -- Looking for vsprintf
>
> -- Looking for vsprintf - found
>
> -- Checking for getaddrinfo.
>
> -- Checking for getaddrinfo. - yes
>
> -- Checking for socklen_t
>
> -- Checking for socklen_t - yes
>
> -- Checking for DIR in sys/dir.h
>
> -- Checking for DIR in sys/dir.h - yes
>
> -- Checking for DIR in sys/ndir.h
>
> -- Checking for DIR in sys/ndir.h - no
>
> -- Checking for va_copy
>
> -- Checking for va_copy - yes
>
> -- Checking for __va_copy
>
> -- Checking for __va_copy - yes
>
> -- Checking for ipv6 support.
>
> -- Checking for ipv6 support. - yes
>
> CMake Warning (dev) in Common/Core/CMakeLists.txt:
>
>   Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
>
>   interface.  Run "cmake --help-policy CMP0022" for policy details.  Use
> the
>
>   cmake_policy command to set the policy and suppress this warning.
>
>
>
>   Target "vtkCommonCore" has an INTERFACE_LINK_LIBRARIES property which
>
>   differs from its LINK_INTERFACE_LIBRARIES properties.
>
>
>
>   INTERFACE_LINK_LIBRARIES:
>
>
>
>     vtksys
>
>
>
>   LINK_INTERFACE_LIBRARIES:
>
>
>
>
>
>
>
> This warning is for project developers.  Use -Wno-dev to suppress it.
>
>
>
> -- Configuring done
>
> -- Generating done
>
> -- Build files have been written to:
> /Users/sho/Documents/Developement/build-ves/CMakeExternals/Build/vtk-host
>
> [ 39%] Performing build step for 'vtk-host'
>
> Scanning dependencies of target vtkmkg3states
>
> Scanning dependencies of target vtksys
>
> [  0%] Building C object
> ThirdParty/tiff/vtktiff/CMakeFiles/vtkmkg3states.dir/mkg3states.c.o
>
> [  0%] [  0%] [  0%] Building C object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Base64.c.o
>
> Building C object Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/MD5.c.o
>
> Building C object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/ProcessUNIX.c.o
>
> [100%] Building C object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/System.c.o
>
> Linking C executable ../../../bin/vtkmkg3states-6.0
>
> [100%] Built target vtkmkg3states
>
> [100%] [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Directory.cxx.o
>
> Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/DynamicLoader.cxx.o
>
> [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/Glob.cxx.o
>
> [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/RegularExpression.cxx.o
>
> [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemTools.cxx.o
>
> [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/CommandLineArguments.cxx.o
>
> [100%] Building CXX object
> Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemInformation.cxx.o
>
> Linking CXX shared library ../../../lib/libvtksys-6.0.dylib
>
> [100%] Built target vtksys
>
> Scanning dependencies of target vtkHashSource
>
> Scanning dependencies of target ProcessShader
>
> [100%] [100%] Building CXX object
> Utilities/HashSource/CMakeFiles/vtkHashSource.dir/vtkHashSource.cxx.o
>
> Building CXX object
> Utilities/MaterialLibrary/CMakeFiles/ProcessShader.dir/ProcessShader.cxx.o
>
> Linking CXX executable ../../bin/vtkHashSource-6.0
>
> [100%] Built target vtkHashSource
>
> Linking CXX executable ../../bin/vtkProcessShader-6.0
>
> [100%] Built target ProcessShader
>
> Scanning dependencies of target vtkCompileTools
>
> [100%] Built target vtkCompileTools
>
> [ 40%] No install step for 'vtk-host'
>
> [ 41%] Completed 'vtk-host'
>
> [ 41%] Built target vtk-host
>
> make: *** [all] Error 2
>
> Mac-mini-de-Sebastien:build-ves sho$
>
> Can someone help me?
>
> Regards,
>
> Sébastien
>
>
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20140325/490f5e1c/attachment-0003.html>


More information about the Ves mailing list