waf bsp_defaults appears to be broken

2021-10-03 Thread Joel Sherrill
Hi No BSP was successfully built in the build sweep Friday. All have failures like this: $ ./waf bsp_defaults --rtems-bsps=powerpc/psim There is no top-level group with UID '/grp' in the specification The script fetches the BSP's defaults and then changes settings for enable tests, etc. Anyone

Re: waf bsp_defaults appears to be broken

2021-10-04 Thread Christian MAUDERER
Hello Joel, Am 03.10.21 um 18:06 schrieb Joel Sherrill: Hi No BSP was successfully built in the build sweep Friday. All have failures like this: $ ./waf bsp_defaults --rtems-bsps=powerpc/psim I just tested this command and everything seems to work fine. I get a default config for the BSP.

Re: waf bsp_defaults appears to be broken

2021-10-04 Thread Joel Sherrill
On Mon, Oct 4, 2021 at 2:32 AM Christian MAUDERER wrote: > > Hello Joel, > > Am 03.10.21 um 18:06 schrieb Joel Sherrill: > > Hi > > > > No BSP was successfully built in the build sweep Friday. All have > > failures like this: > > > > $ ./waf bsp_defaults --rtems-bsps=powerpc/psim > > I just tested

Re: waf bsp_defaults appears to be broken

2021-10-04 Thread Christian MAUDERER
Am 04.10.21 um 15:51 schrieb Joel Sherrill: On Mon, Oct 4, 2021 at 2:32 AM Christian MAUDERER wrote: Hello Joel, Am 03.10.21 um 18:06 schrieb Joel Sherrill: Hi No BSP was successfully built in the build sweep Friday. All have failures like this: $ ./waf bsp_defaults --rtems-bsps=powerpc/ps

Re: waf bsp_defaults appears to be broken

2021-10-04 Thread Joel Sherrill
On Mon, Oct 4, 2021 at 9:13 AM Christian MAUDERER wrote: > > Am 04.10.21 um 15:51 schrieb Joel Sherrill: > > On Mon, Oct 4, 2021 at 2:32 AM Christian MAUDERER > > wrote: > >> > >> Hello Joel, > >> > >> Am 03.10.21 um 18:06 schrieb Joel Sherrill: > >>> Hi > >>> > >>> No BSP was successfully built

Re: waf bsp_defaults appears to be broken

2021-10-04 Thread Chris Johns
On 4/10/21 3:06 am, Joel Sherrill wrote: > No BSP was successfully built in the build sweep Friday. All have > failures like this: > > $ ./waf bsp_defaults --rtems-bsps=powerpc/psim > There is no top-level group with UID '/grp' in the specification > > The script fetches the BSP's defaults and th