On Fri, Aug 23, 2019 at 2:09 PM Mark Millard via freebsd-toolchain
<freebsd-toolch...@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
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to