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: Windows misbehavior compiling Base (toolchain.c ?) |
From: | Torsten Bögershausen via Core-talk <core-talk at aps.anl.gov> |
To: | Ralph Lange <ralph.lange at gmx.de>, EPICS Core Talk <core-talk at aps.anl.gov> |
Date: | Wed, 8 Jan 2025 09:35:51 +0100 |
Hm, it seems as if cl is called with bad parameters ? usage: cl [ option... ] filename... [ /link linkoption... ] Question to the Makefile-fans: How do we echo the invoved command before invoking it ? /Torsten On 2025-01-08 09:00, Ralph Lange via Core-talk wrote:
Dear colleagues,Working on a feature branch for ci-scripts, I am puzzled about failing AppVeyor builds, e.g. ci.appveyor.com/project/epics-modules/ci-scripts/builds/51276973 <https://urldefense.us/v3/__http://ci.appveyor.com/project/epics- modules/ci-scripts/builds/51276973__;!!G_uCfscf7eWS!aTH- QMxGNnT4EphauvG004qf3gj8LrfwtnFf_BMxmumGTcyKJGYr3hDEwG0xKHnoB83x0LyGigiq6qEKeFcZK7hZAg$> where a large number of VisualStudio builds are consistently getting stuck in Base at or after compiling 'toolchain.c'.I repeated the build a few times - this is a hard issue. Does anyone have an idea what could be going on? Clueless, ~Ralph