[rtems-bsp-builder] 2019-10-29 11:32:46: Profile(s): everything

joel at rtems.org joel at rtems.org
Wed Oct 30 04:26:09 UTC 2019


RTEMS Tools Project - RTEMS Kernel BSP Builder, 5 (4cb2ddc568b1)
================================================================

Host: #1 SMP Mon Sep 30 14:19:46 UTC 2019

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=/home/joel\
         /rtems-cron-5/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

Total Time            : 11:53:11.759631 for 1747 completed job(s)
Average BSP Build Time: 0:00:24.494424

Builds
======
 debug
 network
 network-debug
 no-network
 no-posix
 posix
 posix-debug
 posix-profiling
 profiling
 smp
 smp-debug
 smp-network
 smp-network-debug

Failures Report
===============
   1 debug arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   2 network arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   3 network-debug arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   4 no-network arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   5 no-posix arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   6 posix arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   7 posix-debug arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   8 posix-profiling arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

   9 profiling arm/atsamv build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=atsamv --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  10 debug arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  11 network arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  12 network-debug arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  13 no-network arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  14 no-posix arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  15 posix arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  16 posix-debug arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  17 posix-profiling arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  18 profiling arm/beagleboardorig build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardorig --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  19 debug arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  20 network arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  21 network-debug arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  22 no-network arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  23 no-posix arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  24 posix arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  25 posix-debug arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  26 posix-profiling arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  27 profiling arm/beagleboardxm build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=beagleboardxm --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: bsps/arm/beagle/i2c/bbb-i2c.c:69:3: error: expected ';' before
            'return'

  28 debug arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  29 network arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  30 network-debug arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  31 no-network arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  32 no-posix arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  33 posix arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  34 posix-debug arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  35 posix-profiling arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  36 profiling arm/lm3s3749 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s3749 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  37 debug arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  38 network arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  39 network-debug arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  40 no-network arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  41 no-posix arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  42 posix arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  43 posix-debug arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  44 posix-profiling arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  45 profiling arm/lm3s6965 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  46 debug arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  47 network arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  48 network-debug arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  49 no-network arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  50 no-posix arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  51 posix arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  52 posix-debug arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  53 posix-profiling arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  54 profiling arm/lm3s6965_qemu build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm3s6965_qemu --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  55 debug arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  56 network arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  57 network-debug arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  58 no-network arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  59 no-posix arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  60 posix arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  61 posix-debug arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  62 posix-profiling arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  63 profiling arm/lm4f120 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lm4f120 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  64 debug arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  65 network arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  66 network-debug arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  67 no-network arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  68 no-posix arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  69 posix arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  70 posix-debug arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  71 posix-profiling arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  72 profiling arm/lpc1768_mbed build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  73 debug arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  74 network arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  75 network-debug arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  76 no-network arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  77 no-posix arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  78 posix arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  79 posix-debug arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  80 posix-profiling arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  81 profiling arm/lpc1768_mbed_ahb_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  82 debug arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-rtems-debug\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  83 network arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  84 network-debug arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-rtems-debug\
      --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  85 no-network arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --disable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  86 no-posix arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --disable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  87 posix arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  88 posix-debug arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-rtems-debug\
      --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  89 posix-profiling arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-posix\
      --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  90 profiling arm/lpc1768_mbed_ahb_ram_eth build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc1768_mbed_ahb_ram_eth\
      --prefix=/home/joel/rtems-cron-5/tools/5/bsps --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  91 debug arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  92 network arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  93 network-debug arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  94 no-network arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  95 no-posix arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  96 posix arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  97 posix-debug arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  98 posix-profiling arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

  99 profiling arm/lpc17xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 100 debug arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 101 network arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 102 network-debug arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 103 no-network arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 104 no-posix arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 105 posix arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 106 posix-debug arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 107 posix-profiling arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 108 profiling arm/lpc17xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 109 debug arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 110 network arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 111 network-debug arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 112 no-network arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 113 no-posix arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 114 posix arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 115 posix-debug arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 116 posix-profiling arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 117 profiling arm/lpc17xx_plx800_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_ram --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 118 debug arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 119 network arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 120 network-debug arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 121 no-network arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 122 no-posix arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 123 posix arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 124 posix-debug arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 125 posix-profiling arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 126 profiling arm/lpc17xx_plx800_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc17xx_plx800_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 127 debug arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 128 network arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 129 network-debug arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 130 no-network arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 131 no-posix arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 132 posix arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 133 posix-debug arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 134 posix-profiling arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 135 profiling arm/lpc40xx_ea_ram build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_ram --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 136 debug arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 137 network arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 138 network-debug arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 139 no-network arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 140 no-posix arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 141 posix arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 142 posix-debug arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 143 posix-profiling arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 144 profiling arm/lpc40xx_ea_rom_int build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=lpc40xx_ea_rom_int --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 145 debug arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 146 network arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 147 network-debug arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 148 no-network arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 149 no-posix arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 150 posix arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 151 posix-debug arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 152 posix-profiling arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 153 profiling arm/stm32f105rc build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f105rc --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 154 debug arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 155 network arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 156 network-debug arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-networking\
      --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 157 no-network arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-networking --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 158 no-posix arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --disable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 159 posix arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 160 posix-debug arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-rtems-debug --enable-posix --disable-\
      smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 161 posix-profiling arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-posix --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 162 profiling arm/stm32f4 build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target=arm-\
      rtems5 --enable-rtemsbsp=stm32f4 --prefix=/home/joel/rtems-\
      cron-5/tools/5/bsps --enable-profiling --disable-smp
     error: cpukit/libdebugger/rtems-debugger-arm.c:1593:53: error:
            'arm_switch_reg' undeclared (first use in this function)

 163 debug epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --disable-networking\
      --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830

 164 no-posix epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --disable-posix --disable-networking\
      --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830

 165 posix epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --disable-networking\
      --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830

 166 posix-debug epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-rtems-debug --enable-posix\
      --disable-networking --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830

 167 posix-profiling epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-posix --enable-profiling\
      --disable-networking --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830

 168 profiling epiphany/epiphany_sim build:
      configure: /home/joel/rtems-cron-5/rtems/configure --target\
      =epiphany-rtems5 --enable-rtemsbsp=epiphany_sim --prefix=/home/joel\
      /rtems-cron-5/tools/5/bsps --enable-profiling --disable-networking\
      --disable-smp
     error: cpukit/mghttpd/mongoose.c:678:1: internal compiler error: in
            epiphany_expand_prologue, at config/epiphany/epiphany.c:1830


