You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/07 11:10:00 UTC

[jira] [Resolved] (ZOOKEEPER-2265) zookeeper build fails while doing configuration for cppunit test

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

Mohammad Arshad resolved ZOOKEEPER-2265.
----------------------------------------
    Fix Version/s:     (was: 3.5.10)
                       (was: 3.7.0)
       Resolution: Invalid

After moving to maven this issue is no more valid

> zookeeper build fails while doing configuration for cppunit test
> ----------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2265
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2265
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.1
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Minor
>         Attachments: ZOOKEEPER-2265-01.patch
>
>
> running  {color:red}ant tar{color}  gives following error
> {code}
> D:\gitHome\zookeeper-trunk\build.xml:1432: Execute failed: java.io.IOException: Cannot run program "autoreconf" (in directory "D:\gitHome\zookeeper-trunk\src\c"):
> {code}
> This error is purely environment error and it can be fixed by installing appropriate software package. 
> But does it really required to configure the cpp unit as  {color:red}ant tar{color} target flow does not run cppunit test cases. Then why to configure?
> There should be no cppunit configurations for  {color:red}ant tar{color} target flow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)