Folks, A colleague and I are trying to send emails on the itk user mailing list ([email protected]) regarding ITK Win32 compilation problems (with 4.2rc1) but our emails doesn't seems to appear on the mailing list. The emails appears in our proper Sent folders and we didn't received any error message from the ITK mail server. Do you know what could be the issue?
Regards, -Félix On Wed, Jun 6, 2012 at 7:50 AM, Steve M. Robbins <[email protected]> wrote: > On Tue, Jun 05, 2012 at 10:52:57PM -0500, Steve M. Robbins wrote: >> On Tue, Jun 05, 2012 at 10:55:31PM -0400, Bradley Lowekamp wrote: >> >> > Looking at the dash board we have other system which are using gcc >> > 4.7. >> >> OK, good to know. >> >> > But most of our nightly builds use ITK libraries in stead of >> > system ones. So I am suspicion of ITK's compatibilities with your >> > systems libraries. >> >> >> Yeah, me too. I just created another configuration >> "Debian-sid-gcc4-64bit-nosystem" that will build >> without any system libraries, as a point of comparison. Look for it in >> tomorrow's dashboard. > > Well, it built but it didn't show up in the dashboard. > > I used this configuration: > > set( dashboard_cache " > CMAKE_VERBOSE_MAKEFILE:BOOL=ON > BUILD_EXAMPLES:BOOL=ON > BUILD_SHARED_LIBS:BOOL=ON > BUILD_TESTING:BOOL=ON > BUILD_DOXYGEN:BOOL=OFF > CMAKE_SKIP_RPATH:BOOL=OFF > USE_FFTWD:BOOL=ON > USE_FFTWF:BOOL=ON > ITK_USE_CONCEPT_CHECKING:BOOL=ON > ITK_USE_STRICT_CONCEPT_CHECKING:BOOL=ON > " > ) > > Note: no use of system libraries. But still tests failed or > segfaulted: > > The following tests FAILED: > 509 - itkDiffusionTensor3DReconstructionImageFilterTest (SEGFAULT) > 567 - itkFEMC0HexahedralElement-NodalLoads-BCs (Failed) > 569 - itkFEMC0HexahedralElement-GravityLoad-BCs (Failed) > 570 - itkFEMC0TetrahedralElement-NodalLoads-BCs (Failed) > 572 - itkFEMC0TetrahedralElement-GravityLoad-BCs (Failed) > 573 - itkFEMC0QuadElement-NodalLoads-BCs (Failed) > 574 - itkFEMC0QuadElement-Strain (Failed) > 576 - itkFEMC0QuadElement-GravityLoad-BCs (Failed) > 577 - itkFEMLoadLandmarkImplementation (Failed) > 579 - itkFEMC0TriangularElement-NodalLoads-BCs (Failed) > 582 - itkFEMC0TriangularElement-Quadratic (Failed) > 583 - itkFEMTruss (Failed) > 895 - itkReadWriteSpatialObjectTest (SEGFAULT) > 896 - itkReadWriteSpatialObjectTest1 (SEGFAULT) > 897 - itkReadWriteSpatialObjectTest2 (SEGFAULT) > 965 - itkDOMTest6 (Failed) > 966 - itkDOMTest7 (Failed) > 1514 - itkMeshSpatialObjectIOTest (SEGFAULT) > 1515 - itkMeshSpatialObjectIOTest1 (SEGFAULT) > 1516 - itkMeshSpatialObjectIOTest2 (SEGFAULT) > 1934 - itkImageSpatialObjectTest (SEGFAULT) > 1935 - itkSpatialObjectToImageStatisticsCalculatorTest (SEGFAULT) > 1936 - itkImageMaskSpatialObjectTest (SEGFAULT) > 1937 - itkImageMaskSpatialObjectTest2 (SEGFAULT) > 1938 - itkImageMaskSpatialObjectTest3 (SEGFAULT) > 1941 - itkSceneSpatialObjectTest (SEGFAULT) > 1943 - itkMetaArrowConverterTest (SEGFAULT) > 1956 - itkArrowSpatialObjectTest (SEGFAULT) > 2134 - itkTransformsSetParametersTest (SEGFAULT) > > This is the same list as before. I'm not sure what to make of it, > as my system seems to be the only one failing on a couple of these. > > However, several other tests (e.g. itkDOM*, itkFEM*) are failing on > other gcc 4.7 testers; e.g. farsight_ubuntu [1]. > > [1] http://open.cdash.org/viewTest.php?buildid=2339001 > > -Steve > > _____________________________________ > Powered by 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://www.kitware.com/products/protraining.php > > 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-users > -- -- Félix C. Morency, M.Sc. Plateforme d’analyse et de visualisation d’images Centre Hospitalier Universitaire de Sherbrooke Centre de recherche clinique Étienne-Le Bel Local Z5-3031 | 819.346.1110 ext 16634 _______________________________________________ Powered by 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.php 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
