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

Joel Sherrill joel at rtems.org
Mon Nov 13 00:53:43 UTC 2017


On Sun, Nov 12, 2017 at 3:11 PM, Chris Johns <chrisj at rtems.org> wrote:

> On 13/11/2017 02:42, Joel Sherrill wrote:
> >
> > 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.
> >
>
> That is weird. Is this repeatable?
>

Just updated and starting another build overnight. I guess we shall see.
I think it is a random problem with -jN. This is what I used to build.

nohup time ./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 \
  > nohup.out 2>&1


>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20171112/9a9e4c55/attachment.html>


More information about the devel mailing list