Source: chromium-browser Version: 18.0.1025.168~r134367-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120508 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»/src' > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/linuxthreads.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/logging.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/low_level_alloc.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/spinlock.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/spinlock_internal.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/sysinfo.o > CC(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/thread_lister.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/vdso_support.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/central_freelist.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/common.o > third_party/tcmalloc/chromium/src/common.cc: In member function 'void > tcmalloc::SizeMap::Init()': > third_party/tcmalloc/chromium/src/common.cc:104:50: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/common.cc:148:13: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/common.cc:155:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/common.cc:166:26: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/free_list.o > third_party/tcmalloc/chromium/src/base/linuxthreads.cc: In function 'void > ListerThread(ListerParams*)': > third_party/tcmalloc/chromium/src/base/linuxthreads.cc:309:64: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/linuxthreads.cc:345:42: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/linuxthreads.cc: In function 'int > ListAllProcessThreads(void*, ListAllProcessThreadsCallBack, ...)': > third_party/tcmalloc/chromium/src/base/linuxthreads.cc:572:64: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/heap-profile-table.o > third_party/tcmalloc/chromium/src/base/low_level_alloc.cc: In function 'void* > DoAllocWithArena(size_t, LowLevelAlloc::Arena*)': > third_party/tcmalloc/chromium/src/base/low_level_alloc.cc:447:70: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/low_level_alloc.cc:480:48: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/central_freelist.cc: In static member > function 'static bool tcmalloc::CentralFreeList::EvictRandomSizeClass(int, > bool)': > third_party/tcmalloc/chromium/src/central_freelist.cc:129:12: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/central_freelist.cc:130:17: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/central_freelist.cc: In member function > 'void tcmalloc::CentralFreeList::Populate()': > third_party/tcmalloc/chromium/src/central_freelist.cc:303:23: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/vdso_support.cc: In member function > 'const Elf64_Verdef* base::VDSOSupport::ElfMemImage::GetVerdef(int) const': > third_party/tcmalloc/chromium/src/base/vdso_support.cc:176:3: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/vdso_support.cc: In member function > 'void base::VDSOSupport::ElfMemImage::Init(const void*)': > third_party/tcmalloc/chromium/src/base/vdso_support.cc:253:28: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/base/vdso_support.cc:262:22: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/heap-profiler.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/internal_logging.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/malloc_extension.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/malloc_hook.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/maybe_threads.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/memory_region_map.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/page_heap.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/profile-handler.o > third_party/tcmalloc/chromium/src/heap-profile-table.cc: In static member > function 'static void HeapProfileTable::CleanupOldProfiles(const char*)': > third_party/tcmalloc/chromium/src/heap-profile-table.cc:443:27: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/heap-profile-table.cc:445:29: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/profiledata.o > third_party/tcmalloc/chromium/src/malloc_extension.cc: In function 'void > {anonymous}::PrintStackEntry(MallocExtensionWriter*, void**)': > third_party/tcmalloc/chromium/src/malloc_extension.cc:270:34: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/heap-profiler.cc: In function 'void > MaybeDumpProfileLocked()': > third_party/tcmalloc/chromium/src/heap-profiler.cc:327:45: warning: format > '%d' expects argument of type 'int', but argument 4 has type 'int64 {aka long > int}' [-Wformat] > third_party/tcmalloc/chromium/src/heap-profiler.cc:327:45: warning: format > '%d' expects argument of type 'int', but argument 4 has type 'int64 {aka long > int}' [-Wformat] > third_party/tcmalloc/chromium/src/page_heap.cc: In constructor > 'tcmalloc::PageHeap::PageHeap()': > third_party/tcmalloc/chromium/src/page_heap.cc:64:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc: In member function > 'tcmalloc::Span* tcmalloc::PageHeap::Carve(tcmalloc::Span*, Length)': > third_party/tcmalloc/chromium/src/page_heap.cc:197:11: warning: unused > variable 'next' [-Wunused-variable] > third_party/tcmalloc/chromium/src/page_heap.cc: In member function 'Length > tcmalloc::PageHeap::ReleaseAtLeastNPages(Length)': > third_party/tcmalloc/chromium/src/page_heap.cc:380:35: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc:382:28: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc:383:44: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc: In member function 'void > tcmalloc::PageHeap::GetClassSizes(int64*, int64*, int64*, int64*)': > third_party/tcmalloc/chromium/src/page_heap.cc:419:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc: In member function 'void > tcmalloc::PageHeap::Dump(TCMalloc_Printer*)': > third_party/tcmalloc/chromium/src/page_heap.cc:445:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc:457:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/page_heap.cc: In member function 'bool > tcmalloc::PageHeap::GrowHeap(Length)': > third_party/tcmalloc/chromium/src/page_heap.cc:547:19: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > In file included from third_party/tcmalloc/chromium/src/page_heap.h:45:0, > from third_party/tcmalloc/chromium/src/static_vars.h:42, > from third_party/tcmalloc/chromium/src/page_heap.cc:42: > third_party/tcmalloc/chromium/src/pagemap.h: In instantiation of 'void* > TCMalloc_PageMap3<BITS>::Next(TCMalloc_PageMap3<BITS>::Number) const [with > int BITS = 36; TCMalloc_PageMap3<BITS>::Number = long unsigned int]': > third_party/tcmalloc/chromium/src/page_heap.cc:506:59: required from here > third_party/tcmalloc/chromium/src/pagemap.h:510:48: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/profiler.o > > In file included from third_party/tcmalloc/chromium/src/page_heap.cc:41:0: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::StackTrace]': > third_party/tcmalloc/chromium/src/page_heap.cc:537:55: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > In file included from third_party/tcmalloc/chromium/src/page_heap.h:45:0, > from third_party/tcmalloc/chromium/src/static_vars.h:42, > from third_party/tcmalloc/chromium/src/page_heap.cc:42: > third_party/tcmalloc/chromium/src/pagemap.h: In instantiation of 'bool > TCMalloc_PageMap3<BITS>::Ensure(TCMalloc_PageMap3<BITS>::Number, size_t) > [with int BITS = 36; TCMalloc_PageMap3<BITS>::Number = long unsigned int; > size_t = long unsigned int]': > third_party/tcmalloc/chromium/src/page_heap.cc:579:33: required from here > third_party/tcmalloc/chromium/src/pagemap.h:473:7: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/pagemap.h:473:7: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/raw_printer.o > third_party/tcmalloc/chromium/src/profiledata.cc: In member function 'void > ProfileData::Add(int, const void* const*)': > third_party/tcmalloc/chromium/src/profiledata.cc:283:21: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/memory_region_map.cc: In static member > function 'static void MemoryRegionMap::InsertRegionLocked(const > MemoryRegionMap::Region&)': > third_party/tcmalloc/chromium/src/memory_region_map.cc:418:5: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/sampler.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/span.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/stack_trace_table.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/stacktrace.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/static_vars.o > In file included from third_party/tcmalloc/chromium/src/span.cc:39:0: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::Span]': > third_party/tcmalloc/chromium/src/span.cc:54:48: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/symbolize.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/system-alloc.o > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/tcmalloc.o > third_party/tcmalloc/chromium/src/stack_trace_table.cc: In member function > 'bool tcmalloc::StackTraceTable::Bucket::KeyEqual(uintptr_t, const > tcmalloc::StackTrace&) const': > third_party/tcmalloc/chromium/src/stack_trace_table.cc:47:31: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/stack_trace_table.cc: In member function > 'void tcmalloc::StackTraceTable::AddTrace(const tcmalloc::StackTrace&)': > third_party/tcmalloc/chromium/src/stack_trace_table.cc:74:25: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/stack_trace_table.cc: In member function > 'void** tcmalloc::StackTraceTable::ReadStackTracesAndClear()': > third_party/tcmalloc/chromium/src/stack_trace_table.cc:130:36: warning: > comparison between signed and unsigned integer expressions [-Wsign-compare] > In file included from > third_party/tcmalloc/chromium/src/stack_trace_table.cc:39:0: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = > tcmalloc::StackTraceTable::Bucket]': > third_party/tcmalloc/chromium/src/stack_trace_table.cc:94:41: required from > here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > CXX(target) > out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/thread_cache.o > ACTION Extracting last change to > /«PKGBUILDDIR»/src/out/Release/obj/gen/build/LASTCHANGE > out/Release/obj/gen/build/LASTCHANGE.always > third_party/tcmalloc/chromium/src/static_vars.cc: In static member function > 'static void tcmalloc::Static::InitStaticVars()': > third_party/tcmalloc/chromium/src/static_vars.cc:60:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > In file included from third_party/tcmalloc/chromium/src/static_vars.h:43:0, > from third_party/tcmalloc/chromium/src/static_vars.cc:33: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::Span]': > third_party/tcmalloc/chromium/src/static_vars.cc:54:23: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::StackTrace]': > third_party/tcmalloc/chromium/src/page_heap_allocator.h:60:5: required from > 'void tcmalloc::PageHeapAllocator<T>::Init() [with T = tcmalloc::StackTrace]' > third_party/tcmalloc/chromium/src/static_vars.cc:56:30: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = > tcmalloc::StackTraceTable::Bucket]': > third_party/tcmalloc/chromium/src/page_heap_allocator.h:60:5: required from > 'void tcmalloc::PageHeapAllocator<T>::Init() [with T = > tcmalloc::StackTraceTable::Bucket]' > third_party/tcmalloc/chromium/src/static_vars.cc:57:26: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/strutil.o > third_party/tcmalloc/chromium/src/system-alloc.cc:94:1: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/system-alloc.cc:94:1: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/system-alloc.cc: In member function 'void > DefaultSysAllocator::SetChildAllocator(SysAllocator*, unsigned int, const > char*)': > third_party/tcmalloc/chromium/src/system-alloc.cc:167:17: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/system-alloc.cc: In member function > 'virtual void* DevMemSysAllocator::Alloc(size_t, size_t*, size_t)': > third_party/tcmalloc/chromium/src/system-alloc.cc:379:54: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/substitute.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor.pb.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/descriptor_database.o > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void > ExtractStats(TCMallocStats*, uint64_t*)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:476:25: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void > DumpStats(TCMalloc_Printer*, int)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:570:27: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void** > DumpHeapGrowthStackTraces()': > third_party/tcmalloc/chromium/src/tcmalloc.cc:627:38: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:635:28: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In member function 'virtual > void > TCMallocImplementation::GetFreeListSizes(std::vector<MallocExtension::FreeListInfo>*)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:884:27: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:913:27: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:949:25: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: At global scope: > third_party/tcmalloc/chromium/src/tcmalloc.cc:1074:16: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void > {anonymous}::ReportLargeAlloc(Length, void*)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:1087:29: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'bool > {anonymous}::should_report_large(Length)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:1115:61: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void* > {anonymous}::do_realloc_with_callback(void*, size_t, void (*)(void*), size_t > (*)(void*))': > third_party/tcmalloc/chromium/src/tcmalloc.cc:1291:44: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:1295:43: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc: In function 'void* > {anonymous}::do_memalign(size_t, size_t)': > third_party/tcmalloc/chromium/src/tcmalloc.cc:1343:37: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:1362:17: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/tcmalloc.cc:1366:14: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > In file included from third_party/tcmalloc/chromium/src/tcmalloc.cc:129:0: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::StackTrace]': > third_party/tcmalloc/chromium/src/tcmalloc.cc:1056:59: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void > tcmalloc::ThreadCache::Cleanup()': > third_party/tcmalloc/chromium/src/thread_cache.cc:134:25: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void* > tcmalloc::ThreadCache::FetchFromCentralCache(size_t, size_t)': > third_party/tcmalloc/chromium/src/thread_cache.cc:165:28: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void > tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, size_t)': > third_party/tcmalloc/chromium/src/thread_cache.cc:192:28: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc:195:35: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc:199:35: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void > tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, > size_t, int)': > third_party/tcmalloc/chromium/src/thread_cache.cc:210:23: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void > tcmalloc::ThreadCache::Scavenge()': > third_party/tcmalloc/chromium/src/thread_cache.cc:237:25: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc:252:32: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In member function 'void > tcmalloc::ThreadCache::Print(TCMalloc_Printer*) const': > third_party/tcmalloc/chromium/src/thread_cache.cc:463:25: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > third_party/tcmalloc/chromium/src/thread_cache.cc: In static member function > 'static void tcmalloc::ThreadCache::GetThreadStats(uint64_t*, uint64_t*)': > third_party/tcmalloc/chromium/src/thread_cache.cc:489:29: warning: comparison > between signed and unsigned integer expressions [-Wsign-compare] > In file included from third_party/tcmalloc/chromium/src/thread_cache.h:49:0, > from third_party/tcmalloc/chromium/src/thread_cache.cc:34: > third_party/tcmalloc/chromium/src/page_heap_allocator.h: In instantiation of > 'T* tcmalloc::PageHeapAllocator<T>::New() [with T = tcmalloc::ThreadCache]': > third_party/tcmalloc/chromium/src/thread_cache.cc:369:49: required from here > third_party/tcmalloc/chromium/src/page_heap_allocator.h:88:11: warning: > format '%d' expects argument of type 'int', but argument 5 has type 'size_t > {aka long unsigned int}' [-Wformat] > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/dynamic_message.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/extension_set_heavy.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/generated_message_reflection.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/message.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/reflection_ops.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/service.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/text_format.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/wire_format.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/io/printer.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/io/tokenizer.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/compiler/importer.o > CXX(host) > out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/compiler/parser.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/unknown_field_set.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o > CXX(host) > out/Release/obj.host/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o > ACTION Generating policy source > out/Release/obj/gen/policy/policy/policy_constants.h > ACTION Generating resources from browser/browser_resources.grd > out/Release/obj/gen/chrome/grit/browser_resources.h > ACTION Generating resources from common/common_resources.grd > out/Release/obj/gen/chrome/grit/common_resources.h > ACTION Generating resources from renderer/renderer_resources.grd > out/Release/obj/gen/chrome/grit/renderer_resources.h > ACTION Generating resources from app/resources/locale_settings.grd > out/Release/obj/gen/chrome/grit/locale_settings.h > ACTION Generating resources from app/chromium_strings.grd > out/Release/obj/gen/chrome/grit/chromium_strings.h > ACTION Generating resources from app/generated_resources.grd > out/Release/obj/gen/chrome/grit/generated_resources.h > ACTION Generating resources from app/google_chrome_strings.grd > out/Release/obj/gen/chrome/grit/google_chrome_strings.h > ACTION Generating resources from app/theme/theme_resources.grd > out/Release/obj/gen/chrome/grit/theme_resources.h > ACTION Generating resources from app/theme/theme_resources_large.grd > out/Release/obj/gen/chrome/grit/theme_resources_large.h > ACTION Generating resources from app/theme/theme_resources_standard.grd > out/Release/obj/gen/chrome/grit/theme_resources_standard.h > TOUCH out/Release/obj.target/third_party/bzip2/bzip2.stamp > TOUCH out/Release/obj.target/third_party/libxml/libxml.stamp > ACTION Generating resources from resources/ui_resources.grd > out/Release/obj/gen/ui/ui_resources/grit/ui_resources.h > ACTION Generating resources from resources/ui_resources_standard.grd > out/Release/obj/gen/ui/ui_resources_standard/grit/ui_resources_standard.h > TOUCH out/Release/obj.target/ppapi/ppapi_c.stamp > TOUCH out/Release/obj.target/third_party/npapi/npapi.stamp > TOUCH out/Release/obj.target/build/linux/v8.stamp > ACTION Generating resources from ../glue/webkit_resources.grd > out/Release/obj/gen/webkit/grit/webkit_resources.h > ACTION Generating resources from > ../../third_party/WebKit/Source/WebKit/chromium/WebKit.grd > out/Release/obj/gen/webkit/grit/webkit_chromium_resources.h > ACTION Generating resources from ../glue/webkit_strings.grd > out/Release/obj/gen/webkit/grit/webkit_strings.h > TOUCH out/Release/obj.target/build/linux/gtk.stamp > ACTION autofill_regexes_autofill_regexes > out/Release/obj/gen/autofill_regex_constants.cc > ACTION devtools_html_devtools_html > out/Release/resources/inspector/devtools.html > ACTION devtools_extension_api_devtools_html > out/Release/resources/inspector/devtools_extension_api.js > ACTION Validate inspector protocol for backwards compatibility and generate > version file out/Release/obj/gen/webkit/InspectorProtocolVersion.h > ACTION > concatenated_heap_snapshot_worker_js_concatenate_heap_snapshot_worker_js > out/Release/resources/inspector/HeapSnapshotWorker.js > ACTION > concatenated_script_formatter_worker_js_concatenate_script_formatter_worker_js > out/Release/resources/inspector/ScriptFormatterWorker.js > COPY out/Release/resources/inspector/auditsPanel.css > COPY out/Release/resources/inspector/dataGrid.css > COPY out/Release/resources/inspector/elementsPanel.css > COPY out/Release/resources/inspector/filteredItemSelectionDialog.css > COPY out/Release/resources/inspector/heapProfiler.css > COPY out/Release/resources/inspector/inspectorCommon.css > COPY out/Release/resources/inspector/networkLogView.css > COPY out/Release/resources/inspector/networkPanel.css > COPY out/Release/resources/inspector/panelEnablerView.css > COPY out/Release/resources/inspector/profilesPanel.css > COPY out/Release/resources/inspector/resourceView.css > COPY out/Release/resources/inspector/resourcesPanel.css > COPY out/Release/resources/inspector/scriptsPanel.css > COPY out/Release/resources/inspector/splitView.css > COPY out/Release/resources/inspector/tabbedPane.css > COPY out/Release/resources/inspector/textPrompt.css > COPY out/Release/resources/inspector/timelinePanel.css > COPY out/Release/resources/inspector/textViewer.css > ACTION Generating resources from > browser/resources/net_internals_resources.grd > out/Release/obj/gen/chrome/grit/net_internals_resources.h > ACTION Generating resources from browser/resources/options_resources.grd > out/Release/obj/gen/chrome/grit/options_resources.h > ACTION Generating resources from browser/resources/options2_resources.grd > out/Release/obj/gen/chrome/grit/options2_resources.h > ACTION Generating resources from > browser/resources/quota_internals_resources.grd > out/Release/obj/gen/chrome/grit/quota_internals_resources.h > ACTION Generating resources from browser/resources/shared_resources.grd > out/Release/obj/gen/chrome/grit/shared_resources.h > ACTION Generating resources from > browser/resources/sync_internals_resources.grd > out/Release/obj/gen/chrome/grit/sync_internals_resources.h > ACTION Generating resources from browser/resources/workers_resources.grd > out/Release/obj/gen/chrome/grit/workers_resources.h > ACTION Generating resources from > browser/debugger/frontend/devtools_discovery_page_resources.grd > out/Release/obj/gen/chrome/grit/devtools_discovery_page_resources.h > ACTION Generating resources from app/resources/locale_settings_linux.grd > out/Release/obj/gen/chrome/grit/platform_locale_settings.h > RULE api_genapi_0 > out/Release/obj/gen/chrome/common/extensions/api/permissions.cc > TOUCH out/Release/obj.target/third_party/expat/expat.stamp > ACTION Generating resources from ui_strings.grd > out/Release/obj/gen/ui/ui_strings/grit/ui_strings.h > ACTION Generating resources from app_locale_settings.grd > out/Release/obj/gen/ui/app_locale_settings/grit/app_locale_settings.h > ACTION Generating resources from resources/ui_resources_large.grd > out/Release/obj/gen/ui/ui_resources_large/grit/ui_resources_large.h > ACTION js2c_js2c out/Release/obj/gen/libraries.cc > CXX(host) out/Release/obj.host/v8_base/v8/src/accessors.o > CXX(host) out/Release/obj.host/v8_base/v8/src/allocation.o > CXX(host) out/Release/obj.host/v8_base/v8/src/api.o > CXX(host) out/Release/obj.host/v8_base/v8/src/assembler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/ast.o > CXX(host) out/Release/obj.host/v8_base/v8/src/atomicops_internals_x86_gcc.o > CXX(host) out/Release/obj.host/v8_base/v8/src/bignum.o > CXX(host) out/Release/obj.host/v8_base/v8/src/bignum-dtoa.o > CXX(host) out/Release/obj.host/v8_base/v8/src/bootstrapper.o > CXX(host) out/Release/obj.host/v8_base/v8/src/builtins.o > CXX(host) out/Release/obj.host/v8_base/v8/src/cached-powers.o > CXX(host) out/Release/obj.host/v8_base/v8/src/checks.o > CXX(host) out/Release/obj.host/v8_base/v8/src/circular-queue.o > CXX(host) out/Release/obj.host/v8_base/v8/src/code-stubs.o > CXX(host) out/Release/obj.host/v8_base/v8/src/codegen.o > CXX(host) out/Release/obj.host/v8_base/v8/src/compilation-cache.o > CXX(host) out/Release/obj.host/v8_base/v8/src/compiler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/contexts.o > CXX(host) out/Release/obj.host/v8_base/v8/src/conversions.o > CXX(host) out/Release/obj.host/v8_base/v8/src/counters.o > CXX(host) out/Release/obj.host/v8_base/v8/src/cpu-profiler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/data-flow.o > CXX(host) out/Release/obj.host/v8_base/v8/src/dateparser.o > CXX(host) out/Release/obj.host/v8_base/v8/src/debug.o > CXX(host) out/Release/obj.host/v8_base/v8/src/debug-agent.o > CXX(host) out/Release/obj.host/v8_base/v8/src/deoptimizer.o > CXX(host) out/Release/obj.host/v8_base/v8/src/disassembler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/diy-fp.o > CXX(host) out/Release/obj.host/v8_base/v8/src/dtoa.o > CXX(host) out/Release/obj.host/v8_base/v8/src/elements.o > CXX(host) out/Release/obj.host/v8_base/v8/src/execution.o > CXX(host) out/Release/obj.host/v8_base/v8/src/factory.o > CXX(host) out/Release/obj.host/v8_base/v8/src/fast-dtoa.o > CXX(host) out/Release/obj.host/v8_base/v8/src/fixed-dtoa.o > CXX(host) out/Release/obj.host/v8_base/v8/src/flags.o > CXX(host) out/Release/obj.host/v8_base/v8/src/frames.o > CXX(host) out/Release/obj.host/v8_base/v8/src/full-codegen.o > CXX(host) out/Release/obj.host/v8_base/v8/src/func-name-inferrer.o > CXX(host) out/Release/obj.host/v8_base/v8/src/global-handles.o > CXX(host) out/Release/obj.host/v8_base/v8/src/handles.o > CXX(host) out/Release/obj.host/v8_base/v8/src/hashmap.o > CXX(host) out/Release/obj.host/v8_base/v8/src/heap.o > CXX(host) out/Release/obj.host/v8_base/v8/src/heap-profiler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/hydrogen.o > CXX(host) out/Release/obj.host/v8_base/v8/src/hydrogen-instructions.o > CXX(host) out/Release/obj.host/v8_base/v8/src/ic.o > CXX(host) out/Release/obj.host/v8_base/v8/src/incremental-marking.o > CXX(host) out/Release/obj.host/v8_base/v8/src/inspector.o > CXX(host) out/Release/obj.host/v8_base/v8/src/interpreter-irregexp.o > CXX(host) out/Release/obj.host/v8_base/v8/src/jsregexp.o > CXX(host) out/Release/obj.host/v8_base/v8/src/isolate.o > CXX(host) out/Release/obj.host/v8_base/v8/src/lithium.o > CXX(host) out/Release/obj.host/v8_base/v8/src/lithium-allocator.o > CXX(host) out/Release/obj.host/v8_base/v8/src/liveedit.o > CXX(host) out/Release/obj.host/v8_base/v8/src/liveobjectlist.o > CXX(host) out/Release/obj.host/v8_base/v8/src/log-utils.o > CXX(host) out/Release/obj.host/v8_base/v8/src/log.o > CXX(host) out/Release/obj.host/v8_base/v8/src/mark-compact.o > CXX(host) out/Release/obj.host/v8_base/v8/src/messages.o > CXX(host) out/Release/obj.host/v8_base/v8/src/objects-debug.o > CXX(host) out/Release/obj.host/v8_base/v8/src/objects-printer.o > CXX(host) out/Release/obj.host/v8_base/v8/src/objects-visiting.o > CXX(host) out/Release/obj.host/v8_base/v8/src/objects.o > CXX(host) out/Release/obj.host/v8_base/v8/src/parser.o > CXX(host) out/Release/obj.host/v8_base/v8/src/preparse-data.o > CXX(host) out/Release/obj.host/v8_base/v8/src/preparser.o > CXX(host) out/Release/obj.host/v8_base/v8/src/prettyprinter.o > CXX(host) out/Release/obj.host/v8_base/v8/src/property.o > CXX(host) out/Release/obj.host/v8_base/v8/src/profile-generator.o > CXX(host) > out/Release/obj.host/v8_base/v8/src/regexp-macro-assembler-irregexp.o > CXX(host) > out/Release/obj.host/v8_base/v8/src/regexp-macro-assembler-tracer.o > CXX(host) out/Release/obj.host/v8_base/v8/src/regexp-macro-assembler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/regexp-stack.o > CXX(host) out/Release/obj.host/v8_base/v8/src/rewriter.o > CXX(host) out/Release/obj.host/v8_base/v8/src/runtime.o > CXX(host) out/Release/obj.host/v8_base/v8/src/runtime-profiler.o > CXX(host) out/Release/obj.host/v8_base/v8/src/safepoint-table.o > CXX(host) out/Release/obj.host/v8_base/v8/src/scanner.o > CXX(host) out/Release/obj.host/v8_base/v8/src/scanner-character-streams.o > CXX(host) out/Release/obj.host/v8_base/v8/src/scopeinfo.o > CXX(host) out/Release/obj.host/v8_base/v8/src/scopes.o > CXX(host) out/Release/obj.host/v8_base/v8/src/serialize.o > CXX(host) out/Release/obj.host/v8_base/v8/src/snapshot-common.o > CXX(host) out/Release/obj.host/v8_base/v8/src/spaces.o > CXX(host) out/Release/obj.host/v8_base/v8/src/store-buffer.o > CXX(host) out/Release/obj.host/v8_base/v8/src/string-search.o > CXX(host) out/Release/obj.host/v8_base/v8/src/string-stream.o > CXX(host) out/Release/obj.host/v8_base/v8/src/strtod.o > CXX(host) out/Release/obj.host/v8_base/v8/src/stub-cache.o > CXX(host) out/Release/obj.host/v8_base/v8/src/token.o > CXX(host) out/Release/obj.host/v8_base/v8/src/type-info.o > CXX(host) out/Release/obj.host/v8_base/v8/src/unicode.o > CXX(host) out/Release/obj.host/v8_base/v8/src/utils.o > CXX(host) out/Release/obj.host/v8_base/v8/src/v8-counters.o > CXX(host) out/Release/obj.host/v8_base/v8/src/v8.o > CXX(host) out/Release/obj.host/v8_base/v8/src/v8conversions.o > CXX(host) out/Release/obj.host/v8_base/v8/src/v8threads.o > CXX(host) out/Release/obj.host/v8_base/v8/src/v8utils.o > CXX(host) out/Release/obj.host/v8_base/v8/src/variables.o > CXX(host) out/Release/obj.host/v8_base/v8/src/version.o > CXX(host) out/Release/obj.host/v8_base/v8/src/zone.o > CXX(host) > out/Release/obj.host/v8_base/v8/src/extensions/externalize-string-extension.o > CXX(host) out/Release/obj.host/v8_base/v8/src/extensions/gc-extension.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/assembler-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/builtins-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/code-stubs-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/codegen-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/cpu-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/debug-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/deoptimizer-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/disasm-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/frames-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/full-codegen-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/ic-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/lithium-codegen-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/lithium-gap-resolver-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/lithium-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/macro-assembler-x64.o > CXX(host) > out/Release/obj.host/v8_base/v8/src/x64/regexp-macro-assembler-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/x64/stub-cache-x64.o > CXX(host) out/Release/obj.host/v8_base/v8/src/platform-linux.o > CXX(host) out/Release/obj.host/v8_base/v8/src/platform-posix.o > ACTION js2c_js2c_experimental out/Release/obj/gen/experimental-libraries.cc > TOUCH out/Release/obj.target/printing/cups.stamp > TOUCH out/Release/obj.target/build/linux/dbus.stamp > TOUCH out/Release/obj.target/build/linux/gconf.stamp > TOUCH out/Release/obj.target/build/linux/gtkprint.stamp > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/authcert.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/cmpcert.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/derive.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/fnv1a64.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/nsskea.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/prelib.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssl3con.o > net/third_party/nss/ssl/derive.c: In function 'SSL_CanBypass': > net/third_party/nss/ssl/derive.c:781:11: warning: 'pecParams' may be used > uninitialized in this function [-Wmaybe-uninitialized] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssl3ecc.o > net/third_party/nss/ssl/ssl3con.c: In function > 'ssl3_InitPendingContextsBypass': > net/third_party/nss/ssl/ssl3con.c:1449:28: warning: variable > 'compression_method' set but not used [-Wunused-but-set-variable] > net/third_party/nss/ssl/ssl3con.c:1447:26: warning: variable 'macLength' set > but not used [-Wunused-but-set-variable] > net/third_party/nss/ssl/ssl3con.c: In function 'ssl3_IllegalParameter': > net/third_party/nss/ssl/ssl3con.c:2599:12: warning: variable 'isTLS' set but > not used [-Wunused-but-set-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssl3ext.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssl3gthr.o > net/third_party/nss/ssl/ssl3ecc.c: In function 'ssl3_DisableECCSuites': > net/third_party/nss/ssl/ssl3ecc.c:938:12: warning: unused variable 'rv' > [-Wunused-variable] > net/third_party/nss/ssl/ssl3ext.c: In function 'ssl3_GetSessionTicketKeys': > net/third_party/nss/ssl/ssl3ext.c:217:38: warning: comparison between > 'PRStatus' and 'enum _SECStatus' [-Wenum-compare] > net/third_party/nss/ssl/ssl3ext.c: In function 'ssl3_HandleServerNameXtn': > net/third_party/nss/ssl/ssl3ext.c:419:18: warning: variable 'type' set but > not used [-Wunused-but-set-variable] > net/third_party/nss/ssl/ssl3ext.c: In function 'ssl3_ServerHandleOBCertXtn': > net/third_party/nss/ssl/ssl3ext.c:2068:15: warning: variable 'rv' set but not > used [-Wunused-but-set-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslauth.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslcon.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssldef.o > net/third_party/nss/ssl/sslcon.c: In function 'ssl2_HandleMessage': > net/third_party/nss/ssl/sslcon.c:2531:22: warning: variable 'rv2' set but not > used [-Wunused-but-set-variable] > net/third_party/nss/ssl/sslcon.c: In function 'NSSSSL_VersionCheck': > net/third_party/nss/ssl/sslcon.c:3850:19: warning: variable 'c' set but not > used [-Wunused-but-set-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslenum.o > net/third_party/nss/ssl/ssl3con.c: In function 'getWrappingKey': > net/third_party/nss/ssl/ssl3con.c:4519:5: warning: 'privWrapKey' may be used > uninitialized in this function [-Wuninitialized] > net/third_party/nss/ssl/ssl3con.c:4521:25: warning: 'Ks' may be used > uninitialized in this function [-Wmaybe-uninitialized] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslerr.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslgathr.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslinfo.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslmutex.o > net/third_party/nss/ssl/sslinfo.c: In function > 'SSL_DisableDefaultExportCipherSuites': > net/third_party/nss/ssl/sslinfo.c:273:15: warning: variable 'rv' set but not > used [-Wunused-but-set-variable] > net/third_party/nss/ssl/sslinfo.c: In function > 'SSL_DisableExportCipherSuites': > net/third_party/nss/ssl/sslinfo.c:294:15: warning: variable 'rv' set but not > used [-Wunused-but-set-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslnonce.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslplatf.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslreveal.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslsecur.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslsnce.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslsock.o > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/ssltrace.o > net/third_party/nss/ssl/sslsecur.c: In function 'ssl_SecureRecv': > net/third_party/nss/ssl/sslsecur.c:1121:22: warning: variable 'sec' set but > not used [-Wunused-but-set-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/sslver.o > net/third_party/nss/ssl/sslsock.c: In function 'SSL_SetNextProtoNego': > net/third_party/nss/ssl/sslsock.c:1398:15: warning: unused variable 'rv' > [-Wunused-variable] > CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/unix_err.o > CC(target) > out/Release/obj.target/libssl/net/third_party/nss/ssl/bodge/loader.o > CC(target) > out/Release/obj.target/libssl/net/third_party/nss/ssl/bodge/secure_memcmp.o > CC(target) > out/Release/obj.target/zlib/third_party/zlib/contrib/minizip/ioapi.o > net/third_party/nss/ssl/bodge/loader.c: In function 'freebl_LoadDSO': > net/third_party/nss/ssl/bodge/loader.c:166:14: warning: variable 'status' set > but not used [-Wunused-but-set-variable] > net/third_party/nss/ssl/bodge/loader.c: In function 'BL_Unload': > net/third_party/nss/ssl/bodge/loader.c:926:20: warning: unused variable > 'status' [-Wunused-variable] > CC(target) > out/Release/obj.target/zlib/third_party/zlib/contrib/minizip/unzip.o > CC(target) > out/Release/obj.target/zlib/third_party/zlib/contrib/minizip/zip.o > TOUCH out/Release/obj.target/build/linux/x11.stamp > TOUCH out/Release/obj.target/build/linux/gnome_keyring.stamp > third_party/zlib/contrib/minizip/zip.c: In function 'zipOpenNewFileInZip4_64': > third_party/zlib/contrib/minizip/zip.c:1252:28: warning: assignment from > incompatible pointer type [enabled by default] > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/access.o > CXX(target) > out/Release/obj.target/seccomp_sandbox/seccompsandbox/allocator.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/clone.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/exit.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/debug.o > CC(target) > out/Release/obj.target/seccomp_sandbox/seccompsandbox/fault_handler_asm.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/getpid.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/gettid.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/ioctl.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/ipc.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/library.o > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/madvise.o > seccompsandbox/getpid.cc: In static member function 'static long int > playground::Sandbox::sandbox_getpid()': > seccompsandbox/getpid.cc:13:34: error: 'tm' is used uninitialized in this > function [-Werror=uninitialized] > cc1plus: all warnings being treated as errors > CXX(target) out/Release/obj.target/seccomp_sandbox/seccompsandbox/maps.o > make[1]: *** [out/Release/obj.target/seccomp_sandbox/seccompsandbox/getpid.o] > Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/05/08/chromium-browser_18.0.1025.168~r134367-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org