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')</span> and trying to resolve it and it's dependencies because it isn'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"><<a href="mailto:kvm@soton.ac.uk">kvm@soton.ac.uk</a>></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' 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' 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='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview'<br>
bundle='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10'<br>
executable='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview'<br>
valid='1'<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'<br>
verified='0'<br>
info='external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvpython'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvserver'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/smTestDriver'<br>
external_prereqs='/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/paraview'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvbatch'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvrenderserver'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
;external prerequisites found:<br>
f='/home/kvm/projects/pv310gui/_CPack_Packages/Linux-x86_64/TGZ/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvdataserver'<br>
external_prereqs='/home/kvm/fontconfig/lib/libfontconfig.so.1;/local/software/rh53/gcc/4.3.3/lib64/libstdc++.so.6'<br>
'<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>