Ah, I see.

Make sure the same compiler module is loaded when you compile pvserver
as when you run it. That should ensure a consistent glibc version.

Your local user support or system administrators should also be able
to help with the module system usage on Maverick.

Thanks,
Cory

On Fri, Jan 12, 2018 at 3:51 PM, Yangguang Liao <ygl...@ucdavis.edu> wrote:
> Oops, Sorry I didn’t make it clear. I am trying to build on TACC cluster
> Maverick
>
> On Fri, Jan 12, 2018 at 12:38 PM Cory Quammen <cory.quam...@kitware.com>
> wrote:
>>
>> Sorry, I was thinking you were building on a Mac with Mavericks
>> installed, but now I think that is not right. Are you trying to build
>> on Maverick Meerkat (Ubuntu 10.10)?
>>
>> On Fri, Jan 12, 2018 at 3:27 PM, Yangguang Liao <ygl...@ucdavis.edu>
>> wrote:
>> > 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
>>
>>
>>
>> --
>> Cory Quammen
>> Staff R&D Engineer
>> Kitware, Inc.
>
> --
> Yangguang Liao
> PhD. student of Computer Science Department
> University of California, Davis



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
_______________________________________________
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