Date: Sun, 1 Feb 2015 02:49:45 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: FreeBSD stable <freebsd-stable@freebsd.org> Subject: Re: Build failed in Jenkins: FreeBSD_stable_10 #1157 Message-ID: <86FA59E8-1F14-40FF-A6F1-999C8B439777@FreeBSD.org> In-Reply-To: <1552741707.18.1422752696458.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1552741707.18.1422752696458.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On 01 Feb 2015, at 02:04, jenkins-admin@freebsd.org wrote: > > See <https://jenkins.freebsd.org/job/FreeBSD_stable_10/1157/changes> > > Changes: > > [dim] MFC r273381 (by bapt): > > Add support for __cxa_throw_bad_array_new_length in libcxxrt > > It is required for use with newer g++49 > > Differential Revision: https://reviews.freebsd.org/D982 > Reviewed by: theraven > Approved by: theraven > > MFC r276417: > > Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604. > > Interesting fixes: > 76584a0 Reorganize code to use only 32bit atomic ops for 32bit platforms > 30d2ae5 Implement __cxa_throw_bad_array_new_length > > Reviewed by: bapt > Differential Revision: https://reviews.freebsd.org/D1390 ... > cxxrt_stdexcept.cc:(.text+0x190): multiple definition of `std::bad_array_new_length::what() const' > /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_stable_10/ws/tmp/usr/lib/libc++.a(new.o)>:<https://jenkins.freebsd.org/job/FreeBSD_stable_10/ws/lib/libc++/../../contrib/libc++/src/new.cpp>:(.text+0xe0): first defined here > /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_stable_10/ws/tmp/usr/lib/libc++.a(cxxrt_stdexcept.o)>: In function `std::bad_array_new_length::bad_array_new_length()': > cxxrt_stdexcept.cc:(.text+0x150): multiple definition of `std::bad_array_new_length::bad_array_new_length()' Sorry, this should now be fixed with r278018. I missed MFCing r273434, which was also required. -Dimitry [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.26 iEYEARECAAYFAlTNhj4ACgkQsF6jCi4glqOUXACdF7ILfcp8kPuRvByV9/y5Fxer Qs8AoL6h7Q84tN5MIqNm7XzClQsSexWW =1aDz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86FA59E8-1F14-40FF-A6F1-999C8B439777>
