New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 768431 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

iOS Cronet build fails with "Duplicate output file"

Project Member Reported by kapishnikov@chromium.org, Sep 25 2017

Issue description

See: https://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-cronet/builds/282

Generating files...
ERROR at //components/cronet/ios/BUILD.gn:293:3: Duplicate output file.
  action(_target_name) {
  ^---------------------
Two or more targets generate the same output:
  Static/Cronet.framework

This is can often be fixed by changing one of the target names, or by 
setting an output_name on one of them.

Collisions:
  //components/cronet/ios:cronet_static_framework
  //components/cronet/ios:cronet_static_framework_bundle

See //components/cronet/ios/BUILD.gn:280:3: Collision.
  create_bundle(_bundle_target_name) {
  ^-----------------------------------

 
Owner: sdefresne@chromium.org
Sylvain,

Could you please take a look at this issue. It may be related to:
https://chromium-review.googlesource.com/c/chromium/src/+/675603

Thanks,
Andrei
Issue 768947 has been merged into this issue.
Owner: kapishnikov@chromium.org
Status: Started (was: Available)
Project Member

Comment 5 by bugdroid1@chromium.org, Sep 27 2017

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

commit ba7d3df481d3540586c5440add57d859d498d193
Author: kapishnikov <kapishnikov@chromium.org>
Date: Wed Sep 27 02:38:33 2017

Fix of iOS Cronet build fails with "Duplicate output file"

BUG= 768431 

Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester
Change-Id: I5e5e9f6fa34d399c477dd828c900c13e32258eb3
Reviewed-on: https://chromium-review.googlesource.com/685556
Reviewed-by: Misha Efimov <mef@chromium.org>
Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504553}
[modify] https://crrev.com/ba7d3df481d3540586c5440add57d859d498d193/components/cronet/ios/BUILD.gn

Status: Fixed (was: Started)
Project Member

Comment 7 by bugdroid1@chromium.org, Sep 27 2017

Labels: merge-merged-3202
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/179b8137ce6d3fcef0c2421c75d7b756e3d56729

commit 179b8137ce6d3fcef0c2421c75d7b756e3d56729
Author: Sylvain Defresne <sdefresne@chromium.org>
Date: Wed Sep 27 22:12:19 2017

Fix of iOS Cronet build fails with "Duplicate output file"

(cherry picked from commit ba7d3df481d3540586c5440add57d859d498d193)

Bug:  768431 
Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester
Change-Id: I5e5e9f6fa34d399c477dd828c900c13e32258eb3
Reviewed-on: https://chromium-review.googlesource.com/685556
Reviewed-by: Misha Efimov <mef@chromium.org>
Commit-Queue: Andrei Kapishnikov <kapishnikov@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#504553}
Reviewed-on: https://chromium-review.googlesource.com/688395
Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/branch-heads/3202@{#484}
Cr-Branched-From: fa6a5d87adff761bc16afc5498c3f5944c1daa68-refs/heads/master@{#499098}
[modify] https://crrev.com/179b8137ce6d3fcef0c2421c75d7b756e3d56729/components/cronet/ios/BUILD.gn

Sign in to add a comment