<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 11, 2017 at 9:46 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 12/11/17 4:55 am, <a href="mailto:joel@rtems.org">joel@rtems.org</a> wrote:<br>
> RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (9f34b38edf2a)<br>
> ==============================<wbr>==============================<wbr>====<br>
><br>
> Host: #1 SMP Tue Sep 12 22:26:13 UTC 2017<br>
><br>
> command: ./rtems-tools/tester/rtems-<wbr>bsp-builder --rtems=/home/joel/rtems-\<br>
>          work/rtems --build-path=build --prefix=/home/joel/rtems-<wbr>work/bsps\<br>
>          --log=build.log --warnings-report=warnings.log --mail --mail-\<br>
>          from=<a href="mailto:joel@rtems.org">joel@rtems.org</a> --mail-to=<a href="mailto:build@rtems.org">build@rtems.org</a>\<br>
>          --profiles=everything --jobs=8<br>
><br>
> Total Time            : 21:07:44.882315 for 1565 completed job(s)<br>
> Average BSP Build Time: 0:00:48.603758<br>
><br>
</span><span class="gmail-">> Failures Report<br>
> ===============<br>
>    1 posix-debug arm/altcycv_devkit build:<br>
>       configure: /home/joel/rtems-work/rtems/<wbr>configure --target=arm-rtems5\<br>
>       --enable-rtemsbsp=altcycv_<wbr>devkit --prefix=/home/joel/rtems-<wbr>work/bsps\<br>
>       --enable-debug --enable-posix<br>
<br>
</span>I ran the same build ...<br>
<br>
 <a href="https://lists.rtems.org/pipermail/build/2017-November/000221.html" rel="noreferrer" target="_blank">https://lists.rtems.org/<wbr>pipermail/build/2017-November/<wbr>000221.html</a><br>
<br>
and I did not get an error. Is there a tool set missing or rtems.git needs a<br>
bootstrap?<br></blockquote><div><br></div><div>Looks like a race condition. The v850 failed similarly.</div><div><br></div><div><div>  /usr/bin/install -c -m 644 /home/joel/rtems-work/rtems/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/include/arm-a9mpcore-irq.h ../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h</div><div>/usr/bin/install -c -m 644 /home/joel/rtems-work/rtems/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/include/arm-a9mpcore-irq.h ../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h</div><div>/usr/bin/install: cannot change permissions of â€˜../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h’: No such file or directory</div><div>/usr/bin/install -c -m 644 /home/joel/rtems-work/rtems/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/include/arm-a9mpcore-regs.h ../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-regs.h</div><div>gmake[8]: *** [../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h] Error 1</div><div>gmake[8]: Leaving directory `/data/home/joel/rtems-work/build/arm/altcycv_devkit.posix-debug/arm-rtems5/c/altcycv_devkit/lib/libbsp/arm/altera-cyclone-v'</div><div>gmake[7]: *** [preinstall-altera-cyclone-v] Error 1</div><div> </div></div><div>Weird that it appears to be inside the middle of install. I assume it copied the file</div><div>and then couldn't change the permissions. </div><div><br></div><div>--joel</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">
<br>
Chris<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/devel</a><br>
</blockquote></div><br></div></div>