Hi, Cory,

Sorry for the late reply, no clue why this email came to my trash. I tried
to builld paraview. and the problem is that paraview failed on qt compile
step due to low version of glibc.(which in Maverick is 2.13 and the minimum
is 2.14).
So I also try to get ride of GUI first, and then I successfully build
paraview. but when I want to start a pvserver, the error comes with low
glibcxx version which I think is the same problem with low version glibc in
build.
Do you know how can I fixed this?

Thanks,
Yangguang

On Wed, Jan 10, 2018 at 6:02 AM, Cory Quammen <cory.quam...@kitware.com>
wrote:

> I don't see any errors in the terminal output you've posted. Are there
> errors further back in the terminal output history?
>
> Thanks,
> Cory
>
> On Wed, Jan 10, 2018 at 12:28 AM, Yangguang Liao <ygl...@ucdavis.edu>
> wrote:
> > Hi,
> >
> > Trying to compile Paraview but get such error. I have no idea what is the
> > reason.
> >
> > Here is terminal output:
> > [  3%] Built target protobuf
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/dynamic_message.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/extension_set_heavy.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/generated_message_reflection.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/message.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/reflection_ops.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/service.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/text_format.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/unknown_field_set.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/wire_format.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/io/printer.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/io/zero_copy_stream_impl.cc.o
> > [  3%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/io/tokenizer.cc.o
> > [  4%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/compiler/importer.cc.o
> > [  4%] Building CXX object
> > ThirdParty/protobuf/vtkprotobuf/src/CMakeFiles/
> protoc_compiler.dir/google/protobuf/compiler/parser.cc.o
> > [  4%] Linking CXX executable ../../../../bin/protoc
> > [  4%] Built target protoc_compiler
> > make: *** [all] Error 2
> >
> > Mu compiler is using icc and icpc. have Qt5 installed.
> > Thanks!
> > --
> > Yangguang Liao
> > PhD. student of Computer Science Department
> > University of California, Davis
> >
> > _______________________________________________
> > 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:
> > https://paraview.org/mailman/listinfo/paraview
> >
>
>
>
> --
> Cory Quammen
> Staff R&D Engineer
> Kitware, Inc.
>



-- 
Yangguang Liao
PhD. student of Computer Science Department
University of California, Davis
_______________________________________________
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:
https://paraview.org/mailman/listinfo/paraview

Reply via email to