Message ID | 20211103170558.717981-1-alex.bennee@linaro.org |
---|---|
Headers | show |
Series | testing, plugin and gdbstub updates | expand |
Alex Bennée <alex.bennee@linaro.org> writes: > The following changes since commit e86e00a2493254d072581960b48461eb96481e45: > > Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-request' into staging (2021-11-03 08:04:32 -0400) > <snip> > tests/docker: Update debian-hexagon-cross to a newer toolchain Hmm it seems like we can blame the toolchain: Subject: Hexagon toolchain update vs linux-user signals From: Richard Henderson <richard.henderson@linaro.org> Message-ID: <4f65337b-b9ed-dc4c-ac09-025bef5eaa4c@linaro.org> Date: Wed, 3 Nov 2021 11:22:03 -0400 NACK this PR and I'll roll v2 tomorrow.... -- Alex Bennée
We'll investigate the toolchain issue. This is compiling tests/tcg/multiarch/signals.c, right? Also, I'll do as Richard suggests in his email and respin the pull with the HVX tests disabled in the makefile. Thanks, Taylor > -----Original Message----- > From: Alex Bennée <alex.bennee@linaro.org> > Sent: Wednesday, November 3, 2021 12:21 PM > To: peter.maydell@linaro.org > Cc: richard.henderson@linaro.org; qemu-devel@nongnu.org; Alex Bennée > <alex.bennee@linaro.org>; Taylor Simpson <tsimpson@quicinc.com> > Subject: Re: [PULL for 6.2 00/21] testing, plugin and gdbstub updates > > WARNING: This email originated from outside of Qualcomm. Please be wary > of any links or attachments, and do not enable macros. > > Alex Bennée <alex.bennee@linaro.org> writes: > > > The following changes since commit > e86e00a2493254d072581960b48461eb96481e45: > > > > Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620- > pull-request' into staging (2021-11-03 08:04:32 -0400) > > > <snip> > > tests/docker: Update debian-hexagon-cross to a newer toolchain > > Hmm it seems like we can blame the toolchain: > > Subject: Hexagon toolchain update vs linux-user signals > From: Richard Henderson <richard.henderson@linaro.org> > Message-ID: <4f65337b-b9ed-dc4c-ac09-025bef5eaa4c@linaro.org> > Date: Wed, 3 Nov 2021 11:22:03 -0400 > > NACK this PR and I'll roll v2 tomorrow.... > > -- > Alex Bennée
On 11/3/21 3:32 PM, Taylor Simpson wrote:
> We'll investigate the toolchain issue. This is compiling tests/tcg/multiarch/signals.c, right?
Technically, yes. But the error I identified is within the packaged musl libc.a.
r~