[Pkg-chromium-maint] Bug#625057: chromium-browser: FTBFS: third_party/tcmalloc/chromium/src/base/vdso_support.cc:264:3: error: 'ptrdiff_t' was not declared in this scope

Lucas Nussbaum lucas at lucas-nussbaum.net
Mon May 2 12:30:13 UTC 2011


Source: chromium-browser
Version: 10.0.648.205~r81283-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110502 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 `/build/user-chromium-browser_10.0.648.205~r81283-1-amd64-qjWn5t/chromium-browser-10.0.648.205~r81283/src'
>   RULE chrome_resources_grit_0 out/Release/obj/gen/chrome/grit/autofill_resources.h
>   RULE chrome_resources_grit_1 out/Release/obj/gen/chrome/grit/browser_resources.h
>   RULE chrome_resources_grit_2 out/Release/obj/gen/chrome/grit/common_resources.h
>   RULE chrome_resources_grit_3 out/Release/obj/gen/chrome/grit/renderer_resources.h
>   RULE chrome_strings_grit_0 out/Release/obj/gen/chrome/grit/locale_settings.h
>   RULE chrome_strings_grit_1 out/Release/obj/gen/chrome/grit/chromium_strings.h
>   RULE chrome_strings_grit_2 out/Release/obj/gen/chrome/grit/generated_resources.h
>   RULE chrome_strings_grit_3 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 resources/app_resources.grd out/Release/obj/gen/app/app_resources/grit/app_resources.h
>   RULE app_strings_grit_0 out/Release/obj/gen/app/app_locale_settings/grit/app_locale_settings.h
>   RULE app_strings_grit_1 out/Release/obj/gen/app/app_strings/grit/app_strings.h
>   TOUCH out/Release/obj.target/third_party/icu/icui18n.stamp
>   TOUCH out/Release/obj.target/third_party/icu/icuuc.stamp
>   TOUCH out/Release/obj.target/third_party/npapi/npapi.stamp
>   TOUCH out/Release/obj.target/ppapi/ppapi_c.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
>   ACTION Extracting last change to /build/user-chromium-browser_10.0.648.205~r81283-1-amd64-qjWn5t/chromium-browser-10.0.648.205~r81283/src/out/Release/obj/gen/build/LASTCHANGE out/Release/obj/gen/build/LASTCHANGE.always
>   RULE chrome_extra_resources_grit_0 out/Release/obj/gen/chrome/grit/component_extension_resources.h
>   RULE chrome_extra_resources_grit_1 out/Release/obj/gen/chrome/grit/net_internals_resources.h
>   RULE chrome_extra_resources_grit_2 out/Release/obj/gen/chrome/grit/shared_resources.h
>   RULE chrome_extra_resources_grit_3 out/Release/obj/gen/chrome/grit/sync_internals_resources.h
>   ACTION Generating resources from app/resources/locale_settings_linux.grd out/Release/obj/gen/chrome/grit/platform_locale_settings.h
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/unknown_field_set.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/common.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/once.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/stubs/hash.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/extension_set.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/generated_message_util.o
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.cc:33:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/message_lite.o
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/extension_set.cc:35:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/repeated_field.o
> third_party/protobuf/src/google/protobuf/stubs/common.cc: In function 'void google::protobuf::ShutdownProtobufLibrary()':
> third_party/protobuf/src/google/protobuf/stubs/common.cc:355:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/protobuf/src/google/protobuf/unknown_field_set.cc: In member function 'void google::protobuf::UnknownFieldSet::ClearFallback()':
> third_party/protobuf/src/google/protobuf/unknown_field_set.cc:72:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/protobuf/src/google/protobuf/unknown_field_set.cc: In member function 'int google::protobuf::UnknownFieldSet::SpaceUsedExcludingSelf() const':
> third_party/protobuf/src/google/protobuf/unknown_field_set.cc:88:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/wire_format_lite.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/io/coded_stream.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.o
>   CXX(target) out/Release/obj.target/protobuf_lite/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.o
>   CXX(host) out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/strutil.o
>   CXX(host) out/Release/obj.host/protobuf_full_do_not_use/third_party/protobuf/src/google/protobuf/stubs/substitute.o
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32Fallback(google::protobuf::uint32*)':
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc:251:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64Fallback(google::protobuf::uint64*)':
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc:268:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'void google::protobuf::io::CodedOutputStream::WriteLittleEndian32(google::protobuf::uint32)':
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc:588:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc: In member function 'void google::protobuf::io::CodedOutputStream::WriteLittleEndian64(google::protobuf::uint64)':
> third_party/protobuf/src/google/protobuf/io/coded_stream.cc:603:47: 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/structurally_valid.o
> third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc: In member function 'virtual bool google::protobuf::io::StringOutputStream::Next(void**, int*)':
> third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc:157:36: 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/descriptor.o
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/descriptor.cc:35:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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
>   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
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/dynamic_message.cc:66:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/message.cc:36:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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/unknown_field_set.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
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/compiler/parser.cc:38:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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/stubs/hash.o
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.cc:33:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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
> In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
>                  from third_party/protobuf/src/google/protobuf/stubs/hash.h:43,
>                  from third_party/protobuf/src/google/protobuf/extension_set.cc:35:
> /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
>   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
>   CXX(target) out/Release/obj.target/ppapi_plugin/chrome/ppapi_plugin/ppapi_plugin_main.o
>   CXX(target) out/Release/obj.target/ppapi_plugin/chrome/ppapi_plugin/ppapi_process.o
>   CXX(target) out/Release/obj.target/ppapi_plugin/chrome/ppapi_plugin/ppapi_thread.o
>   CXX(target) out/Release/obj.target/profile_import/chrome/profile_import/profile_import_main.o
>   CXX(target) out/Release/obj.target/profile_import/chrome/profile_import/profile_import_thread.o
>   RULE assemble_ffmpeg_asm_assemble_0 out/Release/obj/gen/third_party/ffmpeg/deinterlace.o
>   RULE assemble_ffmpeg_asm_assemble_1 out/Release/obj/gen/third_party/ffmpeg/dsputil_yasm.o
>   RULE assemble_ffmpeg_asm_assemble_2 out/Release/obj/gen/third_party/ffmpeg/dsputilenc_yasm.o
>   RULE assemble_ffmpeg_asm_assemble_3 out/Release/obj/gen/third_party/ffmpeg/fft_mmx.o
>   RULE assemble_ffmpeg_asm_assemble_4 out/Release/obj/gen/third_party/ffmpeg/h264_chromamc.o
> /build/user-chromium-browser_10.0.648.205~r81283-1-amd64-qjWn5t/chromium-browser-10.0.648.205~r81283/src/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/x86/fft_mmx.asm:47: warning: section flags ignored on section redeclaration
>   RULE assemble_ffmpeg_asm_assemble_5 out/Release/obj/gen/third_party/ffmpeg/h264_deblock.o
>   RULE assemble_ffmpeg_asm_assemble_6 out/Release/obj/gen/third_party/ffmpeg/h264_idct.o
>   RULE assemble_ffmpeg_asm_assemble_7 out/Release/obj/gen/third_party/ffmpeg/h264_intrapred.o
>   RULE assemble_ffmpeg_asm_assemble_8 out/Release/obj/gen/third_party/ffmpeg/h264_weight.o
>   RULE assemble_ffmpeg_asm_assemble_9 out/Release/obj/gen/third_party/ffmpeg/vc1dsp_yasm.o
>   RULE assemble_ffmpeg_asm_assemble_10 out/Release/obj/gen/third_party/ffmpeg/vp3dsp.o
>   CXX(target) out/Release/obj.target/utility/chrome/utility/utility_main.o
>   CXX(target) out/Release/obj.target/utility/chrome/utility/utility_thread.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/nativewebworker_impl.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/nativewebworker_stub.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/websharedworker_stub.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/webworker_stub_base.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/webworker_stub.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/webworkerclient_proxy.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/worker_main.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/worker_thread.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/worker_webapplicationcachehost_impl.o
>   CXX(target) out/Release/obj.target/worker/chrome/worker/worker_webkitclient_impl.o
>   ACTION devtools_html_devtools_html out/Release/resources/inspector/devtools.html
>   ACTION Generating Inspector protocol sources from Inspector.idl out/Release/obj/gen/webcore/InspectorBackendDispatcher.cpp
>   ACTION Generating resources from default_plugin_resources.grd out/Release/obj/gen/chrome/default_plugin_resources/grit/default_plugin_resources.h
>   ACTION Generating resources from gfx_resources.grd out/Release/obj/gen/gfx/grit/gfx_resources.h
>   RULE net_resources_grit_0 out/Release/obj/gen/net/grit/net_resources.h
>   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
> 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/base/spinlock.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
> 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:443:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/tcmalloc/chromium/src/base/low_level_alloc.cc:476:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
>   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/base/sysinfo.cc: In function 'void InitializeSystemInfo()':
> third_party/tcmalloc/chromium/src/base/sysinfo.cc:258:34: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
>   CXX(target) out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/heap-profile-table.o
>   CXX(target) out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/heap-profiler.o
> 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:248:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/tcmalloc/chromium/src/base/vdso_support.cc:257:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/tcmalloc/chromium/src/base/vdso_support.cc:264:3: error: 'ptrdiff_t' was not declared in this scope
> third_party/tcmalloc/chromium/src/base/vdso_support.cc:264:3: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   'std::ptrdiff_t'
> third_party/tcmalloc/chromium/src/base/vdso_support.cc:264:13: error: expected ';' before 'relocation'
> third_party/tcmalloc/chromium/src/base/vdso_support.cc:268:37: error: 'relocation' was not declared in this scope
> 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:111:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> third_party/tcmalloc/chromium/src/central_freelist.cc:112: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:281:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
> make[1]: *** [out/Release/obj.target/allocator/third_party/tcmalloc/chromium/src/base/vdso_support.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/chromium-browser_10.0.648.205~r81283-1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Pkg-chromium-maint mailing list