Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-05-03 Thread Ben Boeckel
On Wed, May 03, 2017 at 16:59:18 +0200, Patrick Begou wrote: > Even with v5.3.0-1 the problem remains. It seams related to the OSMESA > config > as a QT4 config on my desktop is successfull (same compilers and OpenMPI > version > but CentOS 6.9 instead of 6.7 on the cluster). > > On the

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-05-03 Thread Patrick Begou
Ben Boeckel wrote: On Wed, May 03, 2017 at 11:55:15 +0200, Patrick Begou wrote: My git commit is: commit 8c380916ea13198b8912bef78971a71bba6d7147 Merge: e75a492 84ebd63 Author: Ben Boeckel Date: Tue May 2 12:33:58 2017 + Are you building 5.3.0? If so, please

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-05-03 Thread Ben Boeckel
On Wed, May 03, 2017 at 11:55:15 +0200, Patrick Begou wrote: > My git commit is: > > commit 8c380916ea13198b8912bef78971a71bba6d7147 > Merge: e75a492 84ebd63 > Author: Ben Boeckel > Date: Tue May 2 12:33:58 2017 + Are you building 5.3.0? If so, please use the

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-05-03 Thread Patrick Begou
Sorry for this late answer, I was out of office last week. I'm building paraview in a cluster running "Rocks Cluster 6.2" distribution. It is based on CenrOS 6.7 I had some trouble with gcc 4.8.1 (internal error at compile time) so I moved to Gcc 4.8.5, this is OK now. My ld version is

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-04-21 Thread Chuck Atkins
Hi Patrick, Which OS and Compiler are you using? Also what version of binutils are you using (`which ld` and `ld --version`)? This is a known issue where the `ld` shipped with older versions binutils doesn't support the AVX2 instructions generated for SWR, even though the compiler you're using

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-04-20 Thread Ben Boeckel
On Thu, Apr 20, 2017 at 15:33:30 +0200, Patrick Begou wrote: > This could be solved with disabling swr gallium driver and selecting only > swrast, even if my cpu is from intel family and provides AVX : > > --with-gallium-drivers=swrast You should be able to unset the `mesa_USE_SWR` option (it's

Re: [Paraview] paraview-superbuild fails to buiild osmesa

2017-04-20 Thread Patrick Begou
This could be solved with disabling swr gallium driver and selecting only swrast, even if my cpu is from intel family and provides AVX : --with-gallium-drivers=swrast Patrick -- === | Equipe M.O.S.T. |