<div dir="auto"><div>Which compiler are you using? Please provide full build log.<div dir="auto"><br></div><div dir="auto">No, I do not mean z10.</div><div dir="auto"><br></div><div dir="auto">I mean arch13 or z15 as should be renamed by now <a href="https://www.mail-archive.com/gcc-patches@gcc.gnu.org/msg221632.html">https://www.mail-archive.com/gcc-patches@gcc.gnu.org/msg221632.html</a></div><div dir="auto"><br></div><div dir="auto">GCC bootstrap in focal is bootstrapped for mtune z15. </div><div dir="auto"><br></div><div dir="auto">ttps://<a href="http://launchpad.net/ubuntu/+source/gcc-9/9.2.1-12ubuntu1">launchpad.net/ubuntu/+source/gcc-9/9.2.1-12ubuntu1</a></div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 29 Oct 2019, 21:24 Seth Forshee, <<a href="mailto:seth.forshee@canonical.com">seth.forshee@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Oct 22, 2019 at 03:39:40PM -0500, Seth Forshee wrote:<br>
> On Tue, Oct 22, 2019 at 02:40:06PM +0100, Dimitri John Ledkov wrote:<br>
> > BugLink: <a href="https://bugs.launchpad.net/bugs/1837525" rel="noreferrer noreferrer" target="_blank">https://bugs.launchpad.net/bugs/1837525</a><br>
> > <br>
> > Signed-off-by: Dimitri John Ledkov <<a href="mailto:xnox@ubuntu.com" target="_blank" rel="noreferrer">xnox@ubuntu.com</a>><br>
> <br>
> Applied to unstable/master, thanks!<br>
<br>
Seems the compiler (or at least the cross compiler) in focal doesn't<br>
support -mtune=z15:<br>
<br>
s390x-linux-gnu-gcc: error: unrecognized argument in option '-mtune=z15'<br>
s390x-linux-gnu-gcc: note: valid arguments to '-mtune=' are: arch10 arch11 arch12 arch13 arch5 arch6 arch7 arch8 arch9 native z10 z13 z14 z196 z9-109 z9-ec z900 z990 zEC12; did you mean 'z10'?<br>
<br>
Seems we need to either put this off until we have compiler support, or<br>
else tune for a different machine.<br>
</blockquote></div></div></div>