Date: Sun, 1 Apr 2012 13:41:52 +0300 From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: Rene Ladan <rene@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/chromium Makefile distinfo pkg-plist ports/www/chromium/files patch-base__allocator__allocator.gyp patch-base__sys_byteorder.h patch-build__build_config.h patch-chrome__browser__extensions__process_map.cc patch-content__content_browser.gypi patch-content__renderer__media__media_stream_dependency_factory_stub.cc patch-content__renderer__media__media_stream_impl_stub.cc patch-content__renderer__pepper_plugin_delegate_impl.cc ... Message-ID: <20120401134152.20b8584f@it.buh.tecnik93.com> In-Reply-To: <201204010050.q310ovm6025557@repoman.freebsd.org> References: <201204010050.q310ovm6025557@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/SYJsS_An/xt9o74l5+LVLWc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 1 Apr 2012 00:50:57 +0000 (UTC) Rene Ladan <rene@FreeBSD.org> wrote: [ .. ] > Log: > Update to 18.0.1025.142 > =20 > Note that clang is now the default compiler (GCC 4.6 is > optionable), base GCC became too old. Compiling iwth CLANG, on a system where everything else is compiled with GCC: CXX(target) out/Release/obj.target/media/media/audio/simple_sources.o In file included from media/audio/pulse/pulse_output.cc:5: In file included from ./media/audio/pulse/pulse_output.h:25: In file included from ./base/memory/weak_ptr.h:63: ./base/logging.h:555:26: error: invalid operands to binary expression ('con= st scoped_refptr<base::MessageLoopProxy>' and 'MessageLoop *') DEFINE_CHECK_OP_IMPL(EQ, =3D=3D) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ./base/logging.h:548:12: note: expanded from: if (v1 op v2) return NULL; \ ~~ ^ ~~ media/audio/pulse/pulse_output.cc:129:3: note: in instantiation of function= template specialization 'logging::CheckEQImpl<scoped_refptr<base::MessageL= oopProxy>, MessageLoop *>' requested here DCHECK_EQ(stream->manager_->GetMessageLoop(), MessageLoop::current()); ^ ./base/logging.h:744:31: note: expanded from: #define DCHECK_EQ(val1, val2) DCHECK_OP(EQ, =3D=3D, val1, val2) ^ ./base/logging.h:719:9: note: expanded from: logging::Check##name##Impl((val1), (val2), \ ^ ./base/memory/scoped_ptr.h:224:6: note: candidate template ignored: failed = template argument deduction bool operator=3D=3D(C* p1, const scoped_ptr<C>& p2) { ^ ./base/memory/scoped_ptr.h:336:6: note: candidate template ignored: failed = template argument deduction bool operator=3D=3D(C* p1, const scoped_array<C>& p2) { ^ ./base/memory/scoped_ptr.h:462:6: note: candidate template ignored: failed = template argument deduction bool operator=3D=3D(C* p, const scoped_ptr_malloc<C, FP>& b) { ^ 1 error generated. gmake: *** [out/Release/obj.target/media/media/audio/pulse/pulse_output.o] = Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 1 --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/SYJsS_An/xt9o74l5+LVLWc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk94MPEACgkQJ7GIuiH/oeW3FQCcDeOwXhQWL0tCPOtp3Rz6o268 0AUAnA2v+IQgv90xPgnDVNm72hLflYou =1pTp -----END PGP SIGNATURE----- --Sig_/SYJsS_An/xt9o74l5+LVLWc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120401134152.20b8584f>