<div dir="ltr">Hi Simon,<div><br></div><div>In the output you sent, cmake is simply checking to see if ieeefp.h</div><div>is there, so after the "file not found" cmake is supposed to continue</div><div>along after recording the fact that ieeefp.h doesn't exist on your</div><div>system.</div><div><br></div><div>I don't use macports, but when I do a manual build of VTK on my</div><div>system I see this output: (on OS X 10.9):</div><div><br></div><div><div>-- Looking for 28 include files stdio.h, ..., ieeefp.h</div><div>-- Looking for 28 include files stdio.h, ..., ieeefp.h - not found</div><div>-- Looking for 28 include files stdio.h, ..., math.h</div><div>-- Looking for 28 include files stdio.h, ..., math.h - found</div><div>-- Looking for 29 include files stdio.h, ..., nan.h</div><div>-- Looking for 29 include files stdio.h, ..., nan.h - not found</div></div><div><br></div><div>and then it keeps going until it's done.  So it's odd that, for your build,</div><div>it stops after ieeefp.h instead of continuing.  Is there any other output</div><div>that your build produced when it failed?  VTK undergoes nightly build</div><div>tests on many platforms (including OS X 10.10), but not specifically</div><div>with macports.</div><div><br></div><div> - David</div><div><br></div><div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 24, 2014 at 12:11 PM, Simon Hewitt <span dir="ltr"><<a href="mailto:simon.d.hewitt@gmail.com" target="_blank">simon.d.hewitt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I ran sudo port vtk @6.1.0<div><br></div><div>It failed within a cmake element looking for ieeefp.h</div><div>I can't find out much about this (except it may be Intel 486 specific??)</div><div><br></div><div>I have tried every way I can find and cannot get VTK running</div><div>MacBook Pro (retina 13 inch mid 2014)</div><div>OS X 10.10.1</div><div><br></div><div>any suggestions welcome.</div><div>Thanks</div><div>Simon</div><div><br clear="all"><div><div>acports.org_release_tarballs_ports_graphics_vtk/vtk/work/build/CMakeFiles/CMakeTmp'</div><div>/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk/vtk/work/build/CMakeFiles/CMakeTmp/CMakeFiles 1</div><div>Building C object CMakeFiles/cmTryCompileExec3525172040.dir/CheckIncludeFiles.c.o</div><div>/usr/bin/clang   -pipe -Os -arch x86_64   -w -w  -arch x86_64 -mmacosx-version-min=10.10   -o CMakeFiles/cmTryCompileExec3525172040.dir/CheckIncludeFiles.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk/vtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c</div><div>/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk/vtk/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: 'ieeefp.h' file not found</div><div>#include <ieeefp.h></div><div>         ^</div><div>1 error generated.</div></div><span class=""><font color="#888888">-- <br><div><div dir="ltr">Simon Hewitt<br><a href="tel:%28%2B44%29%2007584%20658227" value="+447584658227" target="_blank">(+44) 07584 658227</a><br></div></div></font></span></div></div></blockquote></div><br></div></div></div>