Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2017 07:59:21 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org
Cc:        svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r456777 - head/x11-toolkits/mygui
Message-ID:  <po79-hol2-wny@FreeBSD.org>
References:  <201712200648.vBK6mPZT066703@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?po79-hol2-wny>