make mistakes package for Linux distributions
Reported by
ergun...@gmail.com,
Jul 21 2016
|
||||
Issue description
UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36
Steps to reproduce the problem:
1.
2.
3.
What is the expected behavior?
What went wrong?
[6569/19718] CXX obj/third_party/WebKit/Source/wtf/dtoa/wtf.bignum.o
../../third_party/WebKit/Source/wtf/dtoa/bignum.cc: In member function ‘void WTF::double_conversion::Bignum::AssignDecimalString(WTF::double_conversion::Vector<const char>)’:
../../third_party/WebKit/Source/wtf/dtoa/bignum.cc:104:10: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
void Bignum::AssignDecimalString(Vector<const char> value) {
^
[8180/19718] CXX obj/ui/accessibility/platform/accessibility.atk_util_auralinux.o
../../ui/accessibility/platform/atk_util_auralinux.cc:28:6: warning: ‘bool {anonymous}::AccessibilityModuleInitOnFileThread()’ defined but not used [-Wunused-function]
bool AccessibilityModuleInitOnFileThread() {
^
[17402/19718] CXX obj/chrome/common/common.chrome_content_client.o
FAILED: obj/chrome/common/common.chrome_content_client.o
x86_64-pc-linux-gnu-g++ -MMD -MF obj/chrome/common/common.chrome_content_client.o.d -DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DDISABLE_NACL -DCHROMIUM_BUILD -DCR_CLANG_REVISION=269902-1 -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1 -DENABLE_WEBRTC=1 -DENABLE_MEDIA_ROUTER=1 -DUSE_PROPRIETARY_CODECS -DENABLE_PEPPER_CDMS -DENABLE_NOTIFICATIONS -DENABLE_TOPCHROME_MD=1 -DUSE_UDEV -DTRACING_IS_OFFICIAL_BUILD=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PDF=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_PRINTING=1 -DENABLE_BASIC_PRINTING=1 -DENABLE_PRINT_PREVIEW=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_SUPERVISED_USERS=1 -DENABLE_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1 -DENABLE_HANGOUT_SERVICES_EXTENSION=1 -DV8_USE_EXTERNAL_STARTUP_DATA -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DMOJO_USE_SYSTEM_IMPL -DPROTOBUF_USE_DLLS -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSK_SUPPORT_GPU=1 -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_NOEXCEPT= -DU_STATIC_IMPLEMENTATION -DUSE_LIBPCI=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2 -Igen/shim_headers/libvpx/target -Igen/shim_headers/snappy/target -Igen/shim_headers/libpng/target -Igen/shim_headers/harfbuzz-ng/target -Igen/shim_headers/libevent/target -Igen -I../.. -I../../skia/config -I../../third_party/khronos -I../../gpu -Igen/angle -I../../third_party/WebKit/Source -Igen/protoc_out -I../../third_party/protobuf/src -Igen/chrome -Igen/policy -Igen/components/strings -I../../third_party/WebKit -Igen/third_party/WebKit -I../../skia/ext -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common -Igen/ui/resources -Igen/extensions -Igen/extensions/strings -I../../third_party/libwebm/source -I../../third_party/opus/src/include -I../../third_party/re2/src -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-strict-aliasing -Wall -Wno-extra -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wno-unused-local-typedefs -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -m64 -march=x86-64 -O2 -fno-ident -fdata-sections -ffunction-sections -funwind-tables -fno-ipa-cp -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fno-exceptions -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -Wno-narrowing -c ../../chrome/common/chrome_content_client.cc -o obj/chrome/common/common.chrome_content_client.o
../../chrome/common/chrome_content_client.cc: In function ‘void {anonymous}::ComputeBuiltInPlugins(std::vector<content::PepperPluginInfo>*)’:
../../chrome/common/chrome_content_client.cc:207:44: error: expected ‘)’ before ‘WIDEVINE_CDM_VERSION_STRING’
base::StringPrintf("%s (version: " WIDEVINE_CDM_VERSION_STRING ")",
^
../../chrome/common/chrome_content_client.cc:209:28: error: ‘WIDEVINE_CDM_VERSION_STRING’ was not declared in this scope
widevine_cdm.version = WIDEVINE_CDM_VERSION_STRING;
^
../../chrome/common/chrome_content_client.cc: In member function ‘virtual void ChromeContentClient::AddContentDecryptionModules(std::vector<content::CdmInfo>*)’:
../../chrome/common/chrome_content_client.cc:558:33: error: ‘WIDEVINE_CDM_VERSION_STRING’ was not declared in this scope
const base::Version version(WIDEVINE_CDM_VERSION_STRING);
^
[17409/19718] CXX obj/chrome/common/common.common_message_generator.o
Did this work before? N/A
Chrome version: 52.0.2743.82 Channel: n/a
OS Version: PisiLinux 2.0
Flash Version: Shockwave Flash 22.0 r0
,
Jul 22 2016
,
Aug 23 2016
,
Aug 23 2017
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
||||
►
Sign in to add a comment |
||||
Comment 1 by ajha@chromium.org
, Jul 22 2016