[Paraview] ParaView 5.3.0 and Qt5 linking error

Mathieu Westphal mathieu.westphal at kitware.com
Sat Apr 22 04:34:07 EDT 2017


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.

Regards,

On 22 Apr 2017 1:07 am, "Fabian Wein" <fabian.wein at fau.de> wrote:

> Hi,
>
> in case you want to use superbuild, gcc 6.3.1 compiles qt 5.8.0 from PV 5.3
> for me without any problems. Why do you want to use precompiled qt?
> On a fast Linux I build PV 5.3 superbuild with qt in ~30 min.
>
> If you want to compile qt-everywhere manually be warned, a plain configure
> took hours and many GBs for me - apparently all combinations of
> debug/relase/…
> were built.
>
> > I am here working on an Arch Linux system. What kind of standard library
> do
> > you mean? I compiled GCC (6.2.0) and MPI (1.10.4) by myself.
> >
> > Btw you are right, the precompiled Qt libraries probably need older
> standard
> > libraries. Maybe the GCC-6.2.0 is the problem. I also tried the
> precompiled
> > Qt5 library in version 5.8.0. It does not work. The system Qt5 libraries
> (fom
> > Arch repo) seem to be functional though.
> >
> > Thx for your response!
> >
> > Tobi
> >
> >
> > On Friday, April 21, 2017 2:56:27 PM CEST Ben Boeckel wrote:
> >> On Fri, Apr 21, 2017 at 14:38:30 +0200, Tobias D wrote:
> >>> Following error is thrown:
> >>> [100%] Linking CXX executable
> >>> ../bin/pvserver../lib/libvtkPVServerManagerApplication- pv5.3.so.1:
> >>> undefined reference to `__cxa_throw_bad_array_new_length at Qt_5
> 'collect2:
> >>> error: ld returned 1 exit status
> >>
> >> <snip>
> >>
> >>> - Qt 5.6.2 (precompiled from qt-project.org)
> >>
> >> It looks like Qt5 is linking a different (or expecting a newer) standard
> >> library than you have available on your machine. What distro are you
> >> using?
> >>
> >> --Ben
> >
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> >
> > Search the list archives at: http://markmail.org/search/?q=ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170422/8f11694f/attachment.html>


More information about the ParaView mailing list