<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 & 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> <<A href="mailto:dan@chalkie.org.uk">dan@chalkie.org.uk </A>> 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>> I'm pretty sure that all the Mac dashboards with VTK_WRAP_PYTHON <BR>> turned on build/execute this code successfully.<BR>><BR>> Can you look at the cache for this Mac dashboard and see what<BR>> settings might be different from yours...?<BR>> <A href="http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-"> http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-</A><BR>> cocoa/20070107-0300-Nightly/Notes.html<BR>><BR>> Thanks,<BR>> David Cole<BR>><BR>><BR>> On 1/6/07, Dan White <<A href="mailto:dan@chalkie.org.uk"> dan@chalkie.org.uk</A>> wrote: Hi Brian,<BR>><BR>> I also see this ,<BR>> so i turn testing off<BR>><BR>> dont know if its a bug, perhaps specific to OSX?<BR>><BR>> any clues anyone?<BR>> Is this test part of any quality dashboard? <BR>><BR>> Dan<BR>><BR>><BR>><BR>> On 6 Jan 2007, at 19:00, <A href="mailto:vtkusers-request@vtk.org">vtkusers-request@vtk.org</A> wrote:<BR>><BR>> > Message: 5<BR>> > Date: Fri, 5 Jan 2007 11:30:25 -0700 <BR>> > From: "Brian Granger" < <A href="mailto:ellisonbg.net@gmail.com">ellisonbg.net@gmail.com</A>><BR>> > Subject: [vtkusers] Problems building CVS VTK on Mac OS X 10.4<BR>> > To: <A href="mailto:vtkusers@vtk.org"> vtkusers@vtk.org</A><BR>> > Message-ID:<BR>> > < <A href="mailto:6ce0ac130701051030j4bfdb2dep81799cc10efd8d4d@mail.gmail.com">6ce0ac130701051030j4bfdb2dep81799cc10efd8d4d@mail.gmail.com</A>><BR>> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed <BR>> ><BR>> > I have succesfully built VTK before on my machine, but I wanted<BR>> to get<BR>> > a more recent release. Most of the build process went fine, but<BR>> > towards the end I got:<BR> > ><BR>> > [ 98%] Converting Tcl test<BR>> > Failed to read list of file to translate<BR>> > /Users/bgranger/usr/local/src/VTK-CVS/VTK-build1/Graphics/Testing/<BR>> > Python/vtkTestsToConvert <BR>> > list index out of range<BR>> > make[2]: *** [Graphics/Testing/Python/conversion_complete] Error 1<BR>> > make[1]: *** [Graphics/Testing/Python/CMakeFiles/<BR>> > GraphicsPythonTests.dir /all] <BR>> > Error 2<BR>> > make: *** [all] Error 2<BR>> ><BR>> > Any thoughts? Thanks. I am using:<BR>> ><BR>> > Python 2.4<BR>> > RPATH -> no<BR>> > shared libraries -> yes <BR>> > no tk support<BR>> > python wrapper on<BR>> > cocoa<BR>> ><BR>> > Brian<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.org">http://www.bioimagexd.org</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>> _______________________________________________<BR>> This is the private VTK discussion list.<BR>> Please keep messages on-topic. Check the FAQ at: <A href="http://www.vtk.org/">http://www.vtk.org/</A><BR>> Wiki/VTK_FAQ<BR>> Follow this link to subscribe/unsubscribe:<BR>> <A href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers </A><BR>><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>