Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2019 15:25:43 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        Antoine Brodin <antoine@freebsd.org>,  src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r354095 - in head/sys: amd64/amd64 amd64/include kern
Message-ID:  <alpine.LSU.2.21.1910261516060.3728@anthias.pfeifer.com>
In-Reply-To: <20191026130048.GL73312@kib.kiev.ua>
References:  <201910252009.x9PK9gIV092660@repo.freebsd.org> <CAALwa8n9WK8FGn%2BmB=FoNuf=%2B8JmOtpg00m=KB3Z_O4Y38PMAw@mail.gmail.com> <20191026082655.GJ73312@kib.kiev.ua> <CAALwa8kb=JRX=%2BnJsC%2BUL%2BvQMsBHxtbH6GpmNJ2f4DCP9MuESQ@mail.gmail.com> <20191026130048.GL73312@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Oct 2019, Konstantin Belousov wrote:
>>> It is very strange.  Are gcc 9 or 8 affected ?
>> gcc 8 and 9 are affected too.
> Then this is a completely different cause then I guessed below, and I think
> I know why.  All of 8/9/10 gcc ports have support for multiarch, and the
> error must happen for gcc or xgcc invocation with -m32, am I right ?

Here is what I got in terms of just being bombarded with build failure 
reports across the board, the two below being for lang/gcc8:


Date: Sat, 26 Oct 2019 11:46:37 GMT
Subject: [package - head-amd64-default][lang/gcc8] Failed for gcc8-8.3.0_3 in build

Log URL:        http://beefy19.nyi.freebsd.org/data/head-amd64-default/2019-10-26_10h54m41s/logs/gcc8-8.3.0_3.log
Build URL:      http://beefy19.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=2019-10-26_10h54m41s

 -and-

Date: Sat, 26 Oct 2019 12:59:10 GMT
Subject: [package - head-amd64-pcb-default][lang/gcc8] Failed for gcc8-8.3.0_3 in build

Log URL:        http://beefy19.nyi.freebsd.org/data/head-amd64-pcb-default/2019-10-26_12h17m09s/logs/gcc8-8.3.0_3.log
Build URL:      http://beefy19.nyi.freebsd.org/build.html?mastername=head-amd64-pcb-default&build=2019-10-26_12h17m09s


Indeed I see -m32 in the last invocation of xgcc here in both case.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1910261516060.3728>