<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Ok. <DIV> I compiled VTK with Carbon/Testing/Shared Libs/ Python/Tcl with the Intel Compiler. Here are the versions of ICC/ICPC that I have:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>504:[mjackson@Thor:~]$ icc --version</DIV><DIV>icc (ICC) 9.1 20061101</DIV><DIV>Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>505:[mjackson@Thor:~]$ icpc --version</DIV><DIV>icpc (ICC) 9.1 20061101</DIV><DIV>Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I also used the default Python that came with OS X 10.4.8. So maybe the problem is the version of Ptython that you are trying to use.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Bitstream Vera Sans; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-- </DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Mike Jackson   Senior Research Engineer</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Innovative Management &amp; Technology Services</DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR><DIV><DIV>On Jan 8, 2007, at 9:05 AM, David Cole wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Intel Mac should also work.<BR>Carbon is the default. Python test conversion should work with either carbon or cocoa.<BR><BR>There is a python script that runs and converts many of the tcl scripts in the VTK Testing directories into python equivalents... <BR><BR>If you can figure out what's wrong, or a patch to fix it and send it along, that would be fantastic. If not, if you could at least take the time to enter this as a bug in the bug tracker, that would be the next best thing. <A href="http://www.vtk.org/Bug/">http://www.vtk.org/Bug/</A><BR><BR>Thanks,<BR>David<BR><BR><DIV><SPAN class="gmail_quote">On 1/8/07, <B class="gmail_sendername">Dan White</B> &lt;<A href="mailto:dan@chalkie.org.uk">dan@chalkie.org.uk </A>&gt; wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">David,<BR><BR>the differences are<BR><BR>I am using and intel mac. (with intel compilers) <BR>I am using carbon not cocoa (shouldnt carbon be the default not cocoa?)<BR><BR>I have tcl wrapping off, so maybe the testing code is expecting to<BR>have tcl wrapping on?<BR>Not sure what the<BR>Users/bgranger/usr/local/src/VTK-CVS/VTK-build1/Graphics/Testing/ <BR>Python/vtkTestsToConvert<BR>is all about.... looks like its trying to convert tests from python<BR>to tcl or something?<BR><BR>Dan<BR><BR><BR><BR>On 8 Jan 2007, at 15:42, David Cole wrote:<BR><BR>&gt; I'm pretty sure that all the Mac dashboards with VTK_WRAP_PYTHON <BR>&gt; turned on build/execute this code successfully.<BR>&gt;<BR>&gt; Can you look at the cache for this Mac dashboard and see what<BR>&gt; settings might be different from yours...?<BR>&gt; <A href="http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-"> http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-</A><BR>&gt; cocoa/20070107-0300-Nightly/Notes.html<BR>&gt;<BR>&gt; Thanks,<BR>&gt; David Cole<BR>&gt;<BR>&gt;<BR>&gt; On 1/6/07, Dan White &lt;<A href="mailto:dan@chalkie.org.uk"> dan@chalkie.org.uk</A>&gt; wrote: Hi Brian,<BR>&gt;<BR>&gt; I also see this ,<BR>&gt; so i turn testing off<BR>&gt;<BR>&gt; dont know if its a bug, perhaps specific to OSX?<BR>&gt;<BR>&gt; any clues anyone?<BR>&gt; Is this test part of any quality dashboard? <BR>&gt;<BR>&gt; Dan<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; On 6 Jan 2007, at 19:00, <A href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</A> wrote:<BR>&gt;<BR>&gt; &gt; Message: 5<BR>&gt; &gt; Date: Fri, 5 Jan 2007 11:30:25 -0700 <BR>&gt; &gt; From: "Brian Granger" &lt; <A href="mailto:ellisonbg.net@gmail.com">ellisonbg.net@gmail.com</A>&gt;<BR>&gt; &gt; Subject: [vtkusers] Problems building CVS VTK on Mac OS X 10.4<BR>&gt; &gt; To: <A href="mailto:vtkusers@vtk.org"> vtkusers@vtk.org</A><BR>&gt; &gt; Message-ID:<BR>&gt; &gt;       &lt; <A href="mailto:6ce0ac130701051030j4bfdb2dep81799cc10efd8d4d@mail.gmail.com">6ce0ac130701051030j4bfdb2dep81799cc10efd8d4d@mail.gmail.com</A>&gt;<BR>&gt; &gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed <BR>&gt; &gt;<BR>&gt; &gt; I have succesfully built VTK before on my machine, but I wanted<BR>&gt; to get<BR>&gt; &gt; a more recent release.  Most of the build process went fine, but<BR>&gt; &gt; towards the end I got:<BR> &gt; &gt;<BR>&gt; &gt; [ 98%] Converting Tcl test<BR>&gt; &gt; Failed to read list of file to translate<BR>&gt; &gt; /Users/bgranger/usr/local/src/VTK-CVS/VTK-build1/Graphics/Testing/<BR>&gt; &gt; Python/vtkTestsToConvert <BR>&gt; &gt; list index out of range<BR>&gt; &gt; make[2]: *** [Graphics/Testing/Python/conversion_complete] Error 1<BR>&gt; &gt; make[1]: *** [Graphics/Testing/Python/CMakeFiles/<BR>&gt; &gt; GraphicsPythonTests.dir /all] <BR>&gt; &gt; Error 2<BR>&gt; &gt; make: *** [all] Error 2<BR>&gt; &gt;<BR>&gt; &gt; Any thoughts?  Thanks.  I am using:<BR>&gt; &gt;<BR>&gt; &gt; Python 2.4<BR>&gt; &gt; RPATH -&gt; no<BR>&gt; &gt; shared libraries -&gt; yes <BR>&gt; &gt; no tk support<BR>&gt; &gt; python wrapper on<BR>&gt; &gt; cocoa<BR>&gt; &gt;<BR>&gt; &gt; Brian<BR>&gt;<BR>&gt; Dr. Daniel James White BSc. (Hons.) PhD<BR>&gt; Bioimaging Coordinator<BR>&gt; Nanoscience Centre and Department of Biological and Environmental <BR>&gt; Sciences<BR>&gt; Division of Molecular Recognition<BR>&gt; Ambiotica C242<BR>&gt; PO Box 35<BR>&gt; University of Jyväskylä<BR>&gt; Jyväskylä<BR>&gt; FIN 40014<BR>&gt; Finland<BR>&gt;<BR>&gt; +358 14 260 4183 (work) <BR>&gt; +358 468102840 (mobile)<BR>&gt; <A href="http://www.bioimagexd.org">http://www.bioimagexd.org</A><BR>&gt; <A href="http://www.chalkie.org.uk">http://www.chalkie.org.uk</A><BR>&gt; <A href="mailto:dan@chalkie.org.uk"> dan@chalkie.org.uk</A><BR>&gt; <A href="mailto:white@cc.jyu.fi">white@cc.jyu.fi</A><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; This is the private VTK discussion list.<BR>&gt; Please keep messages on-topic. Check the FAQ at: <A href="http://www.vtk.org/">http://www.vtk.org/</A><BR>&gt; Wiki/VTK_FAQ<BR>&gt; Follow this link to subscribe/unsubscribe:<BR>&gt; <A href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers </A><BR>&gt;<BR><BR>Dr. Daniel James White BSc. (Hons.) PhD<BR>Bioimaging Coordinator<BR>Nanoscience Centre and Department of Biological and Environmental<BR>Sciences<BR>Division of Molecular Recognition<BR>Ambiotica C242 <BR>PO Box 35<BR>University of Jyväskylä<BR>Jyväskylä<BR>FIN 40014<BR>Finland<BR><BR>+358 14 260 4183 (work)<BR>+358 468102840 (mobile)<BR><A href="http://www.bioimagexd.net">http://www.bioimagexd.net</A><BR><A href="http://www.chalkie.org.uk"> http://www.chalkie.org.uk</A><BR><A href="mailto:dan@chalkie.org.uk">dan@chalkie.org.uk</A><BR><A href="mailto:white@cc.jyu.fi">white@cc.jyu.fi</A><BR><BR><BR><BR></BLOCKQUOTE></DIV><BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">This is the private VTK discussion list.<SPAN class="Apple-converted-space"> </SPAN></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Please keep messages on-topic. Check the FAQ at: <A href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Follow this link to subscribe/unsubscribe:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>