<div dir="auto">I'm using Archlinux myself. FYI ParaView 5.3 can be built with all dependency installed from pacman. No need to build anything yourself or install binary tgz from upstream.<div dir="auto"><br></div><div dir="auto">Regards,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 Apr 2017 1:07 am, "Fabian Wein" <<a href="mailto:fabian.wein@fau.de">fabian.wein@fau.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
in case you want to use superbuild, gcc 6.3.1 compiles qt 5.8.0 from PV 5.3<br>
for me without any problems. Why do you want to use precompiled qt?<br>
On a fast Linux I build PV 5.3 superbuild with qt in ~30 min.<br>
<br>
If you want to compile qt-everywhere manually be warned, a plain configure<br>
took hours and many GBs for me - apparently all combinations of debug/relase/…<br>
were built.<br>
<br>
> I am here working on an Arch Linux system. What kind of standard library do<br>
> you mean? I compiled GCC (6.2.0) and MPI (1.10.4) by myself.<br>
><br>
> Btw you are right, the precompiled Qt libraries probably need older standard<br>
> libraries. Maybe the GCC-6.2.0 is the problem. I also tried the precompiled<br>
> Qt5 library in version 5.8.0. It does not work. The system Qt5 libraries (fom<br>
> Arch repo) seem to be functional though.<br>
><br>
> Thx for your response!<br>
><br>
> Tobi<br>
><br>
><br>
> On Friday, April 21, 2017 2:56:27 PM CEST Ben Boeckel wrote:<br>
>> On Fri, Apr 21, 2017 at 14:38:30 +0200, Tobias D wrote:<br>
>>> Following error is thrown:<br>
>>> [100%] Linking CXX executable<br>
>>> ../bin/pvserver../lib/<wbr>libvtkPVServerManagerApplicati<wbr>on- pv5.3.so.1:<br>
>>> undefined reference to `__cxa_throw_bad_array_new_<wbr>length@Qt_5'collect2:<br>
>>> error: ld returned 1 exit status<br>
>><br>
>> <snip><br>
>><br>
>>> - Qt 5.6.2 (precompiled from <a href="http://qt-project.org" rel="noreferrer" target="_blank">qt-project.org</a>)<br>
>><br>
>> It looks like Qt5 is linking a different (or expecting a newer) standard<br>
>> library than you have available on your machine. What distro are you<br>
>> using?<br>
>><br>
>> --Ben<br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</blockquote></div></div>