BSP Sweep #1 Report

Joel Sherrill joel at rtems.org
Thu Oct 1 13:29:26 UTC 2020


Hi

Well after 33 hours of building, the patch for SMP option validation, and
the start of a discussion on other options, here is my summary report.

BSPs:    203
Total:   1497
Passed:  989
Failed:  507

Failed autoconf:  215
Failed waf:       292
Failed (NOSMP):   34

The full summary (odd phrasing) is attached. It is basically a pass/fail
message with a BSP name and what the SMP and Debug settings were. The other
configure options were held constant. The waf and autoconf configure
settings were equivalent to the following minus toggling SMP and Debug:

./rtems/configure --target=powerpc-rtems6 --enable-rtemsbsp=virtex4 \
     --prefix=/home/joel/rtems-cron-6/tools/6/bsp-install
--disable-networking \
     --enable-posix --disable-smp --disable-multiprocessing
--disable-rtems-debug
     --disable-profiling --enable-tests --enable-cxx
--enable-maintainer-mode

The following is a summary of what failed and was a NOSMP build:

FAILED (2)  autoconf build of arm lm3s3749 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lm3s3749 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc2362 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc2362 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc23xx_tli800 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_1 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_1 (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of x86_64 amd64 (NOSMP/DEBUG)
FAILED (1)  waf build of x86_64 amd64 (NOSMP/DEBUG)

Note that if there is a waf FAILED and no autoconf FAILED, that indicates
only the waf build failed.

Some things bearing investigation:

+ riscv clang BSPs failed in autoconf and not in waf. I do not have clang
installed.

+ I don't see sparc clang BSPs for either build system.

+ A number of ARM l* BSPs just don't build to completion on either build
system. Although it appears there are failures combinations on waf that are
not on autoconf. If this is a test being too big, that might indicate a
compiler option changing.

+ x86_64 failed on waf, not on autoconf.

I will try to tidy up the SMP builds to avoid attempting those BSPs which
don't support SMP. But I intend to toggle a couple more settings on the
next sweep. Hopefully a few of these issues can be addressed while I am
tinkering with the script so the results get better.

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201001/94176fa4/attachment-0001.html>
-------------- next part --------------

PASSED  autoconf build of arm altcycv_devkit (SMP/NODEBUG)
PASSED  waf build of arm altcycv_devkit (SMP/NODEBUG)
PASSED  autoconf build of arm altcycv_devkit (SMP/DEBUG)
PASSED  waf build of arm altcycv_devkit (SMP/DEBUG)
PASSED  autoconf build of arm altcycv_devkit (NOSMP/NODEBUG)
PASSED  waf build of arm altcycv_devkit (NOSMP/NODEBUG)
PASSED  autoconf build of arm altcycv_devkit (NOSMP/DEBUG)
PASSED  waf build of arm altcycv_devkit (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm atsamv (SMP/NODEBUG)
FAILED (1)  waf build of arm atsamv (SMP/NODEBUG)
FAILED (2)  autoconf build of arm atsamv (SMP/DEBUG)
FAILED (1)  waf build of arm atsamv (SMP/DEBUG)
PASSED  autoconf build of arm atsamv (NOSMP/NODEBUG)
PASSED  waf build of arm atsamv (NOSMP/NODEBUG)
PASSED  autoconf build of arm atsamv (NOSMP/DEBUG)
PASSED  waf build of arm atsamv (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm beagleboardorig (SMP/NODEBUG)
FAILED (1)  waf build of arm beagleboardorig (SMP/NODEBUG)
FAILED (2)  autoconf build of arm beagleboardorig (SMP/DEBUG)
FAILED (1)  waf build of arm beagleboardorig (SMP/DEBUG)
PASSED  autoconf build of arm beagleboardorig (NOSMP/NODEBUG)
PASSED  waf build of arm beagleboardorig (NOSMP/NODEBUG)
PASSED  autoconf build of arm beagleboardorig (NOSMP/DEBUG)
PASSED  waf build of arm beagleboardorig (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm beagleboardxm (SMP/NODEBUG)
FAILED (1)  waf build of arm beagleboardxm (SMP/NODEBUG)
FAILED (2)  autoconf build of arm beagleboardxm (SMP/DEBUG)
FAILED (1)  waf build of arm beagleboardxm (SMP/DEBUG)
PASSED  autoconf build of arm beagleboardxm (NOSMP/NODEBUG)
PASSED  waf build of arm beagleboardxm (NOSMP/NODEBUG)
PASSED  autoconf build of arm beagleboardxm (NOSMP/DEBUG)
PASSED  waf build of arm beagleboardxm (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm beagleboneblack (SMP/NODEBUG)
FAILED (1)  waf build of arm beagleboneblack (SMP/NODEBUG)
FAILED (2)  autoconf build of arm beagleboneblack (SMP/DEBUG)
FAILED (1)  waf build of arm beagleboneblack (SMP/DEBUG)
PASSED  autoconf build of arm beagleboneblack (NOSMP/NODEBUG)
PASSED  waf build of arm beagleboneblack (NOSMP/NODEBUG)
PASSED  autoconf build of arm beagleboneblack (NOSMP/DEBUG)
PASSED  waf build of arm beagleboneblack (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm beaglebonewhite (SMP/NODEBUG)
FAILED (1)  waf build of arm beaglebonewhite (SMP/NODEBUG)
FAILED (2)  autoconf build of arm beaglebonewhite (SMP/DEBUG)
FAILED (1)  waf build of arm beaglebonewhite (SMP/DEBUG)
PASSED  autoconf build of arm beaglebonewhite (NOSMP/NODEBUG)
PASSED  waf build of arm beaglebonewhite (NOSMP/NODEBUG)
PASSED  autoconf build of arm beaglebonewhite (NOSMP/DEBUG)
PASSED  waf build of arm beaglebonewhite (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm csb336 (SMP/NODEBUG)
FAILED (1)  waf build of arm csb336 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm csb336 (SMP/DEBUG)
FAILED (1)  waf build of arm csb336 (SMP/DEBUG)
PASSED  autoconf build of arm csb336 (NOSMP/NODEBUG)
PASSED  waf build of arm csb336 (NOSMP/NODEBUG)
PASSED  autoconf build of arm csb336 (NOSMP/DEBUG)
PASSED  waf build of arm csb336 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm csb337 (SMP/NODEBUG)
FAILED (1)  waf build of arm csb337 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm csb337 (SMP/DEBUG)
FAILED (1)  waf build of arm csb337 (SMP/DEBUG)
PASSED  autoconf build of arm csb337 (NOSMP/NODEBUG)
PASSED  waf build of arm csb337 (NOSMP/NODEBUG)
PASSED  autoconf build of arm csb337 (NOSMP/DEBUG)
PASSED  waf build of arm csb337 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm csb637 (SMP/NODEBUG)
FAILED (1)  waf build of arm csb637 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm csb637 (SMP/DEBUG)
FAILED (1)  waf build of arm csb637 (SMP/DEBUG)
PASSED  autoconf build of arm csb637 (NOSMP/NODEBUG)
PASSED  waf build of arm csb637 (NOSMP/NODEBUG)
PASSED  autoconf build of arm csb637 (NOSMP/DEBUG)
PASSED  waf build of arm csb637 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm kit637_v6 (SMP/NODEBUG)
FAILED (1)  waf build of arm kit637_v6 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm kit637_v6 (SMP/DEBUG)
FAILED (1)  waf build of arm kit637_v6 (SMP/DEBUG)
PASSED  autoconf build of arm kit637_v6 (NOSMP/NODEBUG)
PASSED  waf build of arm kit637_v6 (NOSMP/NODEBUG)
PASSED  autoconf build of arm kit637_v6 (NOSMP/DEBUG)
PASSED  waf build of arm kit637_v6 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm edb7312 (SMP/NODEBUG)
FAILED (1)  waf build of arm edb7312 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm edb7312 (SMP/DEBUG)
FAILED (1)  waf build of arm edb7312 (SMP/DEBUG)
PASSED  autoconf build of arm edb7312 (NOSMP/NODEBUG)
PASSED  waf build of arm edb7312 (NOSMP/NODEBUG)
PASSED  autoconf build of arm edb7312 (NOSMP/DEBUG)
PASSED  waf build of arm edb7312 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm gumstix (SMP/NODEBUG)
FAILED (1)  waf build of arm gumstix (SMP/NODEBUG)
FAILED (2)  autoconf build of arm gumstix (SMP/DEBUG)
FAILED (1)  waf build of arm gumstix (SMP/DEBUG)
PASSED  autoconf build of arm gumstix (NOSMP/NODEBUG)
PASSED  waf build of arm gumstix (NOSMP/NODEBUG)
PASSED  autoconf build of arm gumstix (NOSMP/DEBUG)
PASSED  waf build of arm gumstix (NOSMP/DEBUG)
PASSED  autoconf build of arm imx7 (SMP/NODEBUG)
PASSED  waf build of arm imx7 (SMP/NODEBUG)
PASSED  autoconf build of arm imx7 (SMP/DEBUG)
PASSED  waf build of arm imx7 (SMP/DEBUG)
PASSED  autoconf build of arm imx7 (NOSMP/NODEBUG)
PASSED  waf build of arm imx7 (NOSMP/NODEBUG)
PASSED  autoconf build of arm imx7 (NOSMP/DEBUG)
PASSED  waf build of arm imx7 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lm3s3749 (SMP/NODEBUG)
FAILED (1)  waf build of arm lm3s3749 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lm3s3749 (SMP/DEBUG)
FAILED (1)  waf build of arm lm3s3749 (SMP/DEBUG)
PASSED  autoconf build of arm lm3s3749 (NOSMP/NODEBUG)
PASSED  waf build of arm lm3s3749 (NOSMP/NODEBUG)
FAILED (2)  autoconf build of arm lm3s3749 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lm3s3749 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lm3s6965 (SMP/NODEBUG)
FAILED (1)  waf build of arm lm3s6965 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lm3s6965 (SMP/DEBUG)
FAILED (1)  waf build of arm lm3s6965 (SMP/DEBUG)
PASSED  autoconf build of arm lm3s6965 (NOSMP/NODEBUG)
PASSED  waf build of arm lm3s6965 (NOSMP/NODEBUG)
PASSED  autoconf build of arm lm3s6965 (NOSMP/DEBUG)
PASSED  waf build of arm lm3s6965 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lm3s6965_qemu (SMP/NODEBUG)
FAILED (1)  waf build of arm lm3s6965_qemu (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lm3s6965_qemu (SMP/DEBUG)
FAILED (1)  waf build of arm lm3s6965_qemu (SMP/DEBUG)
PASSED  autoconf build of arm lm3s6965_qemu (NOSMP/NODEBUG)
PASSED  waf build of arm lm3s6965_qemu (NOSMP/NODEBUG)
PASSED  autoconf build of arm lm3s6965_qemu (NOSMP/DEBUG)
PASSED  waf build of arm lm3s6965_qemu (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lm4f120 (SMP/NODEBUG)
FAILED (1)  waf build of arm lm4f120 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lm4f120 (SMP/DEBUG)
FAILED (1)  waf build of arm lm4f120 (SMP/DEBUG)
PASSED  autoconf build of arm lm4f120 (NOSMP/NODEBUG)
PASSED  waf build of arm lm4f120 (NOSMP/NODEBUG)
PASSED  autoconf build of arm lm4f120 (NOSMP/DEBUG)
PASSED  waf build of arm lm4f120 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed (SMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (SMP/DEBUG)
PASSED  autoconf build of arm lpc1768_mbed (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc1768_mbed (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc1768_mbed_ahb_ram (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc1768_mbed_ahb_ram (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (SMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (SMP/DEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/NODEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc1768_mbed_ahb_ram_eth (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc17xx_ea_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc17xx_ea_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc17xx_ea_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc17xx_ea_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc17xx_ea_ram (NOSMP/NODEBUG)
PASSED  waf build of arm lpc17xx_ea_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc17xx_ea_ram (NOSMP/DEBUG)
PASSED  waf build of arm lpc17xx_ea_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc17xx_ea_rom_int (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc17xx_ea_rom_int (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc17xx_ea_rom_int (SMP/DEBUG)
FAILED (1)  waf build of arm lpc17xx_ea_rom_int (SMP/DEBUG)
PASSED  autoconf build of arm lpc17xx_ea_rom_int (NOSMP/NODEBUG)
PASSED  waf build of arm lpc17xx_ea_rom_int (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc17xx_ea_rom_int (NOSMP/DEBUG)
PASSED  waf build of arm lpc17xx_ea_rom_int (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc17xx_plx800_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc17xx_plx800_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc17xx_plx800_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc17xx_plx800_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc17xx_plx800_ram (NOSMP/NODEBUG)
PASSED  waf build of arm lpc17xx_plx800_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc17xx_plx800_ram (NOSMP/DEBUG)
PASSED  waf build of arm lpc17xx_plx800_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc17xx_plx800_rom_int (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc17xx_plx800_rom_int (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc17xx_plx800_rom_int (SMP/DEBUG)
FAILED (1)  waf build of arm lpc17xx_plx800_rom_int (SMP/DEBUG)
PASSED  autoconf build of arm lpc17xx_plx800_rom_int (NOSMP/NODEBUG)
PASSED  waf build of arm lpc17xx_plx800_rom_int (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc17xx_plx800_rom_int (NOSMP/DEBUG)
PASSED  waf build of arm lpc17xx_plx800_rom_int (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc2362 (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc2362 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc2362 (SMP/DEBUG)
FAILED (1)  waf build of arm lpc2362 (SMP/DEBUG)
PASSED  autoconf build of arm lpc2362 (NOSMP/NODEBUG)
PASSED  waf build of arm lpc2362 (NOSMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc2362 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc2362 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc23xx_tli800 (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc23xx_tli800 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc23xx_tli800 (SMP/DEBUG)
FAILED (1)  waf build of arm lpc23xx_tli800 (SMP/DEBUG)
PASSED  autoconf build of arm lpc23xx_tli800 (NOSMP/NODEBUG)
PASSED  waf build of arm lpc23xx_tli800 (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc23xx_tli800 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc23xx_tli800 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ea (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_ea (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ea (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_ea (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_ea (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_ea (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_ea (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_ea (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_ram (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_ncs_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_ram (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_ncs_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_rom_ext (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_rom_ext (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_rom_ext (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_rom_ext (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_rom_ext (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_ncs_rom_ext (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_rom_ext (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_ncs_rom_ext (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_rom_int (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_rom_int (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_ncs_rom_int (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_ncs_rom_int (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_rom_int (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_ncs_rom_int (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_ncs_rom_int (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_ncs_rom_int (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_plx800_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_plx800_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_plx800_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_plx800_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_plx800_ram (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_plx800_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_plx800_ram (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_plx800_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc24xx_plx800_rom_int (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc24xx_plx800_rom_int (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc24xx_plx800_rom_int (SMP/DEBUG)
FAILED (1)  waf build of arm lpc24xx_plx800_rom_int (SMP/DEBUG)
PASSED  autoconf build of arm lpc24xx_plx800_rom_int (NOSMP/NODEBUG)
PASSED  waf build of arm lpc24xx_plx800_rom_int (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc24xx_plx800_rom_int (NOSMP/DEBUG)
PASSED  waf build of arm lpc24xx_plx800_rom_int (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc40xx_ea_ram (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc40xx_ea_ram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc40xx_ea_ram (SMP/DEBUG)
FAILED (1)  waf build of arm lpc40xx_ea_ram (SMP/DEBUG)
PASSED  autoconf build of arm lpc40xx_ea_ram (NOSMP/NODEBUG)
PASSED  waf build of arm lpc40xx_ea_ram (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc40xx_ea_ram (NOSMP/DEBUG)
PASSED  waf build of arm lpc40xx_ea_ram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc40xx_ea_rom_int (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc40xx_ea_rom_int (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc40xx_ea_rom_int (SMP/DEBUG)
FAILED (1)  waf build of arm lpc40xx_ea_rom_int (SMP/DEBUG)
PASSED  autoconf build of arm lpc40xx_ea_rom_int (NOSMP/NODEBUG)
PASSED  waf build of arm lpc40xx_ea_rom_int (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc40xx_ea_rom_int (NOSMP/DEBUG)
PASSED  waf build of arm lpc40xx_ea_rom_int (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx (SMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx (SMP/DEBUG)
PASSED  autoconf build of arm lpc32xx_mzx (NOSMP/NODEBUG)
PASSED  waf build of arm lpc32xx_mzx (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc32xx_mzx (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_1 (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_1 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_1 (SMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_1 (SMP/DEBUG)
PASSED  autoconf build of arm lpc32xx_mzx_stage_1 (NOSMP/NODEBUG)
PASSED  waf build of arm lpc32xx_mzx_stage_1 (NOSMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_1 (NOSMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_1 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_2 (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_2 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc32xx_mzx_stage_2 (SMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_mzx_stage_2 (SMP/DEBUG)
PASSED  autoconf build of arm lpc32xx_mzx_stage_2 (NOSMP/NODEBUG)
PASSED  waf build of arm lpc32xx_mzx_stage_2 (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc32xx_mzx_stage_2 (NOSMP/DEBUG)
PASSED  waf build of arm lpc32xx_mzx_stage_2 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm lpc32xx_phycore (SMP/NODEBUG)
FAILED (1)  waf build of arm lpc32xx_phycore (SMP/NODEBUG)
FAILED (2)  autoconf build of arm lpc32xx_phycore (SMP/DEBUG)
FAILED (1)  waf build of arm lpc32xx_phycore (SMP/DEBUG)
PASSED  autoconf build of arm lpc32xx_phycore (NOSMP/NODEBUG)
PASSED  waf build of arm lpc32xx_phycore (NOSMP/NODEBUG)
PASSED  autoconf build of arm lpc32xx_phycore (NOSMP/DEBUG)
PASSED  waf build of arm lpc32xx_phycore (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm raspberrypi (SMP/NODEBUG)
FAILED (1)  waf build of arm raspberrypi (SMP/NODEBUG)
FAILED (2)  autoconf build of arm raspberrypi (SMP/DEBUG)
FAILED (1)  waf build of arm raspberrypi (SMP/DEBUG)
PASSED  autoconf build of arm raspberrypi (NOSMP/NODEBUG)
PASSED  waf build of arm raspberrypi (NOSMP/NODEBUG)
PASSED  autoconf build of arm raspberrypi (NOSMP/DEBUG)
PASSED  waf build of arm raspberrypi (NOSMP/DEBUG)
PASSED  autoconf build of arm raspberrypi2 (SMP/NODEBUG)
PASSED  waf build of arm raspberrypi2 (SMP/NODEBUG)
PASSED  autoconf build of arm raspberrypi2 (SMP/DEBUG)
PASSED  waf build of arm raspberrypi2 (SMP/DEBUG)
PASSED  autoconf build of arm raspberrypi2 (NOSMP/NODEBUG)
PASSED  waf build of arm raspberrypi2 (NOSMP/NODEBUG)
PASSED  autoconf build of arm raspberrypi2 (NOSMP/DEBUG)
PASSED  waf build of arm raspberrypi2 (NOSMP/DEBUG)
PASSED  autoconf build of arm realview_pbx_a9_qemu (SMP/NODEBUG)
PASSED  waf build of arm realview_pbx_a9_qemu (SMP/NODEBUG)
PASSED  autoconf build of arm realview_pbx_a9_qemu (SMP/DEBUG)
PASSED  waf build of arm realview_pbx_a9_qemu (SMP/DEBUG)
PASSED  autoconf build of arm realview_pbx_a9_qemu (NOSMP/NODEBUG)
PASSED  waf build of arm realview_pbx_a9_qemu (NOSMP/NODEBUG)
PASSED  autoconf build of arm realview_pbx_a9_qemu (NOSMP/DEBUG)
PASSED  waf build of arm realview_pbx_a9_qemu (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm rtl22xx (SMP/NODEBUG)
FAILED (1)  waf build of arm rtl22xx (SMP/NODEBUG)
FAILED (2)  autoconf build of arm rtl22xx (SMP/DEBUG)
FAILED (1)  waf build of arm rtl22xx (SMP/DEBUG)
PASSED  autoconf build of arm rtl22xx (NOSMP/NODEBUG)
PASSED  waf build of arm rtl22xx (NOSMP/NODEBUG)
PASSED  autoconf build of arm rtl22xx (NOSMP/DEBUG)
PASSED  waf build of arm rtl22xx (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm rtl22xx_t (SMP/NODEBUG)
FAILED (1)  waf build of arm rtl22xx_t (SMP/NODEBUG)
FAILED (2)  autoconf build of arm rtl22xx_t (SMP/DEBUG)
FAILED (1)  waf build of arm rtl22xx_t (SMP/DEBUG)
PASSED  autoconf build of arm rtl22xx_t (NOSMP/NODEBUG)
PASSED  waf build of arm rtl22xx_t (NOSMP/NODEBUG)
PASSED  autoconf build of arm rtl22xx_t (NOSMP/DEBUG)
PASSED  waf build of arm rtl22xx_t (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm smdk2410 (SMP/NODEBUG)
FAILED (1)  waf build of arm smdk2410 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm smdk2410 (SMP/DEBUG)
FAILED (1)  waf build of arm smdk2410 (SMP/DEBUG)
PASSED  autoconf build of arm smdk2410 (NOSMP/NODEBUG)
PASSED  waf build of arm smdk2410 (NOSMP/NODEBUG)
PASSED  autoconf build of arm smdk2410 (NOSMP/DEBUG)
PASSED  waf build of arm smdk2410 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm stm32f105rc (SMP/NODEBUG)
FAILED (1)  waf build of arm stm32f105rc (SMP/NODEBUG)
FAILED (2)  autoconf build of arm stm32f105rc (SMP/DEBUG)
FAILED (1)  waf build of arm stm32f105rc (SMP/DEBUG)
PASSED  autoconf build of arm stm32f105rc (NOSMP/NODEBUG)
PASSED  waf build of arm stm32f105rc (NOSMP/NODEBUG)
PASSED  autoconf build of arm stm32f105rc (NOSMP/DEBUG)
PASSED  waf build of arm stm32f105rc (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm stm32f4 (SMP/NODEBUG)
FAILED (1)  waf build of arm stm32f4 (SMP/NODEBUG)
FAILED (2)  autoconf build of arm stm32f4 (SMP/DEBUG)
FAILED (1)  waf build of arm stm32f4 (SMP/DEBUG)
PASSED  autoconf build of arm stm32f4 (NOSMP/NODEBUG)
PASSED  waf build of arm stm32f4 (NOSMP/NODEBUG)
PASSED  autoconf build of arm stm32f4 (NOSMP/DEBUG)
PASSED  waf build of arm stm32f4 (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk (SMP/NODEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk (SMP/NODEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk (SMP/DEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk (SMP/DEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk (NOSMP/NODEBUG)
PASSED  waf build of arm tms570ls3137_hdk (NOSMP/NODEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk (NOSMP/DEBUG)
PASSED  waf build of arm tms570ls3137_hdk (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_intram (SMP/NODEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_intram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_intram (SMP/DEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_intram (SMP/DEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_intram (NOSMP/NODEBUG)
PASSED  waf build of arm tms570ls3137_hdk_intram (NOSMP/NODEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_intram (NOSMP/DEBUG)
PASSED  waf build of arm tms570ls3137_hdk_intram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_sdram (SMP/NODEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_sdram (SMP/NODEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_sdram (SMP/DEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_sdram (SMP/DEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_sdram (NOSMP/NODEBUG)
PASSED  waf build of arm tms570ls3137_hdk_sdram (NOSMP/NODEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_sdram (NOSMP/DEBUG)
PASSED  waf build of arm tms570ls3137_hdk_sdram (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_with_loader (SMP/NODEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_with_loader (SMP/NODEBUG)
FAILED (2)  autoconf build of arm tms570ls3137_hdk_with_loader (SMP/DEBUG)
FAILED (1)  waf build of arm tms570ls3137_hdk_with_loader (SMP/DEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_with_loader (NOSMP/NODEBUG)
PASSED  waf build of arm tms570ls3137_hdk_with_loader (NOSMP/NODEBUG)
PASSED  autoconf build of arm tms570ls3137_hdk_with_loader (NOSMP/DEBUG)
PASSED  waf build of arm tms570ls3137_hdk_with_loader (NOSMP/DEBUG)
FAILED (2)  autoconf build of arm xen_virtual (SMP/NODEBUG)
FAILED (1)  waf build of arm xen_virtual (SMP/NODEBUG)
FAILED (2)  autoconf build of arm xen_virtual (SMP/DEBUG)
FAILED (1)  waf build of arm xen_virtual (SMP/DEBUG)
PASSED  autoconf build of arm xen_virtual (NOSMP/NODEBUG)
PASSED  waf build of arm xen_virtual (NOSMP/NODEBUG)
PASSED  autoconf build of arm xen_virtual (NOSMP/DEBUG)
PASSED  waf build of arm xen_virtual (NOSMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_a9_qemu (SMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_a9_qemu (SMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_a9_qemu (SMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_a9_qemu (SMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_a9_qemu (NOSMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_a9_qemu (NOSMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_a9_qemu (NOSMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_a9_qemu (NOSMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc702 (SMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zc702 (SMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc702 (SMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zc702 (SMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc702 (NOSMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zc702 (NOSMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc702 (NOSMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zc702 (NOSMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc706 (SMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zc706 (SMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc706 (SMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zc706 (SMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc706 (NOSMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zc706 (NOSMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zc706 (NOSMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zc706 (NOSMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zedboard (SMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zedboard (SMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zedboard (SMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zedboard (SMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynq_zedboard (NOSMP/NODEBUG)
PASSED  waf build of arm xilinx_zynq_zedboard (NOSMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynq_zedboard (NOSMP/DEBUG)
PASSED  waf build of arm xilinx_zynq_zedboard (NOSMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynqmp_ultra96 (SMP/NODEBUG)
PASSED  waf build of arm xilinx_zynqmp_ultra96 (SMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynqmp_ultra96 (SMP/DEBUG)
PASSED  waf build of arm xilinx_zynqmp_ultra96 (SMP/DEBUG)
PASSED  autoconf build of arm xilinx_zynqmp_ultra96 (NOSMP/NODEBUG)
PASSED  waf build of arm xilinx_zynqmp_ultra96 (NOSMP/NODEBUG)
PASSED  autoconf build of arm xilinx_zynqmp_ultra96 (NOSMP/DEBUG)
PASSED  waf build of arm xilinx_zynqmp_ultra96 (NOSMP/DEBUG)
PASSED  autoconf build of bfin TLL6527M (SMP/NODEBUG)
FAILED (1)  waf build of bfin TLL6527M (SMP/NODEBUG)
PASSED  autoconf build of bfin TLL6527M (SMP/DEBUG)
FAILED (1)  waf build of bfin TLL6527M (SMP/DEBUG)
PASSED  autoconf build of bfin TLL6527M (NOSMP/NODEBUG)
PASSED  waf build of bfin TLL6527M (NOSMP/NODEBUG)
PASSED  autoconf build of bfin TLL6527M (NOSMP/DEBUG)
PASSED  waf build of bfin TLL6527M (NOSMP/DEBUG)
PASSED  autoconf build of bfin bf537Stamp (SMP/NODEBUG)
FAILED (1)  waf build of bfin bf537Stamp (SMP/NODEBUG)
PASSED  autoconf build of bfin bf537Stamp (SMP/DEBUG)
FAILED (1)  waf build of bfin bf537Stamp (SMP/DEBUG)
PASSED  autoconf build of bfin bf537Stamp (NOSMP/NODEBUG)
PASSED  waf build of bfin bf537Stamp (NOSMP/NODEBUG)
PASSED  autoconf build of bfin bf537Stamp (NOSMP/DEBUG)
PASSED  waf build of bfin bf537Stamp (NOSMP/DEBUG)
PASSED  autoconf build of bfin eZKit533 (SMP/NODEBUG)
FAILED (1)  waf build of bfin eZKit533 (SMP/NODEBUG)
PASSED  autoconf build of bfin eZKit533 (SMP/DEBUG)
FAILED (1)  waf build of bfin eZKit533 (SMP/DEBUG)
PASSED  autoconf build of bfin eZKit533 (NOSMP/NODEBUG)
PASSED  waf build of bfin eZKit533 (NOSMP/NODEBUG)
PASSED  autoconf build of bfin eZKit533 (NOSMP/DEBUG)
PASSED  waf build of bfin eZKit533 (NOSMP/DEBUG)
PASSED  autoconf build of i386 pc386 (SMP/NODEBUG)
PASSED  waf build of i386 pc386 (SMP/NODEBUG)
PASSED  autoconf build of i386 pc386 (SMP/DEBUG)
PASSED  waf build of i386 pc386 (SMP/DEBUG)
PASSED  autoconf build of i386 pc386 (NOSMP/NODEBUG)
PASSED  waf build of i386 pc386 (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pc386 (NOSMP/DEBUG)
PASSED  waf build of i386 pc386 (NOSMP/DEBUG)
PASSED  autoconf build of i386 pc486 (SMP/NODEBUG)
PASSED  waf build of i386 pc486 (SMP/NODEBUG)
PASSED  autoconf build of i386 pc486 (SMP/DEBUG)
PASSED  waf build of i386 pc486 (SMP/DEBUG)
PASSED  autoconf build of i386 pc486 (NOSMP/NODEBUG)
PASSED  waf build of i386 pc486 (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pc486 (NOSMP/DEBUG)
PASSED  waf build of i386 pc486 (NOSMP/DEBUG)
PASSED  autoconf build of i386 pc586 (SMP/NODEBUG)
FAILED (1)  waf build of i386 pc586 (SMP/NODEBUG)
PASSED  autoconf build of i386 pc586 (SMP/DEBUG)
FAILED (1)  waf build of i386 pc586 (SMP/DEBUG)
PASSED  autoconf build of i386 pc586 (NOSMP/NODEBUG)
PASSED  waf build of i386 pc586 (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pc586 (NOSMP/DEBUG)
PASSED  waf build of i386 pc586 (NOSMP/DEBUG)
FAILED (2)  autoconf build of i386 pc586-sse (SMP/NODEBUG)
FAILED (1)  waf build of i386 pc586-sse (SMP/NODEBUG)
FAILED (2)  autoconf build of i386 pc586-sse (SMP/DEBUG)
FAILED (1)  waf build of i386 pc586-sse (SMP/DEBUG)
PASSED  autoconf build of i386 pc586-sse (NOSMP/NODEBUG)
PASSED  waf build of i386 pc586-sse (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pc586-sse (NOSMP/DEBUG)
PASSED  waf build of i386 pc586-sse (NOSMP/DEBUG)
PASSED  autoconf build of i386 pc686 (SMP/NODEBUG)
PASSED  waf build of i386 pc686 (SMP/NODEBUG)
PASSED  autoconf build of i386 pc686 (SMP/DEBUG)
PASSED  waf build of i386 pc686 (SMP/DEBUG)
PASSED  autoconf build of i386 pc686 (NOSMP/NODEBUG)
PASSED  waf build of i386 pc686 (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pc686 (NOSMP/DEBUG)
PASSED  waf build of i386 pc686 (NOSMP/DEBUG)
FAILED (2)  autoconf build of i386 pcp4 (SMP/NODEBUG)
FAILED (1)  waf build of i386 pcp4 (SMP/NODEBUG)
FAILED (2)  autoconf build of i386 pcp4 (SMP/DEBUG)
FAILED (1)  waf build of i386 pcp4 (SMP/DEBUG)
PASSED  autoconf build of i386 pcp4 (NOSMP/NODEBUG)
PASSED  waf build of i386 pcp4 (NOSMP/NODEBUG)
PASSED  autoconf build of i386 pcp4 (NOSMP/DEBUG)
PASSED  waf build of i386 pcp4 (NOSMP/DEBUG)
PASSED  autoconf build of lm32 lm32_evr (SMP/NODEBUG)
FAILED (1)  waf build of lm32 lm32_evr (SMP/NODEBUG)
PASSED  autoconf build of lm32 lm32_evr (SMP/DEBUG)
FAILED (1)  waf build of lm32 lm32_evr (SMP/DEBUG)
PASSED  autoconf build of lm32 lm32_evr (NOSMP/NODEBUG)
PASSED  waf build of lm32 lm32_evr (NOSMP/NODEBUG)
PASSED  autoconf build of lm32 lm32_evr (NOSMP/DEBUG)
PASSED  waf build of lm32 lm32_evr (NOSMP/DEBUG)
PASSED  autoconf build of lm32 lm32_evr_gdbsim (SMP/NODEBUG)
FAILED (1)  waf build of lm32 lm32_evr_gdbsim (SMP/NODEBUG)
PASSED  autoconf build of lm32 lm32_evr_gdbsim (SMP/DEBUG)
FAILED (1)  waf build of lm32 lm32_evr_gdbsim (SMP/DEBUG)
PASSED  autoconf build of lm32 lm32_evr_gdbsim (NOSMP/NODEBUG)
PASSED  waf build of lm32 lm32_evr_gdbsim (NOSMP/NODEBUG)
PASSED  autoconf build of lm32 lm32_evr_gdbsim (NOSMP/DEBUG)
PASSED  waf build of lm32 lm32_evr_gdbsim (NOSMP/DEBUG)
PASSED  autoconf build of lm32 milkymist (SMP/NODEBUG)
FAILED (1)  waf build of lm32 milkymist (SMP/NODEBUG)
PASSED  autoconf build of lm32 milkymist (SMP/DEBUG)
FAILED (1)  waf build of lm32 milkymist (SMP/DEBUG)
PASSED  autoconf build of lm32 milkymist (NOSMP/NODEBUG)
PASSED  waf build of lm32 milkymist (NOSMP/NODEBUG)
PASSED  autoconf build of lm32 milkymist (NOSMP/DEBUG)
PASSED  waf build of lm32 milkymist (NOSMP/DEBUG)
PASSED  autoconf build of m68k av5282 (SMP/NODEBUG)
FAILED (1)  waf build of m68k av5282 (SMP/NODEBUG)
PASSED  autoconf build of m68k av5282 (SMP/DEBUG)
FAILED (1)  waf build of m68k av5282 (SMP/DEBUG)
PASSED  autoconf build of m68k av5282 (NOSMP/NODEBUG)
PASSED  waf build of m68k av5282 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k av5282 (NOSMP/DEBUG)
PASSED  waf build of m68k av5282 (NOSMP/DEBUG)
PASSED  autoconf build of m68k csb360 (SMP/NODEBUG)
FAILED (1)  waf build of m68k csb360 (SMP/NODEBUG)
PASSED  autoconf build of m68k csb360 (SMP/DEBUG)
FAILED (1)  waf build of m68k csb360 (SMP/DEBUG)
PASSED  autoconf build of m68k csb360 (NOSMP/NODEBUG)
PASSED  waf build of m68k csb360 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k csb360 (NOSMP/DEBUG)
PASSED  waf build of m68k csb360 (NOSMP/DEBUG)
PASSED  autoconf build of m68k gen68340 (SMP/NODEBUG)
FAILED (1)  waf build of m68k gen68340 (SMP/NODEBUG)
PASSED  autoconf build of m68k gen68340 (SMP/DEBUG)
FAILED (1)  waf build of m68k gen68340 (SMP/DEBUG)
PASSED  autoconf build of m68k gen68340 (NOSMP/NODEBUG)
PASSED  waf build of m68k gen68340 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k gen68340 (NOSMP/DEBUG)
PASSED  waf build of m68k gen68340 (NOSMP/DEBUG)
PASSED  autoconf build of m68k gen68360 (SMP/NODEBUG)
FAILED (1)  waf build of m68k gen68360 (SMP/NODEBUG)
PASSED  autoconf build of m68k gen68360 (SMP/DEBUG)
FAILED (1)  waf build of m68k gen68360 (SMP/DEBUG)
PASSED  autoconf build of m68k gen68360 (NOSMP/NODEBUG)
PASSED  waf build of m68k gen68360 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k gen68360 (NOSMP/DEBUG)
PASSED  waf build of m68k gen68360 (NOSMP/DEBUG)
PASSED  autoconf build of m68k gen68360_040 (SMP/NODEBUG)
FAILED (1)  waf build of m68k gen68360_040 (SMP/NODEBUG)
PASSED  autoconf build of m68k gen68360_040 (SMP/DEBUG)
FAILED (1)  waf build of m68k gen68360_040 (SMP/DEBUG)
PASSED  autoconf build of m68k gen68360_040 (NOSMP/NODEBUG)
PASSED  waf build of m68k gen68360_040 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k gen68360_040 (NOSMP/DEBUG)
PASSED  waf build of m68k gen68360_040 (NOSMP/DEBUG)
PASSED  autoconf build of m68k pgh360 (SMP/NODEBUG)
FAILED (1)  waf build of m68k pgh360 (SMP/NODEBUG)
PASSED  autoconf build of m68k pgh360 (SMP/DEBUG)
FAILED (1)  waf build of m68k pgh360 (SMP/DEBUG)
PASSED  autoconf build of m68k pgh360 (NOSMP/NODEBUG)
PASSED  waf build of m68k pgh360 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k pgh360 (NOSMP/DEBUG)
PASSED  waf build of m68k pgh360 (NOSMP/DEBUG)
PASSED  autoconf build of m68k COBRA5475 (SMP/NODEBUG)
FAILED (1)  waf build of m68k COBRA5475 (SMP/NODEBUG)
PASSED  autoconf build of m68k COBRA5475 (SMP/DEBUG)
FAILED (1)  waf build of m68k COBRA5475 (SMP/DEBUG)
PASSED  autoconf build of m68k COBRA5475 (NOSMP/NODEBUG)
PASSED  waf build of m68k COBRA5475 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k COBRA5475 (NOSMP/DEBUG)
PASSED  waf build of m68k COBRA5475 (NOSMP/DEBUG)
PASSED  autoconf build of m68k m5484FireEngine (SMP/NODEBUG)
FAILED (1)  waf build of m68k m5484FireEngine (SMP/NODEBUG)
PASSED  autoconf build of m68k m5484FireEngine (SMP/DEBUG)
FAILED (1)  waf build of m68k m5484FireEngine (SMP/DEBUG)
PASSED  autoconf build of m68k m5484FireEngine (NOSMP/NODEBUG)
PASSED  waf build of m68k m5484FireEngine (NOSMP/NODEBUG)
PASSED  autoconf build of m68k m5484FireEngine (NOSMP/DEBUG)
PASSED  waf build of m68k m5484FireEngine (NOSMP/DEBUG)
PASSED  autoconf build of m68k mcf5206elite (SMP/NODEBUG)
FAILED (1)  waf build of m68k mcf5206elite (SMP/NODEBUG)
PASSED  autoconf build of m68k mcf5206elite (SMP/DEBUG)
FAILED (1)  waf build of m68k mcf5206elite (SMP/DEBUG)
PASSED  autoconf build of m68k mcf5206elite (NOSMP/NODEBUG)
PASSED  waf build of m68k mcf5206elite (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mcf5206elite (NOSMP/DEBUG)
PASSED  waf build of m68k mcf5206elite (NOSMP/DEBUG)
PASSED  autoconf build of m68k mcf52235 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mcf52235 (SMP/NODEBUG)
PASSED  autoconf build of m68k mcf52235 (SMP/DEBUG)
FAILED (1)  waf build of m68k mcf52235 (SMP/DEBUG)
PASSED  autoconf build of m68k mcf52235 (NOSMP/NODEBUG)
PASSED  waf build of m68k mcf52235 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mcf52235 (NOSMP/DEBUG)
PASSED  waf build of m68k mcf52235 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mcf5225x (SMP/NODEBUG)
FAILED (1)  waf build of m68k mcf5225x (SMP/NODEBUG)
PASSED  autoconf build of m68k mcf5225x (SMP/DEBUG)
FAILED (1)  waf build of m68k mcf5225x (SMP/DEBUG)
PASSED  autoconf build of m68k mcf5225x (NOSMP/NODEBUG)
PASSED  waf build of m68k mcf5225x (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mcf5225x (NOSMP/DEBUG)
PASSED  waf build of m68k mcf5225x (NOSMP/DEBUG)
PASSED  autoconf build of m68k mcf5235 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mcf5235 (SMP/NODEBUG)
PASSED  autoconf build of m68k mcf5235 (SMP/DEBUG)
FAILED (1)  waf build of m68k mcf5235 (SMP/DEBUG)
PASSED  autoconf build of m68k mcf5235 (NOSMP/NODEBUG)
PASSED  waf build of m68k mcf5235 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mcf5235 (NOSMP/DEBUG)
PASSED  waf build of m68k mcf5235 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mcf5329 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mcf5329 (SMP/NODEBUG)
PASSED  autoconf build of m68k mcf5329 (SMP/DEBUG)
FAILED (1)  waf build of m68k mcf5329 (SMP/DEBUG)
PASSED  autoconf build of m68k mcf5329 (NOSMP/NODEBUG)
PASSED  waf build of m68k mcf5329 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mcf5329 (NOSMP/DEBUG)
PASSED  waf build of m68k mcf5329 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mrm332 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mrm332 (SMP/NODEBUG)
PASSED  autoconf build of m68k mrm332 (SMP/DEBUG)
FAILED (1)  waf build of m68k mrm332 (SMP/DEBUG)
PASSED  autoconf build of m68k mrm332 (NOSMP/NODEBUG)
PASSED  waf build of m68k mrm332 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mrm332 (NOSMP/DEBUG)
PASSED  waf build of m68k mrm332 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mvme147 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mvme147 (SMP/NODEBUG)
PASSED  autoconf build of m68k mvme147 (SMP/DEBUG)
FAILED (1)  waf build of m68k mvme147 (SMP/DEBUG)
PASSED  autoconf build of m68k mvme147 (NOSMP/NODEBUG)
PASSED  waf build of m68k mvme147 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mvme147 (NOSMP/DEBUG)
PASSED  waf build of m68k mvme147 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mvme147s (SMP/NODEBUG)
FAILED (1)  waf build of m68k mvme147s (SMP/NODEBUG)
PASSED  autoconf build of m68k mvme147s (SMP/DEBUG)
FAILED (1)  waf build of m68k mvme147s (SMP/DEBUG)
PASSED  autoconf build of m68k mvme147s (NOSMP/NODEBUG)
PASSED  waf build of m68k mvme147s (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mvme147s (NOSMP/DEBUG)
PASSED  waf build of m68k mvme147s (NOSMP/DEBUG)
PASSED  autoconf build of m68k mvme162 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mvme162 (SMP/NODEBUG)
PASSED  autoconf build of m68k mvme162 (SMP/DEBUG)
FAILED (1)  waf build of m68k mvme162 (SMP/DEBUG)
PASSED  autoconf build of m68k mvme162 (NOSMP/NODEBUG)
PASSED  waf build of m68k mvme162 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mvme162 (NOSMP/DEBUG)
PASSED  waf build of m68k mvme162 (NOSMP/DEBUG)
PASSED  autoconf build of m68k mvme162lx (SMP/NODEBUG)
FAILED (1)  waf build of m68k mvme162lx (SMP/NODEBUG)
PASSED  autoconf build of m68k mvme162lx (SMP/DEBUG)
FAILED (1)  waf build of m68k mvme162lx (SMP/DEBUG)
PASSED  autoconf build of m68k mvme162lx (NOSMP/NODEBUG)
PASSED  waf build of m68k mvme162lx (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mvme162lx (NOSMP/DEBUG)
PASSED  waf build of m68k mvme162lx (NOSMP/DEBUG)
PASSED  autoconf build of m68k mvme167 (SMP/NODEBUG)
FAILED (1)  waf build of m68k mvme167 (SMP/NODEBUG)
PASSED  autoconf build of m68k mvme167 (SMP/DEBUG)
FAILED (1)  waf build of m68k mvme167 (SMP/DEBUG)
PASSED  autoconf build of m68k mvme167 (NOSMP/NODEBUG)
PASSED  waf build of m68k mvme167 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k mvme167 (NOSMP/DEBUG)
PASSED  waf build of m68k mvme167 (NOSMP/DEBUG)
PASSED  autoconf build of m68k uC5282 (SMP/NODEBUG)
FAILED (1)  waf build of m68k uC5282 (SMP/NODEBUG)
PASSED  autoconf build of m68k uC5282 (SMP/DEBUG)
FAILED (1)  waf build of m68k uC5282 (SMP/DEBUG)
PASSED  autoconf build of m68k uC5282 (NOSMP/NODEBUG)
PASSED  waf build of m68k uC5282 (NOSMP/NODEBUG)
PASSED  autoconf build of m68k uC5282 (NOSMP/DEBUG)
PASSED  waf build of m68k uC5282 (NOSMP/DEBUG)
PASSED  autoconf build of mips csb350 (SMP/NODEBUG)
FAILED (1)  waf build of mips csb350 (SMP/NODEBUG)
PASSED  autoconf build of mips csb350 (SMP/DEBUG)
FAILED (1)  waf build of mips csb350 (SMP/DEBUG)
PASSED  autoconf build of mips csb350 (NOSMP/NODEBUG)
PASSED  waf build of mips csb350 (NOSMP/NODEBUG)
PASSED  autoconf build of mips csb350 (NOSMP/DEBUG)
PASSED  waf build of mips csb350 (NOSMP/DEBUG)
PASSED  autoconf build of mips hurricane (SMP/NODEBUG)
FAILED (1)  waf build of mips hurricane (SMP/NODEBUG)
PASSED  autoconf build of mips hurricane (SMP/DEBUG)
FAILED (1)  waf build of mips hurricane (SMP/DEBUG)
PASSED  autoconf build of mips hurricane (NOSMP/NODEBUG)
PASSED  waf build of mips hurricane (NOSMP/NODEBUG)
PASSED  autoconf build of mips hurricane (NOSMP/DEBUG)
PASSED  waf build of mips hurricane (NOSMP/DEBUG)
PASSED  autoconf build of mips jmr3904 (SMP/NODEBUG)
FAILED (1)  waf build of mips jmr3904 (SMP/NODEBUG)
PASSED  autoconf build of mips jmr3904 (SMP/DEBUG)
FAILED (1)  waf build of mips jmr3904 (SMP/DEBUG)
PASSED  autoconf build of mips jmr3904 (NOSMP/NODEBUG)
PASSED  waf build of mips jmr3904 (NOSMP/NODEBUG)
PASSED  autoconf build of mips jmr3904 (NOSMP/DEBUG)
PASSED  waf build of mips jmr3904 (NOSMP/DEBUG)
PASSED  autoconf build of mips malta (SMP/NODEBUG)
FAILED (1)  waf build of mips malta (SMP/NODEBUG)
PASSED  autoconf build of mips malta (SMP/DEBUG)
FAILED (1)  waf build of mips malta (SMP/DEBUG)
PASSED  autoconf build of mips malta (NOSMP/NODEBUG)
PASSED  waf build of mips malta (NOSMP/NODEBUG)
PASSED  autoconf build of mips malta (NOSMP/DEBUG)
PASSED  waf build of mips malta (NOSMP/DEBUG)
PASSED  autoconf build of mips rbtx4925 (SMP/NODEBUG)
FAILED (1)  waf build of mips rbtx4925 (SMP/NODEBUG)
PASSED  autoconf build of mips rbtx4925 (SMP/DEBUG)
FAILED (1)  waf build of mips rbtx4925 (SMP/DEBUG)
PASSED  autoconf build of mips rbtx4925 (NOSMP/NODEBUG)
PASSED  waf build of mips rbtx4925 (NOSMP/NODEBUG)
PASSED  autoconf build of mips rbtx4925 (NOSMP/DEBUG)
PASSED  waf build of mips rbtx4925 (NOSMP/DEBUG)
PASSED  autoconf build of mips rbtx4938 (SMP/NODEBUG)
FAILED (1)  waf build of mips rbtx4938 (SMP/NODEBUG)
PASSED  autoconf build of mips rbtx4938 (SMP/DEBUG)
FAILED (1)  waf build of mips rbtx4938 (SMP/DEBUG)
PASSED  autoconf build of mips rbtx4938 (NOSMP/NODEBUG)
PASSED  waf build of mips rbtx4938 (NOSMP/NODEBUG)
PASSED  autoconf build of mips rbtx4938 (NOSMP/DEBUG)
PASSED  waf build of mips rbtx4938 (NOSMP/DEBUG)
PASSED  autoconf build of moxie moxiesim (SMP/NODEBUG)
FAILED (1)  waf build of moxie moxiesim (SMP/NODEBUG)
PASSED  autoconf build of moxie moxiesim (SMP/DEBUG)
FAILED (1)  waf build of moxie moxiesim (SMP/DEBUG)
PASSED  autoconf build of moxie moxiesim (NOSMP/NODEBUG)
PASSED  waf build of moxie moxiesim (NOSMP/NODEBUG)
PASSED  autoconf build of moxie moxiesim (NOSMP/DEBUG)
PASSED  waf build of moxie moxiesim (NOSMP/DEBUG)
PASSED  autoconf build of nios2 nios2_iss (SMP/NODEBUG)
FAILED (1)  waf build of nios2 nios2_iss (SMP/NODEBUG)
PASSED  autoconf build of nios2 nios2_iss (SMP/DEBUG)
FAILED (1)  waf build of nios2 nios2_iss (SMP/DEBUG)
PASSED  autoconf build of nios2 nios2_iss (NOSMP/NODEBUG)
PASSED  waf build of nios2 nios2_iss (NOSMP/NODEBUG)
PASSED  autoconf build of nios2 nios2_iss (NOSMP/DEBUG)
PASSED  waf build of nios2 nios2_iss (NOSMP/DEBUG)
PASSED  autoconf build of or1k generic_or1k (SMP/NODEBUG)
FAILED (1)  waf build of or1k generic_or1k (SMP/NODEBUG)
PASSED  autoconf build of or1k generic_or1k (SMP/DEBUG)
FAILED (1)  waf build of or1k generic_or1k (SMP/DEBUG)
PASSED  autoconf build of or1k generic_or1k (NOSMP/NODEBUG)
PASSED  waf build of or1k generic_or1k (NOSMP/NODEBUG)
PASSED  autoconf build of or1k generic_or1k (NOSMP/DEBUG)
PASSED  waf build of or1k generic_or1k (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc beatnik (SMP/NODEBUG)
FAILED (1)  waf build of powerpc beatnik (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc beatnik (SMP/DEBUG)
FAILED (1)  waf build of powerpc beatnik (SMP/DEBUG)
PASSED  autoconf build of powerpc beatnik (NOSMP/NODEBUG)
PASSED  waf build of powerpc beatnik (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc beatnik (NOSMP/DEBUG)
PASSED  waf build of powerpc beatnik (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc icecube (SMP/NODEBUG)
FAILED (1)  waf build of powerpc icecube (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc icecube (SMP/DEBUG)
FAILED (1)  waf build of powerpc icecube (SMP/DEBUG)
PASSED  autoconf build of powerpc icecube (NOSMP/NODEBUG)
PASSED  waf build of powerpc icecube (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc icecube (NOSMP/DEBUG)
PASSED  waf build of powerpc icecube (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc pm520_cr825 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc pm520_cr825 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc pm520_cr825 (SMP/DEBUG)
FAILED (1)  waf build of powerpc pm520_cr825 (SMP/DEBUG)
PASSED  autoconf build of powerpc pm520_cr825 (NOSMP/NODEBUG)
PASSED  waf build of powerpc pm520_cr825 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc pm520_cr825 (NOSMP/DEBUG)
PASSED  waf build of powerpc pm520_cr825 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc pm520_ze30 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc pm520_ze30 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc pm520_ze30 (SMP/DEBUG)
FAILED (1)  waf build of powerpc pm520_ze30 (SMP/DEBUG)
PASSED  autoconf build of powerpc pm520_ze30 (NOSMP/NODEBUG)
PASSED  waf build of powerpc pm520_ze30 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc pm520_ze30 (NOSMP/DEBUG)
PASSED  waf build of powerpc pm520_ze30 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc br_uid (SMP/NODEBUG)
FAILED (1)  waf build of powerpc br_uid (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc br_uid (SMP/DEBUG)
FAILED (1)  waf build of powerpc br_uid (SMP/DEBUG)
PASSED  autoconf build of powerpc br_uid (NOSMP/NODEBUG)
PASSED  waf build of powerpc br_uid (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc br_uid (NOSMP/DEBUG)
PASSED  waf build of powerpc br_uid (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc hsc_cm01 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc hsc_cm01 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc hsc_cm01 (SMP/DEBUG)
FAILED (1)  waf build of powerpc hsc_cm01 (SMP/DEBUG)
PASSED  autoconf build of powerpc hsc_cm01 (NOSMP/NODEBUG)
PASSED  waf build of powerpc hsc_cm01 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc hsc_cm01 (NOSMP/DEBUG)
PASSED  waf build of powerpc hsc_cm01 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc8309som (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc8309som (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc8309som (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc8309som (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc8309som (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc8309som (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc8309som (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc8309som (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc8313erdb (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc8313erdb (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc8313erdb (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc8313erdb (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc8313erdb (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc8313erdb (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc8313erdb (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc8313erdb (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc8349eamds (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc8349eamds (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc8349eamds (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc8349eamds (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc8349eamds (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc8349eamds (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc8349eamds (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc8349eamds (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc haleakala (SMP/NODEBUG)
FAILED (1)  waf build of powerpc haleakala (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc haleakala (SMP/DEBUG)
FAILED (1)  waf build of powerpc haleakala (SMP/DEBUG)
PASSED  autoconf build of powerpc haleakala (NOSMP/NODEBUG)
PASSED  waf build of powerpc haleakala (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc haleakala (NOSMP/DEBUG)
PASSED  waf build of powerpc haleakala (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mcp750 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mcp750 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mcp750 (SMP/DEBUG)
FAILED (1)  waf build of powerpc mcp750 (SMP/DEBUG)
PASSED  autoconf build of powerpc mcp750 (NOSMP/NODEBUG)
PASSED  waf build of powerpc mcp750 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mcp750 (NOSMP/DEBUG)
PASSED  waf build of powerpc mcp750 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mtx603e (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mtx603e (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mtx603e (SMP/DEBUG)
FAILED (1)  waf build of powerpc mtx603e (SMP/DEBUG)
PASSED  autoconf build of powerpc mtx603e (NOSMP/NODEBUG)
PASSED  waf build of powerpc mtx603e (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mtx603e (NOSMP/DEBUG)
PASSED  waf build of powerpc mtx603e (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mvme2100 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mvme2100 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mvme2100 (SMP/DEBUG)
FAILED (1)  waf build of powerpc mvme2100 (SMP/DEBUG)
PASSED  autoconf build of powerpc mvme2100 (NOSMP/NODEBUG)
PASSED  waf build of powerpc mvme2100 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mvme2100 (NOSMP/DEBUG)
PASSED  waf build of powerpc mvme2100 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mvme2307 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mvme2307 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mvme2307 (SMP/DEBUG)
FAILED (1)  waf build of powerpc mvme2307 (SMP/DEBUG)
PASSED  autoconf build of powerpc mvme2307 (NOSMP/NODEBUG)
PASSED  waf build of powerpc mvme2307 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mvme2307 (NOSMP/DEBUG)
PASSED  waf build of powerpc mvme2307 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc qemuprep (SMP/NODEBUG)
FAILED (1)  waf build of powerpc qemuprep (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc qemuprep (SMP/DEBUG)
FAILED (1)  waf build of powerpc qemuprep (SMP/DEBUG)
PASSED  autoconf build of powerpc qemuprep (NOSMP/NODEBUG)
PASSED  waf build of powerpc qemuprep (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qemuprep (NOSMP/DEBUG)
PASSED  waf build of powerpc qemuprep (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc qemuprep-altivec (SMP/NODEBUG)
FAILED (1)  waf build of powerpc qemuprep-altivec (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc qemuprep-altivec (SMP/DEBUG)
FAILED (1)  waf build of powerpc qemuprep-altivec (SMP/DEBUG)
PASSED  autoconf build of powerpc qemuprep-altivec (NOSMP/NODEBUG)
PASSED  waf build of powerpc qemuprep-altivec (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qemuprep-altivec (NOSMP/DEBUG)
PASSED  waf build of powerpc qemuprep-altivec (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc gwlcfm (SMP/NODEBUG)
FAILED (1)  waf build of powerpc gwlcfm (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc gwlcfm (SMP/DEBUG)
FAILED (1)  waf build of powerpc gwlcfm (SMP/DEBUG)
PASSED  autoconf build of powerpc gwlcfm (NOSMP/NODEBUG)
PASSED  waf build of powerpc gwlcfm (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc gwlcfm (NOSMP/DEBUG)
PASSED  waf build of powerpc gwlcfm (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc5566evb (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc5566evb (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc5566evb (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc5566evb (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc5566evb (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc5566evb (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc5566evb (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc5566evb (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc5643l_evb (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc5643l_evb (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc5643l_evb (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc5643l_evb (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc5643l_evb (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc5643l_evb (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc5643l_evb (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc5643l_evb (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc5668g (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc5668g (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc5668g (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc5668g (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc5668g (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc5668g (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc5668g (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc5668g (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc5674fevb (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc5674fevb (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc5674fevb (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc5674fevb (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc5674fevb (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc5674fevb (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc5674fevb (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc5674fevb (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc phycore_mpc5554 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc phycore_mpc5554 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc phycore_mpc5554 (SMP/DEBUG)
FAILED (1)  waf build of powerpc phycore_mpc5554 (SMP/DEBUG)
PASSED  autoconf build of powerpc phycore_mpc5554 (NOSMP/NODEBUG)
PASSED  waf build of powerpc phycore_mpc5554 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc phycore_mpc5554 (NOSMP/DEBUG)
PASSED  waf build of powerpc phycore_mpc5554 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mpc8260ads (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mpc8260ads (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mpc8260ads (SMP/DEBUG)
FAILED (1)  waf build of powerpc mpc8260ads (SMP/DEBUG)
PASSED  autoconf build of powerpc mpc8260ads (NOSMP/NODEBUG)
PASSED  waf build of powerpc mpc8260ads (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mpc8260ads (NOSMP/DEBUG)
PASSED  waf build of powerpc mpc8260ads (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mvme3100 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mvme3100 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mvme3100 (SMP/DEBUG)
FAILED (1)  waf build of powerpc mvme3100 (SMP/DEBUG)
PASSED  autoconf build of powerpc mvme3100 (NOSMP/NODEBUG)
PASSED  waf build of powerpc mvme3100 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mvme3100 (NOSMP/DEBUG)
PASSED  waf build of powerpc mvme3100 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc mvme5500 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc mvme5500 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc mvme5500 (SMP/DEBUG)
FAILED (1)  waf build of powerpc mvme5500 (SMP/DEBUG)
PASSED  autoconf build of powerpc mvme5500 (NOSMP/NODEBUG)
PASSED  waf build of powerpc mvme5500 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc mvme5500 (NOSMP/DEBUG)
PASSED  waf build of powerpc mvme5500 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc psim (SMP/NODEBUG)
FAILED (1)  waf build of powerpc psim (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc psim (SMP/DEBUG)
FAILED (1)  waf build of powerpc psim (SMP/DEBUG)
PASSED  autoconf build of powerpc psim (NOSMP/NODEBUG)
PASSED  waf build of powerpc psim (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc psim (NOSMP/DEBUG)
PASSED  waf build of powerpc psim (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc qemuppc (SMP/NODEBUG)
FAILED (1)  waf build of powerpc qemuppc (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc qemuppc (SMP/DEBUG)
FAILED (1)  waf build of powerpc qemuppc (SMP/DEBUG)
PASSED  autoconf build of powerpc qemuppc (NOSMP/NODEBUG)
PASSED  waf build of powerpc qemuppc (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qemuppc (NOSMP/DEBUG)
PASSED  waf build of powerpc qemuppc (NOSMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_core_0 (SMP/NODEBUG)
PASSED  waf build of powerpc qoriq_core_0 (SMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_core_0 (SMP/DEBUG)
PASSED  waf build of powerpc qoriq_core_0 (SMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_core_0 (NOSMP/NODEBUG)
PASSED  waf build of powerpc qoriq_core_0 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_core_0 (NOSMP/DEBUG)
PASSED  waf build of powerpc qoriq_core_0 (NOSMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_core_1 (SMP/NODEBUG)
PASSED  waf build of powerpc qoriq_core_1 (SMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_core_1 (SMP/DEBUG)
PASSED  waf build of powerpc qoriq_core_1 (SMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_core_1 (NOSMP/NODEBUG)
PASSED  waf build of powerpc qoriq_core_1 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_core_1 (NOSMP/DEBUG)
PASSED  waf build of powerpc qoriq_core_1 (NOSMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e500 (SMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e500 (SMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e500 (SMP/DEBUG)
PASSED  waf build of powerpc qoriq_e500 (SMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e500 (NOSMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e500 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e500 (NOSMP/DEBUG)
PASSED  waf build of powerpc qoriq_e500 (NOSMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_32 (SMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e6500_32 (SMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_32 (SMP/DEBUG)
PASSED  waf build of powerpc qoriq_e6500_32 (SMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_32 (NOSMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e6500_32 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_32 (NOSMP/DEBUG)
PASSED  waf build of powerpc qoriq_e6500_32 (NOSMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_64 (SMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e6500_64 (SMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_64 (SMP/DEBUG)
PASSED  waf build of powerpc qoriq_e6500_64 (SMP/DEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_64 (NOSMP/NODEBUG)
PASSED  waf build of powerpc qoriq_e6500_64 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc qoriq_e6500_64 (NOSMP/DEBUG)
PASSED  waf build of powerpc qoriq_e6500_64 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc ss555 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc ss555 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc ss555 (SMP/DEBUG)
FAILED (1)  waf build of powerpc ss555 (SMP/DEBUG)
PASSED  autoconf build of powerpc ss555 (NOSMP/NODEBUG)
PASSED  waf build of powerpc ss555 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc ss555 (NOSMP/DEBUG)
PASSED  waf build of powerpc ss555 (NOSMP/DEBUG)
PASSED  autoconf build of powerpc t32mppc (SMP/NODEBUG)
PASSED  waf build of powerpc t32mppc (SMP/NODEBUG)
PASSED  autoconf build of powerpc t32mppc (SMP/DEBUG)
PASSED  waf build of powerpc t32mppc (SMP/DEBUG)
PASSED  autoconf build of powerpc t32mppc (NOSMP/NODEBUG)
PASSED  waf build of powerpc t32mppc (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc t32mppc (NOSMP/DEBUG)
PASSED  waf build of powerpc t32mppc (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc pghplus (SMP/NODEBUG)
FAILED (1)  waf build of powerpc pghplus (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc pghplus (SMP/DEBUG)
FAILED (1)  waf build of powerpc pghplus (SMP/DEBUG)
PASSED  autoconf build of powerpc pghplus (NOSMP/NODEBUG)
PASSED  waf build of powerpc pghplus (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc pghplus (NOSMP/DEBUG)
PASSED  waf build of powerpc pghplus (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc tqm8xx_stk8xx (SMP/NODEBUG)
FAILED (1)  waf build of powerpc tqm8xx_stk8xx (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc tqm8xx_stk8xx (SMP/DEBUG)
FAILED (1)  waf build of powerpc tqm8xx_stk8xx (SMP/DEBUG)
PASSED  autoconf build of powerpc tqm8xx_stk8xx (NOSMP/NODEBUG)
PASSED  waf build of powerpc tqm8xx_stk8xx (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc tqm8xx_stk8xx (NOSMP/DEBUG)
PASSED  waf build of powerpc tqm8xx_stk8xx (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc virtex (SMP/NODEBUG)
FAILED (1)  waf build of powerpc virtex (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc virtex (SMP/DEBUG)
FAILED (1)  waf build of powerpc virtex (SMP/DEBUG)
PASSED  autoconf build of powerpc virtex (NOSMP/NODEBUG)
PASSED  waf build of powerpc virtex (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc virtex (NOSMP/DEBUG)
PASSED  waf build of powerpc virtex (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc virtex4 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc virtex4 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc virtex4 (SMP/DEBUG)
FAILED (1)  waf build of powerpc virtex4 (SMP/DEBUG)
PASSED  autoconf build of powerpc virtex4 (NOSMP/NODEBUG)
PASSED  waf build of powerpc virtex4 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc virtex4 (NOSMP/DEBUG)
PASSED  waf build of powerpc virtex4 (NOSMP/DEBUG)
FAILED (2)  autoconf build of powerpc virtex5 (SMP/NODEBUG)
FAILED (1)  waf build of powerpc virtex5 (SMP/NODEBUG)
FAILED (2)  autoconf build of powerpc virtex5 (SMP/DEBUG)
FAILED (1)  waf build of powerpc virtex5 (SMP/DEBUG)
PASSED  autoconf build of powerpc virtex5 (NOSMP/NODEBUG)
PASSED  waf build of powerpc virtex5 (NOSMP/NODEBUG)
PASSED  autoconf build of powerpc virtex5 (NOSMP/DEBUG)
PASSED  waf build of powerpc virtex5 (NOSMP/DEBUG)
PASSED  autoconf build of riscv griscv (SMP/NODEBUG)
PASSED  waf build of riscv griscv (SMP/NODEBUG)
PASSED  autoconf build of riscv griscv (SMP/DEBUG)
PASSED  waf build of riscv griscv (SMP/DEBUG)
PASSED  autoconf build of riscv griscv (NOSMP/NODEBUG)
PASSED  waf build of riscv griscv (NOSMP/NODEBUG)
PASSED  autoconf build of riscv griscv (NOSMP/DEBUG)
PASSED  waf build of riscv griscv (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv grv32i (SMP/NODEBUG)
FAILED (1)  waf build of riscv grv32i (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv grv32i (SMP/DEBUG)
FAILED (1)  waf build of riscv grv32i (SMP/DEBUG)
PASSED  autoconf build of riscv grv32i (NOSMP/NODEBUG)
PASSED  waf build of riscv grv32i (NOSMP/NODEBUG)
PASSED  autoconf build of riscv grv32i (NOSMP/DEBUG)
PASSED  waf build of riscv grv32i (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv grv32im (SMP/NODEBUG)
FAILED (1)  waf build of riscv grv32im (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv grv32im (SMP/DEBUG)
FAILED (1)  waf build of riscv grv32im (SMP/DEBUG)
PASSED  autoconf build of riscv grv32im (NOSMP/NODEBUG)
PASSED  waf build of riscv grv32im (NOSMP/NODEBUG)
PASSED  autoconf build of riscv grv32im (NOSMP/DEBUG)
PASSED  waf build of riscv grv32im (NOSMP/DEBUG)
PASSED  autoconf build of riscv grv32imac (SMP/NODEBUG)
PASSED  waf build of riscv grv32imac (SMP/NODEBUG)
PASSED  autoconf build of riscv grv32imac (SMP/DEBUG)
PASSED  waf build of riscv grv32imac (SMP/DEBUG)
PASSED  autoconf build of riscv grv32imac (NOSMP/NODEBUG)
PASSED  waf build of riscv grv32imac (NOSMP/NODEBUG)
PASSED  autoconf build of riscv grv32imac (NOSMP/DEBUG)
PASSED  waf build of riscv grv32imac (NOSMP/DEBUG)
PASSED  autoconf build of riscv grv32imafdc (SMP/NODEBUG)
PASSED  waf build of riscv grv32imafdc (SMP/NODEBUG)
PASSED  autoconf build of riscv grv32imafdc (SMP/DEBUG)
PASSED  waf build of riscv grv32imafdc (SMP/DEBUG)
PASSED  autoconf build of riscv grv32imafdc (NOSMP/NODEBUG)
PASSED  waf build of riscv grv32imafdc (NOSMP/NODEBUG)
PASSED  autoconf build of riscv grv32imafdc (NOSMP/DEBUG)
PASSED  waf build of riscv grv32imafdc (NOSMP/DEBUG)
PASSED  autoconf build of riscv frdme310arty (SMP/NODEBUG)
PASSED  waf build of riscv frdme310arty (SMP/NODEBUG)
PASSED  autoconf build of riscv frdme310arty (SMP/DEBUG)
PASSED  waf build of riscv frdme310arty (SMP/DEBUG)
PASSED  autoconf build of riscv frdme310arty (NOSMP/NODEBUG)
PASSED  waf build of riscv frdme310arty (NOSMP/NODEBUG)
PASSED  autoconf build of riscv frdme310arty (NOSMP/DEBUG)
PASSED  waf build of riscv frdme310arty (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32i (SMP/NODEBUG)
FAILED (1)  waf build of riscv rv32i (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32i (SMP/DEBUG)
FAILED (1)  waf build of riscv rv32i (SMP/DEBUG)
PASSED  autoconf build of riscv rv32i (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32i (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32i (NOSMP/DEBUG)
PASSED  waf build of riscv rv32i (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32i_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32i_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32i_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32i_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32i_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv32iac (SMP/NODEBUG)
PASSED  waf build of riscv rv32iac (SMP/NODEBUG)
PASSED  autoconf build of riscv rv32iac (SMP/DEBUG)
PASSED  waf build of riscv rv32iac (SMP/DEBUG)
PASSED  autoconf build of riscv rv32iac (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32iac (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32iac (NOSMP/DEBUG)
PASSED  waf build of riscv rv32iac (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32iac_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32iac_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32iac_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32iac_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32iac_clang (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32im (SMP/NODEBUG)
FAILED (1)  waf build of riscv rv32im (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32im (SMP/DEBUG)
FAILED (1)  waf build of riscv rv32im (SMP/DEBUG)
PASSED  autoconf build of riscv rv32im (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32im (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32im (NOSMP/DEBUG)
PASSED  waf build of riscv rv32im (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32im_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32im_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32im_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32im_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32im_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv32imac (SMP/NODEBUG)
PASSED  waf build of riscv rv32imac (SMP/NODEBUG)
PASSED  autoconf build of riscv rv32imac (SMP/DEBUG)
PASSED  waf build of riscv rv32imac (SMP/DEBUG)
PASSED  autoconf build of riscv rv32imac (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imac (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32imac (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imac (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32imac_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32imac_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imac_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imac_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imac_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv32imafc (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafc (SMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafc (SMP/DEBUG)
PASSED  waf build of riscv rv32imafc (SMP/DEBUG)
PASSED  autoconf build of riscv rv32imafc (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafc (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafc (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafc (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafc_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32imafc_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafc_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafc_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv32imafd (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafd (SMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafd (SMP/DEBUG)
PASSED  waf build of riscv rv32imafd (SMP/DEBUG)
PASSED  autoconf build of riscv rv32imafd (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafd (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafd (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafd (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafd_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32imafd_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafd_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafd_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafd_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv32imafdc (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafdc (SMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafdc (SMP/DEBUG)
PASSED  waf build of riscv rv32imafdc (SMP/DEBUG)
PASSED  autoconf build of riscv rv32imafdc (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafdc (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv32imafdc (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafdc (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv32imafdc_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (SMP/DEBUG)
PASSED  waf build of riscv rv32imafdc_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv32imafdc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv32imafdc_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv32imafdc_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imac (SMP/NODEBUG)
PASSED  waf build of riscv rv64imac (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imac (SMP/DEBUG)
PASSED  waf build of riscv rv64imac (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imac (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imac (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imac (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imac (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imac_medany (SMP/NODEBUG)
PASSED  waf build of riscv rv64imac_medany (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imac_medany (SMP/DEBUG)
PASSED  waf build of riscv rv64imac_medany (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imac_medany (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imac_medany (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imac_medany (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imac_medany (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imafd (SMP/NODEBUG)
PASSED  waf build of riscv rv64imafd (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafd (SMP/DEBUG)
PASSED  waf build of riscv rv64imafd (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imafd (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imafd (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafd (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imafd (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imafd_medany (SMP/NODEBUG)
PASSED  waf build of riscv rv64imafd_medany (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafd_medany (SMP/DEBUG)
PASSED  waf build of riscv rv64imafd_medany (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imafd_medany (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imafd_medany (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafd_medany (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imafd_medany (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imafdc (SMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafdc (SMP/DEBUG)
PASSED  waf build of riscv rv64imafdc (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imafdc (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafdc (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imafdc (NOSMP/DEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (SMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc_clang (SMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (SMP/DEBUG)
PASSED  waf build of riscv rv64imafdc_clang (SMP/DEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc_clang (NOSMP/NODEBUG)
FAILED (2)  autoconf build of riscv rv64imafdc_clang (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imafdc_clang (NOSMP/DEBUG)
PASSED  autoconf build of riscv rv64imafdc_medany (SMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc_medany (SMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafdc_medany (SMP/DEBUG)
PASSED  waf build of riscv rv64imafdc_medany (SMP/DEBUG)
PASSED  autoconf build of riscv rv64imafdc_medany (NOSMP/NODEBUG)
PASSED  waf build of riscv rv64imafdc_medany (NOSMP/NODEBUG)
PASSED  autoconf build of riscv rv64imafdc_medany (NOSMP/DEBUG)
PASSED  waf build of riscv rv64imafdc_medany (NOSMP/DEBUG)
PASSED  autoconf build of sh gensh1 (SMP/NODEBUG)
FAILED (1)  waf build of sh gensh1 (SMP/NODEBUG)
PASSED  autoconf build of sh gensh1 (SMP/DEBUG)
FAILED (1)  waf build of sh gensh1 (SMP/DEBUG)
PASSED  autoconf build of sh gensh1 (NOSMP/NODEBUG)
PASSED  waf build of sh gensh1 (NOSMP/NODEBUG)
PASSED  autoconf build of sh gensh1 (NOSMP/DEBUG)
PASSED  waf build of sh gensh1 (NOSMP/DEBUG)
PASSED  autoconf build of sh gensh2 (SMP/NODEBUG)
FAILED (1)  waf build of sh gensh2 (SMP/NODEBUG)
PASSED  autoconf build of sh gensh2 (SMP/DEBUG)
FAILED (1)  waf build of sh gensh2 (SMP/DEBUG)
PASSED  autoconf build of sh gensh2 (NOSMP/NODEBUG)
PASSED  waf build of sh gensh2 (NOSMP/NODEBUG)
PASSED  autoconf build of sh gensh2 (NOSMP/DEBUG)
PASSED  waf build of sh gensh2 (NOSMP/DEBUG)
PASSED  autoconf build of sh gensh4 (SMP/NODEBUG)
FAILED (1)  waf build of sh gensh4 (SMP/NODEBUG)
PASSED  autoconf build of sh gensh4 (SMP/DEBUG)
FAILED (1)  waf build of sh gensh4 (SMP/DEBUG)
PASSED  autoconf build of sh gensh4 (NOSMP/NODEBUG)
PASSED  waf build of sh gensh4 (NOSMP/NODEBUG)
PASSED  autoconf build of sh gensh4 (NOSMP/DEBUG)
PASSED  waf build of sh gensh4 (NOSMP/DEBUG)
PASSED  autoconf build of sh simsh1 (SMP/NODEBUG)
FAILED (1)  waf build of sh simsh1 (SMP/NODEBUG)
PASSED  autoconf build of sh simsh1 (SMP/DEBUG)
FAILED (1)  waf build of sh simsh1 (SMP/DEBUG)
PASSED  autoconf build of sh simsh1 (NOSMP/NODEBUG)
PASSED  waf build of sh simsh1 (NOSMP/NODEBUG)
PASSED  autoconf build of sh simsh1 (NOSMP/DEBUG)
PASSED  waf build of sh simsh1 (NOSMP/DEBUG)
PASSED  autoconf build of sh simsh2 (SMP/NODEBUG)
FAILED (1)  waf build of sh simsh2 (SMP/NODEBUG)
PASSED  autoconf build of sh simsh2 (SMP/DEBUG)
FAILED (1)  waf build of sh simsh2 (SMP/DEBUG)
PASSED  autoconf build of sh simsh2 (NOSMP/NODEBUG)
PASSED  waf build of sh simsh2 (NOSMP/NODEBUG)
PASSED  autoconf build of sh simsh2 (NOSMP/DEBUG)
PASSED  waf build of sh simsh2 (NOSMP/DEBUG)
PASSED  autoconf build of sh simsh2e (SMP/NODEBUG)
FAILED (1)  waf build of sh simsh2e (SMP/NODEBUG)
PASSED  autoconf build of sh simsh2e (SMP/DEBUG)
FAILED (1)  waf build of sh simsh2e (SMP/DEBUG)
PASSED  autoconf build of sh simsh2e (NOSMP/NODEBUG)
PASSED  waf build of sh simsh2e (NOSMP/NODEBUG)
PASSED  autoconf build of sh simsh2e (NOSMP/DEBUG)
PASSED  waf build of sh simsh2e (NOSMP/DEBUG)
PASSED  autoconf build of sh simsh4 (SMP/NODEBUG)
FAILED (1)  waf build of sh simsh4 (SMP/NODEBUG)
PASSED  autoconf build of sh simsh4 (SMP/DEBUG)
FAILED (1)  waf build of sh simsh4 (SMP/DEBUG)
PASSED  autoconf build of sh simsh4 (NOSMP/NODEBUG)
PASSED  waf build of sh simsh4 (NOSMP/NODEBUG)
PASSED  autoconf build of sh simsh4 (NOSMP/DEBUG)
PASSED  waf build of sh simsh4 (NOSMP/DEBUG)
PASSED  autoconf build of sparc erc32 (SMP/NODEBUG)
PASSED  waf build of sparc erc32 (SMP/NODEBUG)
PASSED  autoconf build of sparc erc32 (SMP/DEBUG)
PASSED  waf build of sparc erc32 (SMP/DEBUG)
PASSED  autoconf build of sparc erc32 (NOSMP/NODEBUG)
PASSED  waf build of sparc erc32 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc erc32 (NOSMP/DEBUG)
PASSED  waf build of sparc erc32 (NOSMP/DEBUG)
FAILED (2)  autoconf build of sparc at697f (SMP/NODEBUG)
FAILED (1)  waf build of sparc at697f (SMP/NODEBUG)
FAILED (2)  autoconf build of sparc at697f (SMP/DEBUG)
FAILED (1)  waf build of sparc at697f (SMP/DEBUG)
PASSED  autoconf build of sparc at697f (NOSMP/NODEBUG)
PASSED  waf build of sparc at697f (NOSMP/NODEBUG)
PASSED  autoconf build of sparc at697f (NOSMP/DEBUG)
PASSED  waf build of sparc at697f (NOSMP/DEBUG)
FAILED (2)  autoconf build of sparc leon2 (SMP/NODEBUG)
FAILED (1)  waf build of sparc leon2 (SMP/NODEBUG)
FAILED (2)  autoconf build of sparc leon2 (SMP/DEBUG)
FAILED (1)  waf build of sparc leon2 (SMP/DEBUG)
PASSED  autoconf build of sparc leon2 (NOSMP/NODEBUG)
PASSED  waf build of sparc leon2 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc leon2 (NOSMP/DEBUG)
PASSED  waf build of sparc leon2 (NOSMP/DEBUG)
PASSED  autoconf build of sparc gr712rc (SMP/NODEBUG)
PASSED  waf build of sparc gr712rc (SMP/NODEBUG)
PASSED  autoconf build of sparc gr712rc (SMP/DEBUG)
PASSED  waf build of sparc gr712rc (SMP/DEBUG)
PASSED  autoconf build of sparc gr712rc (NOSMP/NODEBUG)
PASSED  waf build of sparc gr712rc (NOSMP/NODEBUG)
PASSED  autoconf build of sparc gr712rc (NOSMP/DEBUG)
PASSED  waf build of sparc gr712rc (NOSMP/DEBUG)
PASSED  autoconf build of sparc gr740 (SMP/NODEBUG)
PASSED  waf build of sparc gr740 (SMP/NODEBUG)
PASSED  autoconf build of sparc gr740 (SMP/DEBUG)
PASSED  waf build of sparc gr740 (SMP/DEBUG)
PASSED  autoconf build of sparc gr740 (NOSMP/NODEBUG)
PASSED  waf build of sparc gr740 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc gr740 (NOSMP/DEBUG)
PASSED  waf build of sparc gr740 (NOSMP/DEBUG)
PASSED  autoconf build of sparc leon3 (SMP/NODEBUG)
PASSED  waf build of sparc leon3 (SMP/NODEBUG)
PASSED  autoconf build of sparc leon3 (SMP/DEBUG)
PASSED  waf build of sparc leon3 (SMP/DEBUG)
PASSED  autoconf build of sparc leon3 (NOSMP/NODEBUG)
PASSED  waf build of sparc leon3 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc leon3 (NOSMP/DEBUG)
PASSED  waf build of sparc leon3 (NOSMP/DEBUG)
PASSED  autoconf build of sparc ut699 (SMP/NODEBUG)
PASSED  waf build of sparc ut699 (SMP/NODEBUG)
PASSED  autoconf build of sparc ut699 (SMP/DEBUG)
PASSED  waf build of sparc ut699 (SMP/DEBUG)
PASSED  autoconf build of sparc ut699 (NOSMP/NODEBUG)
PASSED  waf build of sparc ut699 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc ut699 (NOSMP/DEBUG)
PASSED  waf build of sparc ut699 (NOSMP/DEBUG)
PASSED  autoconf build of sparc ut700 (SMP/NODEBUG)
PASSED  waf build of sparc ut700 (SMP/NODEBUG)
PASSED  autoconf build of sparc ut700 (SMP/DEBUG)
PASSED  waf build of sparc ut700 (SMP/DEBUG)
PASSED  autoconf build of sparc ut700 (NOSMP/NODEBUG)
PASSED  waf build of sparc ut700 (NOSMP/NODEBUG)
PASSED  autoconf build of sparc ut700 (NOSMP/DEBUG)
PASSED  waf build of sparc ut700 (NOSMP/DEBUG)
PASSED  autoconf build of sparc64 niagara (SMP/NODEBUG)
FAILED (1)  waf build of sparc64 niagara (SMP/NODEBUG)
PASSED  autoconf build of sparc64 niagara (SMP/DEBUG)
FAILED (1)  waf build of sparc64 niagara (SMP/DEBUG)
PASSED  autoconf build of sparc64 niagara (NOSMP/NODEBUG)
PASSED  waf build of sparc64 niagara (NOSMP/NODEBUG)
PASSED  autoconf build of sparc64 niagara (NOSMP/DEBUG)
PASSED  waf build of sparc64 niagara (NOSMP/DEBUG)
PASSED  autoconf build of sparc64 usiii (SMP/NODEBUG)
FAILED (1)  waf build of sparc64 usiii (SMP/NODEBUG)
PASSED  autoconf build of sparc64 usiii (SMP/DEBUG)
FAILED (1)  waf build of sparc64 usiii (SMP/DEBUG)
PASSED  autoconf build of sparc64 usiii (NOSMP/NODEBUG)
PASSED  waf build of sparc64 usiii (NOSMP/NODEBUG)
PASSED  autoconf build of sparc64 usiii (NOSMP/DEBUG)
PASSED  waf build of sparc64 usiii (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850e1sim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850e1sim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850e1sim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850e1sim (SMP/DEBUG)
PASSED  autoconf build of v850 v850e1sim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850e1sim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850e1sim (NOSMP/DEBUG)
PASSED  waf build of v850 v850e1sim (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850e2sim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850e2sim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850e2sim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850e2sim (SMP/DEBUG)
PASSED  autoconf build of v850 v850e2sim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850e2sim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850e2sim (NOSMP/DEBUG)
PASSED  waf build of v850 v850e2sim (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850e2v3sim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850e2v3sim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850e2v3sim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850e2v3sim (SMP/DEBUG)
PASSED  autoconf build of v850 v850e2v3sim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850e2v3sim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850e2v3sim (NOSMP/DEBUG)
PASSED  waf build of v850 v850e2v3sim (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850esim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850esim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850esim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850esim (SMP/DEBUG)
PASSED  autoconf build of v850 v850esim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850esim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850esim (NOSMP/DEBUG)
PASSED  waf build of v850 v850esim (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850essim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850essim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850essim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850essim (SMP/DEBUG)
PASSED  autoconf build of v850 v850essim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850essim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850essim (NOSMP/DEBUG)
PASSED  waf build of v850 v850essim (NOSMP/DEBUG)
PASSED  autoconf build of v850 v850sim (SMP/NODEBUG)
FAILED (1)  waf build of v850 v850sim (SMP/NODEBUG)
PASSED  autoconf build of v850 v850sim (SMP/DEBUG)
FAILED (1)  waf build of v850 v850sim (SMP/DEBUG)
PASSED  autoconf build of v850 v850sim (NOSMP/NODEBUG)
PASSED  waf build of v850 v850sim (NOSMP/NODEBUG)
PASSED  autoconf build of v850 v850sim (NOSMP/DEBUG)
PASSED  waf build of v850 v850sim (NOSMP/DEBUG)
PASSED  autoconf build of x86_64 amd64 (SMP/NODEBUG)
FAILED (1)  waf build of x86_64 amd64 (SMP/NODEBUG)
FAILED (2)  autoconf build of x86_64 amd64 (SMP/DEBUG)
FAILED (1)  waf build of x86_64 amd64 (SMP/DEBUG)
PASSED  autoconf build of x86_64 amd64 (NOSMP/NODEBUG)
PASSED  waf build of x86_64 amd64 (NOSMP/NODEBUG)
FAILED (2)  autoconf build of x86_64 amd64 (NOSMP/DEBUG)
FAILED (1)  waf build of x86_64 amd64 (NOSMP/DEBUG)


More information about the devel mailing list