You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/12/20 18:48:46 UTC

[jira] [Resolved] (AURORA-1175) Two python_binary targets called 'thermos' can cause build failure

     [ https://issues.apache.org/jira/browse/AURORA-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Farner resolved AURORA-1175.
---------------------------------
    Resolution: Fixed

Confirmed - i can successfully run {{./pants binary ::}}

> Two python_binary targets called 'thermos' can cause build failure
> ------------------------------------------------------------------
>
>                 Key: AURORA-1175
>                 URL: https://issues.apache.org/jira/browse/AURORA-1175
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: Brian Brazil
>            Priority: Minor
>
> If I do
> {noformat}
> ./pants binary ::
> {noformat}
> Then I get:
> {noformat}
> FAILURE: Cannot build two binaries with the same name in a single invocation. PythonBinary(BuildFileAddress(/home/boxever/.jenkins/workspace/aurora/src/main/python/apache/thermos/cli/bin/BUILD, thermos)) and PythonBinary(BuildFileAddress(/home/boxever/.jenkins/workspace/aurora/src/main/python/apache/aurora/tools/BUILD, thermos)) both have the name thermos.
> {noformat}
> These are very similar targets, the one in aurora/tools appears to have more deps so I'm guessing that the one in cli/bin should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)