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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15065789#comment-15065789 ] 

Stephan Erb commented on AURORA-1175:
-------------------------------------

I believe this has been resolved. Can anybody confirm?

> 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)