Date: Fri, 23 Aug 2019 14:13:45 -0500 From: Kyle Evans <kevans@freebsd.org> To: Mark Millard <marklmi@yahoo.com> Cc: FreeBSD Toolchain <freebsd-toolchain@freebsd.org>, freebsd-amd64@freebsd.org Subject: Re: FreeBSD-head-amd64-gcc builds are broken since 2019-Aug-17 or so: no previous declaration for '__ashldi3' (stand/i386/boot2 context) Message-ID: <CACNAnaHHJbpqwed4RDazj0%2BEkLfU3XU0Ngmg1cFPyFQ9d87wrQ@mail.gmail.com> In-Reply-To: <22CC900E-E982-4ECC-A3DD-AD965DCA77D9@yahoo.com> References: <22CC900E-E982-4ECC-A3DD-AD965DCA77D9@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 23, 2019 at 2:09 PM Mark Millard via freebsd-toolchain <freebsd-toolchain@freebsd.org> wrote: > > [... snip ...] > /workspace/src/contrib/compiler-rt/lib/builtins/ashldi3.c:22:1: error: no previous declaration for '__ashldi3' [-Werror=missing-declarations] > > 15:43:33 > __ashldi3(di_int a, si_int b) > > 15:43:33 > ^~~~~~~~~ > 15:43:33 > --- all_subdir_kerberos5 --- > . . . > 15:43:33 > --- all_subdir_stand --- > > 15:43:33 > *** [ashldi3.o] Error code 1 > > 15:43:33 > 15:43:33 > make[5]: stopped in /workspace/src/stand/i386/boot2 > > 15:43:33 > 1 error > > This error first showed back at: > > https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/11080/ > > which is for -r351138 . > > The prior build was for -r351133 and it built okay. > This was fixed yesterday at r351412. See: https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/11177/ Thanks, Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHHJbpqwed4RDazj0%2BEkLfU3XU0Ngmg1cFPyFQ9d87wrQ>