rtems-bsp-builder failure

Joel Sherrill joel at rtems.org
Fri Oct 11 13:11:33 UTC 2019


On Thu, Oct 10, 2019 at 8:30 PM Chris Johns <chrisj at rtems.org> wrote:

>
> On 11 Oct 2019, at 12:15 am, Joel Sherrill <joel at rtems.org> wrote:
>
> 
> Hi
>
> Looks like the rtems-bsp-builder has a regression of some sort.
>
> ============================
> + 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=6/12
> [joel at rtbf64c rtems-work]$ tail -f nohup.out
> BSP Build FAILED
> RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (30a5cd65cc54)
> Mail: from:joel at rtems.org to:build at rtems.org smtp:localhost
> Profile(s): everything
> Cleaning: build
> error: invalid BSP: ${arm:bsps}
> Passes: 0   Failures: 0
> 0.26user 0.14system 0:01.25elapsed 32%CPU (0avgtext+0avgdata
> 14712maxresident)k
> 10080inputs+16outputs (75major+18998minor)pagefaults 0swaps
> ============================
>
> The command is from a script I have used for all my previous runs.
>
>
> I suggest looking in the log file to see what has gone wrong.
>

The log has even less:

=====================================
RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (e9f48e9face6)
command: /home/joel/rtems-cron-5/rtems-tools/tester/rt/cmd-bsp-builder.py\
         /home/joel/rtems-cron-5/rtems-tools/tester/rtems-bsp-builder\
         --rtems=/home/joel/rtems-cron-5/rtems --build-path=build\
         --prefix=/home/joel/rtems-cron-5/tools/5/bsps --log=build.log\
         --warnings-report=warnings.log --mail --mail-to=build at rtems.org\
         --mail-from=joel at rtems.org --profiles=everything --jobs=6/12
Mail: from:joel at rtems.org to:build at rtems.org smtp:localhost
Profile(s): everything
Passes: 0   Failures: 0

Build Report
   Passes: 0   Failures: 0
 Failures:
  None
 Passes:
  None
=====================================

Invoking it by hand, I noticed it doesn't support --trace and ends with the
same error as
above which looks like an error gathering the list of BSPs:

 /home/joel/rtems-cron-5/rtems-tools/tester/rtems-bsp-builder
--rtems=/home/joel/rtems-cron-5/rtems --build-path=build
--prefix=/home/joel/rtems-cron-5/tools/5/bsps --log=build.log
--warnings-report=warnings.log --mail --mail-to=build at rtems.org --mail-from=
joel at rtems.org --profiles=everything --jobs=6/12 --dry-run
RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (e9f48e9face6)
Mail: from:joel at rtems.org to:build at rtems.org smtp:localhost
Profile(s): everything
error: invalid BSP: ${arm:bsps}
 <===============================
BSP Build FAILED
Passes: 0   Failures: 0



>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20191011/26f706ae/attachment.html>


More information about the devel mailing list