[rtems-bsp-builder] 2017-11-10 14:47:44: Profile(s): everything

Joel Sherrill joel at rtems.org
Sun Nov 12 15:42:47 UTC 2017


On Sat, Nov 11, 2017 at 9:46 PM, Chris Johns <chrisj at rtems.org> wrote:

> On 12/11/17 4:55 am, joel at rtems.org wrote:
> > RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (9f34b38edf2a)
> > ================================================================
> >
> > Host: #1 SMP Tue Sep 12 22:26:13 UTC 2017
> >
> > command: ./rtems-tools/tester/rtems-bsp-builder
> --rtems=/home/joel/rtems-\
> >          work/rtems --build-path=build --prefix=/home/joel/rtems-
> work/bsps\
> >          --log=build.log --warnings-report=warnings.log --mail --mail-\
> >          from=joel at rtems.org --mail-to=build at rtems.org\
> >          --profiles=everything --jobs=8
> >
> > Total Time            : 21:07:44.882315 for 1565 completed job(s)
> > Average BSP Build Time: 0:00:48.603758
> >
> > Failures Report
> > ===============
> >    1 posix-debug arm/altcycv_devkit build:
> >       configure: /home/joel/rtems-work/rtems/configure
> --target=arm-rtems5\
> >       --enable-rtemsbsp=altcycv_devkit --prefix=/home/joel/rtems-
> work/bsps\
> >       --enable-debug --enable-posix
>
> I ran the same build ...
>
>  https://lists.rtems.org/pipermail/build/2017-November/000221.html
>
> and I did not get an error. Is there a tool set missing or rtems.git needs
> a
> bootstrap?
>

Looks like a race condition. The v850 failed similarly.

  /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
/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
/usr/bin/install: cannot change permissions of
‘../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h’:
No such file or directory
/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
gmake[8]: ***
[../../../../../.././altcycv_devkit/lib/include/bsp/arm-a9mpcore-irq.h]
Error 1
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'
gmake[7]: *** [preinstall-altera-cyclone-v] Error 1

Weird that it appears to be inside the middle of install. I assume it
copied the file
and then couldn't change the permissions.

--joel


>
> Chris
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20171112/3548100e/attachment.html>


More information about the devel mailing list