svn commit: r354598 - in stable: 11/contrib/libc++/include 11/sys/sys 12/contrib/libc++/include 12/sys/sys

Dimitry Andric dim at FreeBSD.org
Mon Nov 11 17:48:22 UTC 2019


On 11 Nov 2019, at 11:30, Antoine Brodin <antoine at FreeBSD.org> wrote:
> 
> On Mon, Nov 11, 2019 at 11:10 AM Dimitry Andric <dim at freebsd.org> wrote:
>> 
>> On 11 Nov 2019, at 10:29, Antoine Brodin <antoine at freebsd.org> wrote:
>>> 
>>> On Mon, Nov 11, 2019 at 9:03 AM Antoine Brodin <antoine at freebsd.org> wrote:
>>>> 
>>>> On Sun, Nov 10, 2019 at 7:41 PM Dimitry Andric <dim at freebsd.org> wrote:
>>>>> 
>>>>> Author: dim
>>>>> Date: Sun Nov 10 18:41:13 2019
>>>>> New Revision: 354598
>>>>> URL: https://svnweb.freebsd.org/changeset/base/354598
...
>> Are there any build logs available showing errors?
> 
> For instance these logs:
> http://gohan01.nyi.freebsd.org/data/12stable-i386-quarterly-baseline/517228/logs/errors/x265-3.1.2_2.log
> http://gohan01.nyi.freebsd.org/data/12stable-i386-quarterly-baseline/517228/logs/errors/exiv2-0.27.1_2,1.log
> 
> /usr/include/c++/v1/cmath:622:68: error: too many arguments provided
> to function-like macro invocation
>  static_assert(is_same<_FloatT, float>::value || is_same<_FloatT,
> double>::value
>                                                                   ^
> /usr/include/c++/v1/__config:873:13: note: macro 'static_assert' defined here
> #    define static_assert(__b, __m) _Static_assert(__b, __m)
>            ^

This should now be fixed by r354626, which is an insta-MFC of r354625.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20191111/3de1af98/attachment.sig>


More information about the svn-src-all mailing list