<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 12, 2017 at 3:11 PM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 13/11/2017 02:42, Joel Sherrill wrote:<br>
><br>
> Looks like a race condition. The v850 failed similarly.<br>
><br>
>   /usr/bin/install -c -m 644<br>
> /home/joel/rtems-work/rtems/c/<wbr>src/lib/libbsp/arm/altera-<wbr>cyclone-v/../shared/include/<wbr>arm-a9mpcore-irq.h<br>
> ../../../../../.././altcycv_<wbr>devkit/lib/include/bsp/arm-<wbr>a9mpcore-irq.h<br>
> /usr/bin/install -c -m 644<br>
> /home/joel/rtems-work/rtems/c/<wbr>src/lib/libbsp/arm/altera-<wbr>cyclone-v/../shared/include/<wbr>arm-a9mpcore-irq.h<br>
> ../../../../../.././altcycv_<wbr>devkit/lib/include/bsp/arm-<wbr>a9mpcore-irq.h<br>
> /usr/bin/install: cannot change permissions of<br>
> â€˜../../../../../.././<wbr>altcycv_devkit/lib/include/<wbr>bsp/arm-a9mpcore-irq.h’: No<br>
> such file or directory<br>
> /usr/bin/install -c -m 644<br>
> /home/joel/rtems-work/rtems/c/<wbr>src/lib/libbsp/arm/altera-<wbr>cyclone-v/../shared/include/<wbr>arm-a9mpcore-regs.h<br>
> ../../../../../.././altcycv_<wbr>devkit/lib/include/bsp/arm-<wbr>a9mpcore-regs.h<br>
> gmake[8]: ***<br>
> [../../../../../.././altcycv_<wbr>devkit/lib/include/bsp/arm-<wbr>a9mpcore-irq.h] Error 1<br>
> gmake[8]: Leaving directory<br>
> `/data/home/joel/rtems-work/<wbr>build/arm/altcycv_devkit.<wbr>posix-debug/arm-rtems5/c/<wbr>altcycv_devkit/lib/libbsp/arm/<wbr>altera-cyclone-v'<br>
> gmake[7]: *** [preinstall-altera-cyclone-v] Error 1<br>
><br>
> Weird that it appears to be inside the middle of install. I assume it copied the<br>
> file<br>
> and then couldn't change the permissions.<br>
><br>
<br>
</span>That is weird. Is this repeatable?<br></blockquote><div><br></div><div>Just updated and starting another build overnight. I guess we shall see. </div><div>I think it is a random problem with -jN. This is what I used to build.</div><div><br></div><div><div>nohup time ./rtems-tools/tester/rtems-bsp-builder \</div><div>  --rtems=/home/joel/rtems-work/rtems \</div><div>  --build-path=build \</div><div>  --prefix=/home/joel/rtems-work/bsps \</div><div>  --log=build.log \</div><div>  --warnings-report=warnings.log \</div><div>   --mail \</div><div>   --mail-from=<a href="mailto:joel@rtems.org">joel@rtems.org</a> \</div><div>   --mail-to=<a href="mailto:build@rtems.org">build@rtems.org</a> \</div><div>  --profiles=everything \</div><div>  --jobs=8 \</div><div>  > nohup.out 2>&1</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span></blockquote></div><br></div></div>