Spike Fails to Build on CentOS 7 (Possible RSB Issue)

Chris Johns chrisj at rtems.org
Tue Nov 20 22:40:41 UTC 2018



On 21/11/2018 03:43, Joel Sherrill wrote:
> 
> 
> On Fri, Nov 16, 2018 at 6:57 PM Chris Johns <chrisj at rtems.org
> <mailto:chrisj at rtems.org>> wrote:
> 
>     On 17/11/18 1:45 am, Joel Sherrill wrote:
>     > Hi
>     >
>     > Hesham was nice enough to bump the Spike version in the RSB so others have a
>     > chance of using it to test RISC-V executables. Unfortunately, it now doesn't
>     > build for me. I am not sure if this is a 
>     >
>     > ../source-builder/sb-set-builder --log=l-spike.txt
>     > --prefix=/home/joel/rtems-work/tools/5 devel/spike
>     > RTEMS Source Builder - Set Builder, 5 (69e07b57d5ab)
>     > Build Set: devel/spike
>     > config: devel/spike-1.1.0.cfg
>     > package: spike-1.1.0-x86_64-linux-gnu-1
>     > building: spike-1.1.0-x86_64-linux-gnu-1
>     > sizes: spike-1.1.0-x86_64-linux-gnu-1: 85.470MB (installed: 12.497MB)
>     > cleaning: spike-1.1.0-x86_64-linux-gnu-1
>     > reporting: devel/spike-1.1.0.cfg -> spike-1.1.0-x86_64-linux-gnu-1.txt
>     > reporting: devel/spike-1.1.0.cfg -> spike-1.1.0-x86_64-linux-gnu-1.xml
>     > installing: spike-1.1.0-x86_64-linux-gnu-1 -> /home/joel/rtems-work/tools/5
>     > error: copying tree (3):
>     >
>     /data/home/joel/rtems-work/rtems-source-builder/bare/build/tmp/spike-1.1.0-x86_64-linux-gnu-1-joel/home/joel/rtems-work/tools/5/lib/pkgconfig/riscv-dummy_rocc.pc
>     > -> /home/joel/rtems-work/tools/5/lib/pkgconfig/riscv-dummy_rocc.pc: [Errno 13]
>     > Permission denied:
>     > u'/home/joel/rtems-work/tools/5/lib/pkgconfig/riscv-dummy_rocc.pc'
> 
>     What are the perms of the dest file?
> 
> 
> $ ls -ial /home/joel/rtems-work/tools/5/lib/pkgconfig
> total 28
>  11005191 drwxr-xr-x. 2 joel joel  146 Nov 19 17:52 .
> 822003261 drwxr-xr-x. 4 joel joel 4096 Nov 19 17:52 ..
>  11005192 -rw-r--r--. 1 joel joel  306 Nov  9 21:18 expat.pc
>  11046201 -r--r--r--. 1 joel joel  358 Nov  9 16:54 riscv-dummy_rocc.pc
>  11004685 -r--r--r--. 1 joel joel  341 Nov 19 17:52 riscv-fesvr.pc
>  11046200 -r--r--r--. 1 joel joel  324 Nov  9 16:54 riscv-riscv.pc
>  11043504 -r--r--r--. 1 joel joel  349 Nov  9 16:54 riscv-softfloat.pc
>  11043505 -r--r--r--. 1 joel joel  392 Nov  9 16:54 riscv-spike_main.pc
> 
> Could this be something else? Another weird Python 2/3 thing?
> 

What are the source file perms?

Chris



More information about the devel mailing list