Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1119)

Issue 1667153002: Revert of Roll src/native_client/ 327235e43..dcd1e27b1 (1 commit). (Closed)

Created:
4 years, 10 months ago by megjablon
Modified:
4 years, 10 months ago
CC:
chromium-reviews, Mark Seaborn
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Roll src/native_client/ 327235e43..dcd1e27b1 (1 commit). (patchset #1 id:1 of https://codereview.chromium.org/1668173002/ ) Reason for revert: Breaking the build on Win x64 Builder (dbg) https://build.chromium.org/p/chromium.win/builders/Win%20x64%20Builder%20%28dbg%29/builds/18179 FAILED: C:\b\depot_tools\python276_bin\python.exe gyp-win-tool action-wrapper environment.x64 nacl_exception_private_lib_target_build_newlib_plib_c23c21a92cb9f2061af038010605d5e4..rsp ..\..\native_client\src\untrusted\nacl Output path too long (257): C:\b\build\slave\Win_x64_Builder__dbg_\build\src\native_client\src\untrusted\nacl\..\..\..\..\out\Debug_x64\obj\native_client\src\untrusted\nacl\nacl_exception_private_lib.gen/pnacl_newlib-pnacl/nacl_exception_private_lib\nacl_exception_private_7bdc5a2f.o.d Compile options: ['-O2', '-g', '-Wall', '-fdiagnostics-show-option', '-Werror', '-Wno-unused-function', '-Wno-char-subscripts', '-Wno-c++11-extensions', '-Wno-unnamed-type-template-args', '-Wno-extra-semi', '-Wno-unused-private-field', '-Wno-char-subscripts', '-Wno-unused-function', '-std=gnu++11', '-D__STDC_LIMIT_MACROS=1', '-D__STDC_FORMAT_MACROS=1', '-D_GNU_SOURCE=1', '-D_POSIX_C_SOURCE=199506', '-D_XOPEN_SOURCE=600', '-DDYNAMIC_ANNOTATIONS_ENABLED=1', '-DDYNAMIC_ANNOTATIONS_PREFIX=NACL_', '-DV8_DEPRECATION_WARNINGS', '-DCLD_VERSION=2', '-DNOMINMAX', '-DPSAPI_VERSION=1', '-D_CRT_RAND_S', '-DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS', '-D_ATL_NO_OPENGL', '-D_SECURE_ATL', '-D_HAS_EXCEPTIONS=0', '-D_WINSOCK_DEPRECATED_NO_WARNINGS', '-D__STDC_LIMIT_MACROS=1', '-D_CRT_SECURE_NO_DEPRECATE', '-D_CRT_NONSTDC_NO_WARNINGS', '-D_CRT_NONSTDC_NO_DEPRECATE', '-D_SCL_SECURE_NO_DEPRECATE', '-DCHROMIUM_BUILD', '-DCR_CLANG_REVISION=259395-1', '-DUSE_AURA=1', '-DUSE_DEFAULT_RENDER_THEME=1', '-DUSE_LIBJPEG_TURBO=1', '-DENABLE_ONE_CLICK_SIGNIN', '-DENABLE_WEBRTC=1', '-DENABLE_MEDIA_ROUTER=1', '-DENABLE_PEPPER_CDMS', '-DENABLE_CONFIGURATION_POLICY', '-DENABLE_NOTIFICATIONS', '-DENABLE_HIDPI=1', '-DENABLE_TOPCHROME_MD=1', '-DDONT_EMBED_BUILD_METADATA', '-DFIELDTRIAL_TESTING_ENABLED', '-DNO_TCMALLOC', '-D__STD_C', '-DNTDDI_VERSION=0x0A000000', '-D_USING_V110_SDK71_', '-DENABLE_TASK_MANAGER=1', '-DENABLE_EXTENSIONS=1', '-DENABLE_PDF=1', '-DENABLE_PLUGIN_INSTALLATION=1', '-DENABLE_PLUGINS=1', '-DENABLE_SESSION_SERVICE=1', '-DENABLE_THEMES=1', '-DENABLE_AUTOFILL_DIALOG=1', '-DENABLE_BACKGROUND=1', '-DENABLE_PRINTING=1', '-DENABLE_BASIC_PRINTING=1', '-DENABLE_PRINT_PREVIEW=1', '-DENABLE_SPELLCHECK=1', '-DENABLE_CAPTIVE_PORTAL_DETECTION=1', '-DENABLE_APP_LIST=1', '-DENABLE_SETTINGS_APP=1', '-DENABLE_SUPERVISED_USERS=1', '-DENABLE_MDNS=1', '-DENABLE_SERVICE_DISCOVERY=1', '-DV8_USE_EXTERNAL_STARTUP_DATA', '-DFULL_SAFE_BROWSING', '-DSAFE_BROWSING_CSD', '-DSAFE_BROWSING_DB_LOCAL', '-DUSE_LIBPCI=1', '-DUSE_OPENSSL=1', '-DNACL_WINDOWS=0', '-DNACL_OSX=0', '-DNACL_LINUX=0', '-DNACL_ANDROID=0', '-DNACL_BUILD_ARCH=pnacl', '-I..\\..\\..\\..\\out\\Debug_x64/gen/tc_pnacl_newlib/include', '-I../../../..', '-I..\\..\\..\\..\\out\\Debug_x64/gen', '-I../../../src/third_party', '-I../../../..', '-I../../../../third_party/wtl/include'] Linker options: ['-B..\\..\\..\\..\\out\\Debug_x64/gen/tc_pnacl_newlib/lib'] Compile nacl_exception_private.c ninja: build stopped: subcommand failed. C:\b\depot_tools\python276_bin\python.exe C:\b\build\goma\goma_ctl.py jsonstatus c:\users\chrome~1\appdata\local\temp\tmpsaadql.json C:\b\depot_tools\python276_bin\python.exe C:\b\build\goma\goma_ctl.py stop Killing compiler proxy. Original issue's description: > Roll src/native_client/ 327235e43..dcd1e27b1 (1 commit). > > https://chromium.googlesource.com/native_client/src/native_client.git/+log/327235e439e1..dcd1e27b1a74 > > $ git log 327235e43..dcd1e27b1 --date=short --no-merges --format='%ad %ae %s' > 2016-02-04 sbc build_nexe.py: add check for output filename length > > CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_nacl_sdk_build > TBR=mseaborn@chromium.org > > Committed: https://crrev.com/d8d7aa163605040152e1aab4f6d3905bc9c3efd1 > Cr-Commit-Position: refs/heads/master@{#373558} TBR=mseaborn@chromium.org,nacl-deps-roller@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (3 generated)
megjablon
Created Revert of Roll src/native_client/ 327235e43..dcd1e27b1 (1 commit).
4 years, 10 months ago (2016-02-04 18:02:12 UTC) #1
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 18:03:46 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698