Hi Koen,<div><br></div><div>You can turn off PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES to disable the fixup bundle dependency scanning. It looks like it is finding your compilers runtime (<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;)</span> and trying to resolve it and it&#39;s dependencies because it isn&#39;t in a standard (/usr/lib) location. </div>

<div><br><div class="gmail_quote">On Thu, Mar 10, 2011 at 11:03 PM, Van Mierlo K. <span dir="ltr">&lt;<a href="mailto:kvm@soton.ac.uk">kvm@soton.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I compiled ParaView 3.10 without problems on the university cluster but get the following error message when running cpack to create the tarball. I get a lot of the libstdc++.so.6: version `GLIBCXX_3.4.9&#39; not found messages after which cpack finishes. Paraview seems to run fine from the build directory so it is no problem for me but it could be for other users.<br>


<br>
Koen van Mierlo<br>
<br>
libstdc++.so.6: version `GLIBCXX_3.4.9&#39; not found (required by /home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkmetaio.so.pv3.10)<br>
<br>
===========================================================================<br>
Analyzing app=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview&#39;<br>
bundle=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10&#39;<br>
executable=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview&#39;<br>
valid=&#39;1&#39;<br>
ldd: warning: you do not have execution permission for `/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libgcc_s.so.1&#39;<br>
verified=&#39;0&#39;<br>
info=&#39;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvpython&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvserver&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/smTestDriver&#39;<br>
external_prereqs=&#39;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvbatch&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvrenderserver&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
;external prerequisites found:<br>
f=&#39;/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvdataserver&#39;<br>
external_prereqs=&#39;/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6&#39;<br>
&#39;<br>
<br>
CMake Error at /home/kvm/projects/ParaView-3.10.0/CMake/BundleUtilities.cmake:743 (message):<br>
  error: verify_app failed<br>
Call Stack (most recent call first):<br>
  /home/kvm/projects/ParaView-3.10.0/CMake/BundleUtilities.cmake:625 (verify_app)<br>
  /home/kvm/projects/pv310gui/Applications/ParaView/cmake_install.cmake:80 (fixup_bundle)<br>
<br>
CPack Error: Error when generating package: ParaView<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>