2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 <2017> 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 <2017> 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: moving initHooks into libCom |
From: | Ralph Lange <[email protected]> |
To: | EPICS Core Talk <[email protected]> |
Date: | Fri, 8 Dec 2017 21:40:06 +0100 |
On 12/08/2017 03:29 PM, Andrew Johnson wrote:
> Michael,
>
> In case your Inbox filters out Jenkins emails the epics-master-windows
> APS job is now demonstrating the pva2pva build failure.
I noticed. If this is the only failure, then I might have it sorted out quickly.
https://github.com/mdavidsaver/pva2pva/commit/ 049ed8cead5e59dea7f6631698c45e a63db78d66
> Thanks,
>
> - Andrew
>
> On 12/08/2017 02:09 PM, Andrew Johnson wrote:
>> On 12/08/2017 01:57 PM, Mark Rivers wrote:
>>> I forget exactly what CALL does, but I don't think it's necessary. It's
>>> worth trying I guess.
>>
>> Yes, that fixed it. Jenkins runs build commands inside its own .BAT
>> file, and apparently executing one .BAT file inside another stops the
>> parent script. It's currently compiling using
>>
>>> Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64
>>
>> as against
>>
>>> Microsoft (R) C/C++ Optimizing Compiler Version 16.00.40219.01 for x64
>>
>>> Can you try the command interactively on that machine?
>>
>> I can't open a command window with the Jenkins build environment, the
>> Jenkins agent sets up the shell environment by itself, and it's
>> complicated by the fact that it's all running inside a JVM too.
>>
>> - Andrew
>>
>