svn commit: r456777 - head/x11-toolkits/mygui

Jan Beich jbeich at FreeBSD.org
Wed Dec 20 06:59:29 UTC 2017


Jan Beich <jbeich at FreeBSD.org> writes:

> Author: jbeich
> Date: Wed Dec 20 06:48:25 2017
> New Revision: 456777
> URL: https://svnweb.freebsd.org/changeset/ports/456777
>
> Log:
>   x11-toolkits/mygui: lift BROKEN after r456766
[...]
> -BROKEN_aarch64=		fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
> -BROKEN_armv6=		fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
> -BROKEN_armv7=		fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'

Build logs:
- 11.1 aarch64: https://clbin.com/B9XuA
- 11.1 armv6:   https://clbin.com/pN8yJ
- 12.0 aarch64: https://clbin.com/VRMoJ
- 12.0 armv6:   https://clbin.com/yp4h2
- 12.0 armv7:   https://clbin.com/wAdTv

11.{0,1} aarch64/armv6 weren't affected, anyway.


More information about the svn-ports-all mailing list