From owner-cvs-ports@FreeBSD.ORG Sun Apr 1 10:41:55 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C6003106566B; Sun, 1 Apr 2012 10:41:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 48ADC8FC16; Sun, 1 Apr 2012 10:41:55 +0000 (UTC) Received: from it.buh.tecnik93.com (unknown [188.27.97.104]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 05A8322C5036; Sun, 1 Apr 2012 13:41:54 +0300 (EEST) Date: Sun, 1 Apr 2012 13:41:52 +0300 From: Ion-Mihai Tetcu To: Rene Ladan Message-ID: <20120401134152.20b8584f@it.buh.tecnik93.com> In-Reply-To: <201204010050.q310ovm6025557@repoman.freebsd.org> References: <201204010050.q310ovm6025557@repoman.freebsd.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/SYJsS_An/xt9o74l5+LVLWc"; protocol="application/pgp-signature" 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 ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 10:41:55 -0000 --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 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' 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, 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& 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& 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& 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--