Skip to content

Instantly share code, notes, and snippets.

@lbguilherme
Created August 26, 2013 17:21
Show Gist options
  • Select an option

  • Save lbguilherme/6344060 to your computer and use it in GitHub Desktop.

Select an option

Save lbguilherme/6344060 to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/home/guilherme/lib/mxe'
uname -a
Linux guilherme-pc 3.8.0-29-generic #42-Ubuntu SMP Tue Aug 13 19:40:39 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
git show-branch --list --reflog=1
[refs/heads/master@{0}] (5 hours ago) pull: Fast-forward
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
rm -rf '/home/guilherme/lib/mxe/tmp-vtk6'
mkdir -p '/home/guilherme/lib/mxe/tmp-vtk6'
cd '/home/guilherme/lib/mxe/tmp-vtk6' && tar xzf '/home/guilherme/lib/mxe/pkg/vtk-6.0.0.tar.gz'
cd '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0'
(cd '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0' && patch -p1 -u) < ./src/vtk6-1-tryrun.patch
patching file TryRunResults.cmake
(cd '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0' && patch -p1 -u) < ./src/vtk6-2-mingw-w64.patch
patching file IO/Video/vtkWin32VideoSource.cxx
# first we need a native build to create the compile tools
mkdir '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0.native_build'
cd '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0.native_build' && cmake -DBUILD_TESTING=FALSE -DVTK_USE_RENDERING=FALSE '/home/guilherme/lib/mxe/tmp-vtk6/VTK6.0.0'
-- The C compiler identification is GNU 4.7.3
-- The CXX compiler identification is GNU 4.7.3
-- 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
-- Setting build type to 'Debug' as none was specified.
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE
-- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success
-- Performing Test HAVE_GCC_VISIBILITY
-- Performing Test HAVE_GCC_VISIBILITY - Success
-- 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 - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - 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 Qt modules: vtkGUISupportQtWebkit;vtkGUISupportQtOpenGL;vtkGUISupportQt;vtkGUISupportQtSQL;vtkRenderingQt;vtkViewsQt
-- Group Rendering modules: vtkGeovisCore;vtkRenderingVolumeOpenGL;vtkRenderingHybridOpenGL;vtkRenderingContext2D;vtkRenderingFreeTypeOpenGL;vtkRenderingVolumeAMR;vtkRenderingLOD;vtkRenderingVolume;vtkRenderingImage;vtkRenderingLabel;vtkRenderingAnnotation;vtkRenderingCore;vtkRenderingOpenGL;vtkRenderingFreeType;vtkViewsGeovis;vtkViewsContext2D;vtkViewsInfovis;vtkViewsCore;vtkInteractionWidgets;vtkInteractionImage;vtkInteractionStyle
-- Group StandAlone modules: vtkCommonTransforms;vtkCommonMisc;vtkCommonSystem;vtkCommonExecutionModel;vtkCommonComputationalGeometry;vtkCommonCore;vtkIOEnSight;vtkIOMovie;vtkIOLegacy;vtkIOInfovis;vtkIOImport;vtkIOXMLParser;vtkIOMINC;vtkIOAMR;vtkIONetCDF;vtkIOParallel;vtkIOVideo;vtkIOExodus;vtkIOSQL;vtkIOImage;vtkIOGeometry;vtkIOExport;vtkIOPLY;vtkIOXML;vtkIOCore;vtkIOLSDyna;vtkInfovisLayout;vtkInfovisCore;vtkFiltersGeneric;vtkFiltersParallelImaging;vtkFiltersTexture;vtkFiltersModeling;vtkFiltersProgrammable;vtkFiltersHyperTree;vtkFiltersVerdict;vtkFiltersAMR;vtkFiltersParallel;vtkFiltersGeneral;vtkFiltersFlowPaths;vtkFiltersExtraction;vtkFiltersHybrid;vtkFiltersStatistics;vtkFiltersImaging;vtkFiltersGeometry;vtkFiltersSelection;vtkFiltersCore;vtkFiltersSources;vtkParallelCore;vtkImagingMath;vtkImagingFourier;vtkImagingStencil;vtkImagingMorphological;vtkImagingGeneral;vtkImagingHybrid;vtkImagingStatistics;vtkImagingColor;vtkImagingCore;vtkImagingSources;vtkDomainsChemistry;vtkChartsCore
-- Group MPI modules: vtkIOMPIImage;vtkIOParallelNetCDF;vtkIOMPIParallel;vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkParallelMPI
-- Group Imaging modules: vtkRenderingImage;vtkFiltersImaging;vtkImagingMath;vtkImagingFourier;vtkImagingStencil;vtkImagingMorphological;vtkImagingGeneral;vtkImagingHybrid;vtkImagingStatistics;vtkImagingColor;vtkImagingSources;vtkInteractionImage
-- Group Tk modules: vtkRenderingTk
-- Group Views modules: vtkViewsGeovis;vtkViewsContext2D
-- Enabled 110 modules:
-- * vtkChartsCore, needed by VTK_Group_StandAlone.
-- * vtkCommonColor, needed by vtkChartsCore.
-- * vtkCommonComputationalGeometry, needed by 5 modules:
VTK_Group_StandAlone
vtkFiltersGeneral
vtkFiltersSelection
vtkFiltersSources
vtkImagingStencil
-- * vtkCommonCore, needed by 7 modules:
VTK_Group_StandAlone
vtkCommonMath
vtkCommonSystem
vtkCommonTransforms
vtkIOExport
vtkIOImport
vtkParallelCore
-- * vtkCommonDataModel, needed by 15 modules:
vtkCommonColor
vtkCommonComputationalGeometry
vtkCommonExecutionModel
vtkDomainsChemistry
vtkIOCore
vtkIOGeometry
vtkIOImage
vtkIOInfovis
vtkIOLegacy
vtkIOMovie
vtkIONetCDF
vtkIOXMLParser
vtkImagingMath
vtkInfovisCore
vtkRenderingContext2D
-- * vtkCommonExecutionModel, needed by 19 modules:
VTK_Group_StandAlone
vtkFiltersCore
vtkFiltersExtraction
vtkFiltersFlowPaths
vtkFiltersProgrammable
vtkFiltersStatistics
vtkFiltersVerdict
vtkIOCore
vtkIOEnSight
vtkIOImage
vtkIOLSDyna
vtkIOMINC
vtkIOMovie
vtkIOPLY
vtkIOVideo
vtkImagingCore
vtkImagingMath
vtkInfovisLayout
vtkRenderingCore
-- * vtkCommonMath, needed by 9 modules:
vtkCommonComputationalGeometry
vtkCommonDataModel
vtkCommonMisc
vtkCommonTransforms
vtkFiltersCore
vtkFiltersStatistics
vtkIOImage
vtkImagingCore
vtkRenderingContext2D
-- * vtkCommonMisc, needed by 12 modules:
VTK_Group_StandAlone
vtkCommonDataModel
vtkCommonExecutionModel
vtkFiltersCore
vtkFiltersStatistics
vtkIOCore
vtkIOGeometry
vtkIOImage
vtkIOInfovis
vtkIOLegacy
vtkIOPLY
vtkIOXMLParser
-- * vtkCommonSystem, needed by 13 modules:
VTK_Group_StandAlone
vtkCommonComputationalGeometry
vtkCommonDataModel
vtkFiltersCore
vtkIOGeometry
vtkIOImage
vtkIOInfovis
vtkIOLegacy
vtkIOMovie
vtkIONetCDF
vtkIOXMLParser
vtkImagingCore
vtkInfovisCore
-- * vtkCommonTransforms, needed by 8 modules:
VTK_Group_StandAlone
vtkCommonDataModel
vtkFiltersCore
vtkFiltersStatistics
vtkIOImage
vtkImagingCore
vtkRenderingContext2D
vtkRenderingCore
-- * vtkDICOMParser, needed by vtkIOImage.
-- * vtkDomainsChemistry, needed by VTK_Group_StandAlone.
-- * vtkFiltersAMR, needed by 3 modules:
VTK_Group_StandAlone
vtkIOAMR
vtkRenderingVolumeAMR
-- * vtkFiltersCore, needed by 6 modules:
VTK_Group_StandAlone
vtkFiltersExtraction
vtkFiltersGeneral
vtkFiltersGeneric
vtkFiltersGeometry
vtkFiltersSelection
-- * vtkFiltersExtraction, needed by 4 modules:
VTK_Group_StandAlone
vtkFiltersParallel
vtkInfovisCore
vtkRenderingCore
-- * vtkFiltersFlowPaths, needed by VTK_Group_StandAlone.
-- * vtkFiltersGeneral, needed by 12 modules:
VTK_Group_StandAlone
vtkFiltersAMR
vtkFiltersExtraction
vtkFiltersFlowPaths
vtkFiltersHybrid
vtkFiltersHyperTree
vtkFiltersModeling
vtkFiltersSources
vtkFiltersTexture
vtkIOExodus
vtkInfovisCore
vtkRenderingCore
-- * vtkFiltersGeneric, needed by VTK_Group_StandAlone.
-- * vtkFiltersGeometry, needed by 2 modules:
VTK_Group_StandAlone
vtkRenderingCore
-- * vtkFiltersHybrid, needed by 3 modules:
VTK_Group_StandAlone
vtkIOMINC
vtkInteractionWidgets
-- * vtkFiltersHyperTree, needed by VTK_Group_StandAlone.
-- * vtkFiltersImaging, needed by 3 modules:
VTK_Group_StandAlone
vtkFiltersParallelImaging
vtkViewsInfovis
-- * vtkFiltersModeling, needed by 6 modules:
VTK_Group_StandAlone
vtkFiltersParallel
vtkInfovisLayout
vtkInteractionWidgets
vtkRenderingLOD
vtkViewsInfovis
-- * vtkFiltersParallel, needed by 3 modules:
VTK_Group_StandAlone
vtkFiltersParallelImaging
vtkIOParallel
-- * vtkFiltersParallelImaging, needed by VTK_Group_StandAlone.
-- * vtkFiltersProgrammable, needed by VTK_Group_StandAlone.
-- * vtkFiltersSelection, needed by VTK_Group_StandAlone.
-- * vtkFiltersSources, needed by 5 modules:
VTK_Group_StandAlone
vtkFiltersFlowPaths
vtkFiltersGeneric
vtkFiltersModeling
vtkRenderingCore
-- * vtkFiltersStatistics, needed by 3 modules:
VTK_Group_StandAlone
vtkFiltersExtraction
vtkFiltersImaging
-- * vtkFiltersTexture, needed by VTK_Group_StandAlone.
-- * vtkFiltersVerdict, needed by VTK_Group_StandAlone.
-- * vtkGeovisCore, needed by 2 modules:
VTK_Group_Rendering
vtkViewsGeovis
-- * vtkIOAMR, needed by VTK_Group_StandAlone.
-- * vtkIOCore, needed by 11 modules:
VTK_Group_StandAlone
vtkFiltersFlowPaths
vtkIOExport
vtkIOGeometry
vtkIOImage
vtkIOInfovis
vtkIOLegacy
vtkIOMovie
vtkIONetCDF
vtkIOSQL
vtkIOXMLParser
-- * vtkIOEnSight, needed by VTK_Group_StandAlone.
-- * vtkIOExodus, needed by VTK_Group_StandAlone.
-- * vtkIOExport, needed by VTK_Group_StandAlone.
-- * vtkIOGeometry, needed by 4 modules:
VTK_Group_StandAlone
vtkIOMINC
vtkIOPLY
vtkIOXML
-- * vtkIOImage, needed by 3 modules:
VTK_Group_StandAlone
vtkImagingHybrid
vtkRenderingCore
-- * vtkIOImport, needed by VTK_Group_StandAlone.
-- * vtkIOInfovis, needed by VTK_Group_StandAlone.
-- * vtkIOLSDyna, needed by VTK_Group_StandAlone.
-- * vtkIOLegacy, needed by 5 modules:
VTK_Group_StandAlone
vtkFiltersParallelImaging
vtkIOInfovis
vtkParallelCore
vtkRenderingHybridOpenGL
-- * vtkIOMINC, needed by VTK_Group_StandAlone.
-- * vtkIOMovie, needed by VTK_Group_StandAlone.
-- * vtkIONetCDF, needed by 2 modules:
VTK_Group_StandAlone
vtkIOParallel
-- * vtkIOPLY, needed by VTK_Group_StandAlone.
-- * vtkIOParallel, needed by VTK_Group_StandAlone.
-- * vtkIOSQL, needed by VTK_Group_StandAlone.
-- * vtkIOVideo, needed by VTK_Group_StandAlone.
-- * vtkIOXML, needed by 6 modules:
VTK_Group_StandAlone
vtkDomainsChemistry
vtkGeovisCore
vtkIOExodus
vtkIOLSDyna
vtkIOParallel
-- * vtkIOXMLParser, needed by 3 modules:
VTK_Group_StandAlone
vtkIOXML
vtkRenderingCore
-- * vtkImagingColor, needed by 3 modules:
VTK_Group_StandAlone
vtkInteractionImage
vtkRenderingAnnotation
-- * vtkImagingCore, needed by 12 modules:
VTK_Group_StandAlone
vtkFiltersParallelImaging
vtkIOExport
vtkImagingColor
vtkImagingFourier
vtkImagingHybrid
vtkImagingMorphological
vtkImagingSources
vtkImagingStatistics
vtkImagingStencil
vtkRenderingImage
vtkRenderingVolume
-- * vtkImagingFourier, needed by 2 modules:
VTK_Group_StandAlone
vtkFiltersStatistics
-- * vtkImagingGeneral, needed by 4 modules:
VTK_Group_StandAlone
vtkFiltersImaging
vtkImagingMorphological
vtkInteractionWidgets
-- * vtkImagingHybrid, needed by 5 modules:
VTK_Group_StandAlone
vtkInfovisLayout
vtkInteractionWidgets
vtkRenderingHybridOpenGL
vtkRenderingOpenGL
-- * vtkImagingMath, needed by VTK_Group_StandAlone.
-- * vtkImagingMorphological, needed by VTK_Group_StandAlone.
-- * vtkImagingSources, needed by 5 modules:
VTK_Group_StandAlone
vtkFiltersHybrid
vtkFiltersImaging
vtkImagingGeneral
vtkRenderingHybridOpenGL
-- * vtkImagingStatistics, needed by VTK_Group_StandAlone.
-- * vtkImagingStencil, needed by VTK_Group_StandAlone.
-- * vtkInfovisCore, needed by 4 modules:
VTK_Group_StandAlone
vtkChartsCore
vtkIOInfovis
vtkInfovisLayout
-- * vtkInfovisLayout, needed by 3 modules:
VTK_Group_StandAlone
vtkGeovisCore
vtkViewsInfovis
-- * vtkInteractionImage, needed by VTK_Group_Rendering.
-- * vtkInteractionStyle, needed by 5 modules:
VTK_Group_Rendering
vtkGeovisCore
vtkInteractionImage
vtkInteractionWidgets
vtkViewsInfovis
-- * vtkInteractionWidgets, needed by 4 modules:
VTK_Group_Rendering
vtkGeovisCore
vtkInteractionImage
vtkViewsCore
-- * vtkMetaIO, needed by vtkIOImage.
-- * vtkParallelCore, needed by 7 modules:
VTK_Group_StandAlone
vtkFiltersAMR
vtkFiltersParallel
vtkFiltersParallelImaging
vtkIOAMR
vtkIOParallel
vtkRenderingVolumeAMR
-- * vtkParseOGLExt, needed by vtkRenderingOpenGL.
-- * vtkRenderingAnnotation, needed by 2 modules:
VTK_Group_Rendering
vtkInteractionWidgets
-- * vtkRenderingContext2D, needed by 6 modules:
VTK_Group_Rendering
vtkChartsCore
vtkIOExport
vtkRenderingGL2PS
vtkViewsContext2D
vtkViewsInfovis
-- * vtkRenderingCore, needed by 18 modules:
VTK_Group_Rendering
vtkDomainsChemistry
vtkFiltersHybrid
vtkFiltersParallel
vtkIOExport
vtkIOImport
vtkIOMINC
vtkInteractionImage
vtkInteractionStyle
vtkRenderingContext2D
vtkRenderingFreeType
vtkRenderingFreeType
vtkRenderingFreeTypeOpenGL
vtkRenderingImage
vtkRenderingLOD
vtkRenderingOpenGL
vtkRenderingVolume
vtkViewsCore
-- * vtkRenderingFreeType, needed by 8 modules:
VTK_Group_Rendering
vtkIOExport
vtkInteractionImage
vtkInteractionWidgets
vtkRenderingAnnotation
vtkRenderingContext2D
vtkRenderingFreeTypeOpenGL
vtkRenderingLabel
-- * vtkRenderingFreeTypeOpenGL, needed by VTK_Group_Rendering.
-- * vtkRenderingGL2PS, needed by vtkIOExport.
-- * vtkRenderingHybridOpenGL, needed by VTK_Group_Rendering.
-- * vtkRenderingImage, needed by VTK_Group_Rendering.
-- * vtkRenderingLOD, needed by VTK_Group_Rendering.
-- * vtkRenderingLabel, needed by 2 modules:
VTK_Group_Rendering
vtkViewsInfovis
-- * vtkRenderingOpenGL, needed by 8 modules:
VTK_Group_Rendering
vtkGeovisCore
vtkIOExport
vtkRenderingContext2D
vtkRenderingFreeTypeOpenGL
vtkRenderingGL2PS
vtkRenderingHybridOpenGL
vtkRenderingVolumeOpenGL
-- * vtkRenderingVolume, needed by 4 modules:
VTK_Group_Rendering
vtkInteractionWidgets
vtkRenderingVolumeAMR
vtkRenderingVolumeOpenGL
-- * vtkRenderingVolumeAMR, needed by VTK_Group_Rendering.
-- * vtkRenderingVolumeOpenGL, needed by VTK_Group_Rendering.
-- * vtkUtilitiesEncodeString, needed by vtkRenderingOpenGL.
-- * vtkUtilitiesHashSource, needed by vtkParallelCore.
-- * vtkUtilitiesMaterialLibrary, needed by vtkRenderingCore.
-- * vtkViewsContext2D, needed by VTK_Group_Rendering.
-- * vtkViewsCore, needed by 4 modules:
VTK_Group_Rendering
vtkGeovisCore
vtkViewsContext2D
vtkViewsInfovis
-- * vtkViewsGeovis, needed by VTK_Group_Rendering.
-- * vtkViewsInfovis, needed by 2 modules:
VTK_Group_Rendering
vtkViewsGeovis
-- * vtkalglib, needed by vtkFiltersStatistics.
-- * vtkexodusII, needed by 2 modules:
vtkIOExodus
vtkIOParallel
-- * vtkexpat, needed by vtkIOXMLParser.
-- * vtkfreetype, needed by 2 modules:
vtkRenderingFreeType
vtkftgl
-- * vtkftgl, needed by vtkRenderingFreeType.
-- * vtkgl2ps, needed by vtkRenderingGL2PS.
-- * vtkhdf5, needed by 2 modules:
vtkIOAMR
vtknetcdf
-- * vtkjpeg, needed by 2 modules:
vtkIOImage
vtktiff
-- * vtkjsoncpp, needed by vtkIOGeometry.
-- * vtklibproj4, needed by vtkGeovisCore.
-- * vtklibxml2, needed by vtkIOInfovis.
-- * vtknetcdf, needed by 3 modules:
vtkIOMINC
vtkIONetCDF
vtkexodusII
-- * vtkoggtheora, needed by vtkIOMovie.
-- * vtkpng, needed by 2 modules:
vtkIOImage
vtkgl2ps
-- * vtksqlite, needed by vtkIOSQL.
-- * vtksys, needed by 7 modules:
vtkCommonCore
vtkCommonSystem
vtkDICOMParser
vtkIOCore
vtkUtilitiesEncodeString
vtkUtilitiesHashSource
vtkUtilitiesMaterialLibrary
-- * vtktiff, needed by vtkIOImage.
-- * vtkverdict, needed by vtkFiltersVerdict.
-- * vtkzlib, needed by 9 modules:
vtkIOCore
vtkIOGeometry
vtkMetaIO
vtkfreetype
vtkgl2ps
vtkhdf5
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 - yes
-- 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 - yes
-- 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 - 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 - 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 - not 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 - not found
-- Looking for sqrt
-- Looking for sqrt - not 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
-- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindOpenGL.cmake:153 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
Rendering/OpenGL/CMakeLists.txt:140 (find_package)
-- Configuring incomplete, errors occurred!
make[1]: *** [build-only-vtk6_i686-w64-mingw32] Error 1
make[1]: Leaving directory `/home/guilherme/lib/mxe'
real 0m12.958s
user 0m7.456s
sys 0m2.988s
settings.mk
JOBS := 4
MXE_TARGETS := i686-pc-mingw32 x86_64-w64-mingw32 i686-w64-mingw32
#SOURCEFORGE_MIRROR := downloads.sourceforge.net
#LOCAL_PKG_LIST := boost curl file flac lzo pthreads vorbis wxwidgets
#.DEFAULT local-pkg-list:
#local-pkg-list: $(LOCAL_PKG_LIST)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment