1994 1995 1996 1997 1998 1999 2000 2001 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 | 1994 1995 1996 1997 1998 1999 2000 2001 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: | "invalid output sync mutex" and ci-scripts on windows |
From: | Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov> |
To: | EPICS Tech-Talk <tech-talk at aps.anl.gov> |
Date: | Mon, 23 Oct 2023 12:05:29 -0700 |
A note for those using ci-scripts on github actions including Windows builds. You will likely need to update ci-scripts to pick up a workaround for whatever is now causing recursive gnumake to fail with messages like this one:
make: *** invalid output sync mutex: --. Stop.
https://github.com/epics-base/ci-scripts/issues/84