New issue
Advanced search Search tips

Issue 831114 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

MDC roll is broken

Project Member Reported by stkhapugin@chromium.org, Apr 10 2018

Issue description

MDC roll is broken. Error is on generate build files step:

ERROR at //ios/third_party/material_components_ios/BUILD.gn:50:1: Source file not found.
source_set("material_components_ios") {
^--------------------------------------
The target:
  //ios/third_party/material_components_ios:material_components_ios
has a source file:
  //ios/third_party/material_components_ios/src/components/Themes/src/MDCColorScheme.m
which was not found.
___________________
ERROR at //ios/third_party/material_components_ios/BUILD.gn:50:1: Source file not found.
source_set("material_components_ios") {
^--------------------------------------
The target:
  //ios/third_party/material_components_ios:material_components_ios
has a source file:
  //ios/third_party/material_components_ios/src/components/Themes/src/MDCColorScheme.m
which was not found.
step returned non-zero exit code: 1
 
Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Apr 10 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4056664300de4d7b9a1ed7194408fe8b508cf258

commit 4056664300de4d7b9a1ed7194408fe8b508cf258
Author: stkhapugin@chromium.org <stkhapugin@chromium.org>
Date: Tue Apr 10 14:54:18 2018

[iOS] Roll Material Components to 92154b6f

Rolls MDC and updates the BUILD.gn following the changes in MDC.

Bug:  831114 
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: Ida3e76d77c68be7830575a2c261d214c51fd81dd
Reviewed-on: https://chromium-review.googlesource.com/1005156
Reviewed-by: Mark Cogan <marq@chromium.org>
Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549529}
[modify] https://crrev.com/4056664300de4d7b9a1ed7194408fe8b508cf258/DEPS
[modify] https://crrev.com/4056664300de4d7b9a1ed7194408fe8b508cf258/ios/third_party/material_components_ios/BUILD.gn

Status: Fixed (was: Started)

Sign in to add a comment