EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Problem with performstruct test
From: Ralph Lange <[email protected]>
To: EPICS Core Talk <[email protected]>
Date: Wed, 19 Sep 2018 10:57:40 +0200
Hi Dirk,

The PVA modules (and Git submodules) in the modules directory of Base are not hosted on Launchpad, but have always been on GitHub. (Being hosted in a different repo on a different server is one of the reasons why they are Git submodules in the first place.)

Please issue a regular PR on GitHub.

Cheers,
~Ralph


On Wed, 19 Sep 2018 at 10:40, Dirk Zimoch <[email protected]> wrote:
How to propose a merge?

I have pushed a fix to
https://code.launchpad.net/~dirk.zimoch/epics-base/+git/epics-base/+ref/fix_performstruct_test,
but when trying to create a merge request, I don't know what to put in
for "Target branch". I always get the error "The target path must be the
path of a reference in the target repository" but no help on what valid
values may be.

Also I am not sure if I did everything correct with the sub-module
structure. Is "lp:epics-base" the correct target repo or do I have to
specify something else when fixing a sub-module?

Dirk


On 19.09.2018 10:13, Dirk Zimoch wrote:
> On 19.09.2018 10:01, Dirk Zimoch wrote:
>> Hello,
>>
>> In pvData/testApp/pv is a test "performstruct" which uses
>> clock_gettime(). With older glibc versions it is required to link this
>> with "rt". Thus I have added
>>
>> performstruct_SYS_LIBS_Linux += rt
>>
>> to pvData/testApp/pv/Makefile.
>>
>> Then I recognized that all the other tests in the Makefile have a line
>>
>> TESTS += ...
>>
>> but performstruct has not. Is this a bug?
>>
>> Dirk
>
>
> Hmm.... when adding it to TESTS I get
>
> $make runtests
> [...]
> performstruct.t ......... skipped: (no reason given)
>
> What does this mean?

Replies:
Re: Problem with performstruct test Dirk Zimoch
References:
Problem with performstruct test Dirk Zimoch
Re: Problem with performstruct test Dirk Zimoch
Re: Problem with performstruct test Dirk Zimoch

Navigate by Date:
Prev: Re: Problem with performstruct test Dirk Zimoch
Next: Re: Problem with performstruct test Dirk Zimoch
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Problem with performstruct test Dirk Zimoch
Next: Re: Problem with performstruct test Dirk Zimoch
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024