I believe the error is caused by the QEMU_JOB_ONLY_FORKS: 1 line which needs to be removed from the definition of hexagon-cross-container.
Alex, Peter, Shall I raise a patch to remove this line? Should the patch be created against the testing/next branch? Thanks, Mukilan -----Original Message----- From: qemu-devel-bounces+quic_mthiyaga=quicinc....@nongnu.org <qemu-devel-bounces+quic_mthiyaga=quicinc....@nongnu.org> On Behalf Of Peter Maydell Sent: Thursday, December 22, 2022 4:45 PM To: Alex Bennée <alex.ben...@linaro.org> Cc: qemu-devel@nongnu.org Subject: Re: [PULL 0/6] testing updates WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros. On Wed, 21 Dec 2022 at 14:40, Alex Bennée <alex.ben...@linaro.org> wrote: > > The following changes since commit 8540a1f69578afb3b37866b1ce5bec46a9f6efbc: > > Merge tag 'hppa-fixes-pull-request' of > https://github.com/hdeller/qemu-hppa into staging (2022-12-20 15:32:27 > +0000) > > are available in the Git repository at: > > https://gitlab.com/stsquad/qemu.git tags/pull-testing-next-211222-1 > > for you to fetch changes up to 7a8ec48480c116db93e0d91688be1dcf34147795: > > gitlab-ci: Disable docs and GUIs for the build-tci and > build-tcg-disabled jobs (2022-12-21 11:19:05 +0000) > > ---------------------------------------------------------------- > testing updates: > > - fix minor shell-ism that can break check-tcg > - turn off verbose logging on custom runners > - make configure echo call in CI > - fix unused variable in linux-test > - add binary compiler docker image for hexagon > - disable doc and gui builds for tci and disable-tcg builds > Gitlab's CI marks this with a "yaml invalid" tag: https://gitlab.com/qemu-project/qemu/-/pipelines/729324088 and the error: 'build-user-hexagon' job needs 'hexagon-cross-container' job, but 'hexagon-cross-container' is not in any previous stage thanks -- PMM