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 ...

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun Apr 1 10:41:55 UTC 2012


On Sun, 1 Apr 2012 00:50:57 +0000 (UTC)
Rene Ladan <rene at FreeBSD.org> wrote:

 [ .. ]

>   Log:
>   Update to 18.0.1025.142
>   
>   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 ('const scoped_refptr<base::MessageLoopProxy>' and 'MessageLoop *')
DEFINE_CHECK_OP_IMPL(EQ, ==)
~~~~~~~~~~~~~~~~~~~~~~~~~^~~
./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::MessageLoopProxy>, 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, ==, 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==(C* p1, const scoped_ptr<C>& p2) {
     ^
./base/memory/scoped_ptr.h:336:6: note: candidate template ignored: failed template argument deduction
bool operator==(C* p1, const scoped_array<C>& p2) {
     ^
./base/memory/scoped_ptr.h:462:6: note: candidate template ignored: failed template argument deduction
bool operator==(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


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20120401/69d9cec7/signature.pgp


More information about the cvs-ports mailing list