Warnings Report
===============
 +=====================================================================+
 | By Architecture (total : 80520)                                     |
 +---------------------------------------------------------------------+
 | common : 94 warning(s)                                              |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 9102 |     BSP :    0 |Network : 19176 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit : 2419 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm : 67 warning(s)                                                 |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 1508 |     BSP :    0 |Network : 14388 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit : 1815 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | bfin : 28 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   27 |     BSP :    0 | Network :  720 |    Tests :    0 |
 |   LibCPU :  351 | CPU Kit :   99 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | epiphany : 2 warning(s)                                             |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :    0 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   11 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | i386 : 32 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network : 1440 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  306 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | lm32 : 14 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  210 |     BSP :    0 | Network :  704 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   83 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | m68k : 151 warning(s)                                               |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  180 |     BSP :    0 | Network : 4800 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  966 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | mips : 14 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    3 |     BSP :    0 | Network : 1432 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  406 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | moxie : 1 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   60 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | or1k : 2 warning(s)                                                 |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   12 |     BSP :    0 | Network :  232 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   61 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc : 139 warning(s)                                            |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 3607 |     BSP :    0 |Network : 12352 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  956 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | riscv : 19 warning(s)                                               |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 2904 |     BSP :    0 | Network : 5588 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit : 3103 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sh : 165 warning(s)                                                 |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   30 |     BSP :    0 | Network : 1680 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  105 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sparc : 2 warning(s)                                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 1323 |     BSP :    0 | Network : 2556 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  160 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sparc64 : 2 warning(s)                                              |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   24 |     BSP :    0 | Network :  464 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   66 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | v850 : 0 warning(s)                                                 |
 +---------------------------------------------------------------------+

 +=====================================================================+
 | By BSP (total : 80520)                                              |
 +---------------------------------------------------------------------+
 | common : 433 warning(s)                                             |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 9047 |     BSP :    0 |Network : 44820 |    Tests :    0 |
 |   LibCPU :  144 | CPU Kit : 7624 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/altcycv_devkit : 2 warning(s)                                   |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   74 |     BSP :    0 | Network :    0 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :    7 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/arm1136jfs : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | arm/arm1136js : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | arm/arm7tdmi : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | arm/arm920 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | arm/armcortexa9 : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | arm/atsamv : 45 warning(s)                                          |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   42 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/beagleboardorig : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | arm/beagleboardxm : 0 warning(s)                                    |
 +---------------------------------------------------------------------+
 | arm/beagleboneblack : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | arm/beaglebonewhite : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | arm/csb336 : 3 warning(s)                                           |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   33 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/csb337 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | arm/csb637 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | arm/edb7312 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | arm/gumstix : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | arm/imx7 : 0 warning(s)                                             |
 +---------------------------------------------------------------------+
 | arm/kit637_v6 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | arm/lm3s3749 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | arm/lm3s6965 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | arm/lm3s6965_qemu : 0 warning(s)                                    |
 +---------------------------------------------------------------------+
 | arm/lm4f120 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | arm/lpc1768_mbed : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | arm/lpc1768_mbed_ahb_ram : 0 warning(s)                             |
 +---------------------------------------------------------------------+
 | arm/lpc1768_mbed_ahb_ram_eth : 0 warning(s)                         |
 +---------------------------------------------------------------------+
 | arm/lpc17xx_ea_ram : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | arm/lpc17xx_ea_rom_int : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | arm/lpc17xx_plx800_ram : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | arm/lpc17xx_plx800_rom_int : 0 warning(s)                           |
 +---------------------------------------------------------------------+
 | arm/lpc2362 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | arm/lpc23xx_tli800 : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_ea : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_ncs_ram : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_ncs_rom_ext : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_ncs_rom_int : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_plx800_ram : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | arm/lpc24xx_plx800_rom_int : 0 warning(s)                           |
 +---------------------------------------------------------------------+
 | arm/lpc32xx_mzx : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | arm/lpc32xx_mzx_stage_1 : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | arm/lpc32xx_mzx_stage_2 : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | arm/lpc32xx_phycore : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | arm/lpc40xx_ea_ram : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | arm/lpc40xx_ea_rom_int : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | arm/raspberrypi : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | arm/raspberrypi2 : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | arm/realview_pbx_a9_qemu : 0 warning(s)                             |
 +---------------------------------------------------------------------+
 | arm/rtl22xx : 1 warning(s)                                          |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    3 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/rtl22xx_t : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | arm/smdk2410 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | arm/stm32f105rc : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | arm/stm32f4 : 2 warning(s)                                          |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    3 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   42 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | arm/tms570ls3137_hdk : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | arm/tms570ls3137_hdk_intram : 0 warning(s)                          |
 +---------------------------------------------------------------------+
 | arm/tms570ls3137_hdk_sdram : 0 warning(s)                           |
 +---------------------------------------------------------------------+
 | arm/tms570ls3137_hdk_with_loader : 0 warning(s)                     |
 +---------------------------------------------------------------------+
 | arm/xilinx_zynq_a9_qemu : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | arm/xilinx_zynq_zc702 : 0 warning(s)                                |
 +---------------------------------------------------------------------+
 | arm/xilinx_zynq_zc706 : 0 warning(s)                                |
 +---------------------------------------------------------------------+
 | arm/xilinx_zynq_zedboard : 0 warning(s)                             |
 +---------------------------------------------------------------------+
 | bfin/TLL6527M : 10 warning(s)                                       |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :  207 | CPU Kit :   33 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | bfin/bf537Stamp : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | bfin/eZKit533 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | epiphany/epiphany_sim : 2 warning(s)                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :    0 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   11 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | i386/pc386 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | i386/pc486 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | i386/pc586 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | i386/pc586-sse : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | i386/pc686 : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | i386/pcp4 : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | lm32/lm32_evr : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | lm32/lm32_evr_gdbsim : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | lm32/milkymist : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | m68k/COBRA5475 : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | m68k/av5282 : 65 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | m68k/csb360 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | m68k/gen68340 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | m68k/gen68360 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | m68k/gen68360_040 : 0 warning(s)                                    |
 +---------------------------------------------------------------------+
 | m68k/m5484FireEngine : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | m68k/mcf5206elite : 0 warning(s)                                    |
 +---------------------------------------------------------------------+
 | m68k/mcf52235 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | m68k/mcf5225x : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | m68k/mcf5235 : 2 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | m68k/mcf5329 : 3 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | m68k/mrm332 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | m68k/mvme147 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | m68k/mvme147s : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | m68k/mvme162 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | m68k/mvme162lx : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | m68k/mvme167 : 1 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | m68k/pgh360 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | m68k/uC5282 : 66 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    9 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   51 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | mips/csb350 : 1 warning(s)                                          |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   69 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | mips/hurricane : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | mips/jmr3904 : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | mips/malta : 6 warning(s)                                           |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    3 |     BSP :    0 | Network :  232 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   61 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | mips/rbtx4925 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | mips/rbtx4938 : 1 warning(s)                                        |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   69 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | moxie/moxiesim : 1 warning(s)                                       |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   60 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | or1k/generic_or1k : 2 warning(s)                                    |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   12 |     BSP :    0 | Network :  232 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   61 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/beatnik : 1 warning(s)                                      |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  162 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/br_uid : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | powerpc/brs5l : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | powerpc/brs6l : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | powerpc/dp2 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | powerpc/gwlcfm : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | powerpc/haleakala : 16 warning(s)                                   |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :    7 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/hsc_cm01 : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | powerpc/icecube : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | powerpc/mcp750 : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | powerpc/mpc5566evb : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | powerpc/mpc5566evb_spe : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | powerpc/mpc5643l_dpu : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | powerpc/mpc5643l_evb : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | powerpc/mpc5668g : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | powerpc/mpc5674f_ecu508_app : 0 warning(s)                          |
 +---------------------------------------------------------------------+
 | powerpc/mpc5674f_ecu508_boot : 0 warning(s)                         |
 +---------------------------------------------------------------------+
 | powerpc/mpc5674f_rsm6 : 0 warning(s)                                |
 +---------------------------------------------------------------------+
 | powerpc/mpc5674fevb : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | powerpc/mpc5674fevb_spe : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | powerpc/mpc8260ads : 6 warning(s)                                   |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/mpc8309som : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | powerpc/mpc8313erdb : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | powerpc/mpc8349eamds : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | powerpc/mtx603e : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | powerpc/mvme2100 : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | powerpc/mvme2307 : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | powerpc/mvme3100 : 4 warning(s)                                     |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  169 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/mvme5500 : 20 warning(s)                                    |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  178 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/pghplus : 1 warning(s)                                      |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/phycore_mpc5554 : 1 warning(s)                              |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/pm520_cr825 : 0 warning(s)                                  |
 +---------------------------------------------------------------------+
 | powerpc/pm520_ze30 : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | powerpc/psim : 1 warning(s)                                         |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/qemuppc : 1 warning(s)                                      |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/qemuprep : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | powerpc/qemuprep-altivec : 0 warning(s)                             |
 +---------------------------------------------------------------------+
 | powerpc/qoriq_core_0 : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | powerpc/qoriq_core_1 : 0 warning(s)                                 |
 +---------------------------------------------------------------------+
 | powerpc/qoriq_e500 : 0 warning(s)                                   |
 +---------------------------------------------------------------------+
 | powerpc/qoriq_e6500_32 : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | powerpc/qoriq_e6500_64 : 16 warning(s)                              |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  537 |     BSP :    0 | Network :  432 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :  179 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/ss555 : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | powerpc/t32mppc : 2 warning(s)                                      |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   25 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/tqm8xx_stk8xx : 1 warning(s)                                |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/virtex : 12 warning(s)                                      |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    3 |     BSP :    0 | Network :  248 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   69 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | powerpc/virtex4 : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | powerpc/virtex5 : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | riscv/rv32i : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | riscv/rv32iac : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | riscv/rv32im : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | riscv/rv32imac : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | riscv/rv32imafc : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | riscv/rv32imafd : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | riscv/rv32imafdc : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | riscv/rv64imac : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | riscv/rv64imac_medany : 0 warning(s)                                |
 +---------------------------------------------------------------------+
 | riscv/rv64imafd : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | riscv/rv64imafd_medany : 0 warning(s)                               |
 +---------------------------------------------------------------------+
 | riscv/rv64imafdc : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | riscv/rv64imafdc_medany : 0 warning(s)                              |
 +---------------------------------------------------------------------+
 | sh/gensh1 : 1 warning(s)                                            |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   15 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sh/gensh2 : 1 warning(s)                                            |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   15 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sh/gensh4 : 1 warning(s)                                            |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :    0 |     BSP :    0 | Network :  240 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   15 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | sh/simsh1 : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | sh/simsh2 : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | sh/simsh2e : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | sh/simsh4 : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | sparc/at697f : 0 warning(s)                                         |
 +---------------------------------------------------------------------+
 | sparc/erc32 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc/gr712rc : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | sparc/gr740 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc/leon2 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc/leon3 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc/ut699 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc/ut700 : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | sparc64/niagara : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | sparc64/usiii : 1 warning(s)                                        |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :   12 |     BSP :    0 | Network :  232 |    Tests :    0 |
 |   LibCPU :    0 | CPU Kit :   33 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | v850/v850e1sim : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | v850/v850e2sim : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | v850/v850e2v3sim : 0 warning(s)                                     |
 +---------------------------------------------------------------------+
 | v850/v850esim : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | v850/v850essim : 0 warning(s)                                       |
 +---------------------------------------------------------------------+
 | v850/v850sim : 0 warning(s)                                         |
 +---------------------------------------------------------------------+

 +=====================================================================+
 | By Build (total : 80520)                                            |
 +---------------------------------------------------------------------+
 | common : 731 warning(s)                                             |
 +-----------------+----------------+----------------+-----------------+
 |   Shared : 8030 |     BSP :    0 |Network : 61185 |    Tests :    0 |
 |   LibCPU :  312 | CPU Kit : 8749 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | debug : 0 warning(s)                                                |
 +---------------------------------------------------------------------+
 | network : 0 warning(s)                                              |
 +---------------------------------------------------------------------+
 | network-debug : 0 warning(s)                                        |
 +---------------------------------------------------------------------+
 | no-network : 0 warning(s)                                           |
 +---------------------------------------------------------------------+
 | no-posix : 1 warning(s)                                             |
 +-----------------+----------------+----------------+-----------------+
 |   Shared :  352 |     BSP :    0 | Network : 5539 |    Tests :    0 |
 |   LibCPU :   39 | CPU Kit :  862 |                |                 |
 +-------+---------+----------------+----------------+-----------------+
 | posix : 0 warning(s)                                                |
 +---------------------------------------------------------------------+
 | posix-debug : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | posix-profiling : 0 warning(s)                                      |
 +---------------------------------------------------------------------+
 | profiling : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | smp : 0 warning(s)                                                  |
 +---------------------------------------------------------------------+
 | smp-debug : 0 warning(s)                                            |
 +---------------------------------------------------------------------+
 | smp-network : 0 warning(s)                                          |
 +---------------------------------------------------------------------+
 | smp-network-debug : 0 warning(s)                                    |
 +---------------------------------------------------------------------+



More information about the build mailing list