EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20222023  2024  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  <20222023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Getting Permission denied messages while building
From: Andrew Johnson via Tech-talk <tech-talk at aps.anl.gov>
To: "Barrett (US), Patrick E" <patrick.e.barrett at boeing.com>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Thu, 21 Apr 2022 10:24:02 -0500
Hi Patrick,

On 4/21/22 8:11 AM, Barrett (US), Patrick E via Tech-talk wrote:

I have just upgraded to 3.15.9 and when running the build have started getting messages similar to:

../scanIoTest.c

make[3]: execvp: ../scanIoTest.c: Permission denied

 

I believe this has to do with determining header dependencies and I believe the “$(HDEPENDS.c)”, in this case, is not getting set.  I have the issue with .cpp files as well.  What should I check to resolve this? 


Can you provide some more information about the system this is running on, (OS, $EPICS_HOST_ARCH value, and your compiler and Perl versions), and include the build output starting from several lines earlier in the build before it fails. The line you quote above implies that it's trying to execute the .c file, which is weird. Do you have any local modifications to the Base 3.15.9 sources at all?

It would also be helpful if you can do this and send the output:

$ cd src/ioc/db/test/O.<host-arch>
$ make PRINT.HDEPENDS.c

That will show me how it's trying to create the dependency file. The 'make PRINT.<make-variable>' command uses a fairly new pattern target which is very useful for debugging build issues like this, but you do need to be in the right directory when you use it to get the value that you're actually looking for.

- Andrew
-- 
Complexity comes for free, Simplicity you have to work for.

Replies:
RE: [EXTERNAL] Re: Getting Permission denied messages while building Barrett (US), Patrick E via Tech-talk
References:
Getting Permission denied messages while building Barrett (US), Patrick E via Tech-talk

Navigate by Date:
Prev: Waveforms in Archiver Appliance John Dobbins via Tech-talk
Next: Re: Waveforms in Archiver Appliance Michael Davidsaver via Tech-talk
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  <20222023  2024 
Navigate by Thread:
Prev: Getting Permission denied messages while building Barrett (US), Patrick E via Tech-talk
Next: RE: [EXTERNAL] Re: Getting Permission denied messages while building Barrett (US), Patrick E via Tech-talk
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  <20222023  2024 
ANJ, 14 Sep 2022 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·