SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] scirun5 with tests


Chronological Thread 
  • From: Petar Petrov <pip010@gmail.com>
  • To: Ayla Khan <ayla@sci.utah.edu>
  • Cc: "scirun-users@sci.utah.edu List" <scirun-users@sci.utah.edu>
  • Subject: Re: [SCIRUN-USERS] scirun5 with tests
  • Date: Thu, 3 Jul 2014 13:49:03 +0200

Hi Ayla,
indeed it all seems working under Ubuntu 14.04. So I have scirun5 with
tests running.
I had to do some switching from Qt5 (default in 14.04) to Qt4 (since
scirun5 only builds with 4.x).
I have yet another project using Qt5, do you have some experience
switching between the two?
Anyway, I will be glad to help you with the porting guys. Let me know.

Cheers,
Petar

On Tue, Jul 1, 2014 at 8:58 PM, Petar Petrov <pip010@gmail.com> wrote:
> Hi Ayla,
> I just got a ubuntu12.04 setup today. Will give it a try and let you
> know how it went. I really want to help you guys with the porting of
> some modules.
>
> Cheers,
> Petar
>
> On Tue, Jul 1, 2014 at 1:36 AM, Ayla Khan <ayla@sci.utah.edu> wrote:
>> No errors with GCC 4.8.2 (Ubuntu 4.8.2-19ubuntu1) on Ubuntu 14.04 LTS.
>>
>> Ayla
>>
>> On Jun 30, 2014, at 11:49 AM, Dan White wrote:
>>
>>> That's the same error that shows up on our Travis-CI builds, for example:
>>> https://travis-ci.org/SCIInstitute/SCIRunGUIPrototype/builds/26776504
>>>
>>> I tried the -lrt fix and I managed to get a Ubuntu + clang build working
>>> on Travis, but not gcc. Would switching to clang work for your purposes?
>>> Dan
>>>
>>> On 6/30/2014 9:19 AM, Petar Petrov wrote:
>>>> Hi Ayla,
>>>>
>>>> $c++ --version, results in:
>>>>
>>>> c++ (Ubuntu 4.8.1-2ubuntu1~12.04) 4.8.1
>>>>
>>>>
>>>>
>>>> On Mon, Jun 30, 2014 at 4:58 PM, Ayla Khan <ayla@sci.utah.edu> wrote:
>>>>> Hi Petar,
>>>>>
>>>>> Which GCC compiler version are you building with?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Ayla
>>>>>
>>>>> On Jun 29, 2014, at 12:28 PM, Petar Petrov wrote:
>>>>>
>>>>>> Hello,
>>>>>> I've just managed to build scirun5, however when I try building with
>>>>>> tests i got the following linker error:
>>>>>>
>>>>>> [ 83%] Built target Testing_Utils
>>>>>> Linking CXX executable ../../../../Algorithms_Field_Tests
>>>>>> ../../../../lib/libAlgorithms_DataIO.so: undefined reference to
>>>>>> `clock_gettime'
>>>>>>
>>>>>> I found people having some really strange ordering issues with the
>>>>>> flag: -lrt
>>>>>>
>>>>>>
>>>>>> http://stackoverflow.com/questions/17150075/undefined-reference-to-clock-gettime-although-lrt-is-given
>>>>>>
>>>>>> any help?
>>>>
>>>>
>>>
>>
>
>
>
> --
> All the best,
> Petar Petrov
> http://ppetrov.net



--
All the best,
Petar Petrov
http://ppetrov.net



Archive powered by MHonArc 2.6.18.

Top of page