You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/18 17:58:15 UTC

[GitHub] [pulsar] sundar-10 opened a new issue #7307: Pulsar build failed

sundar-10 opened a new issue #7307:
URL: https://github.com/apache/pulsar/issues/7307


   **Describe the bug**
   Error in - Building Pulsar Shaded Broker 2.7.0-SNAPSHOT                    [41/137] 
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Clone the repository 
   2. mvn install -DskipTests -e
   3. See error
   
   **Expected behavior**
   Build successful 
   
   
   **Desktop (please complete the following information):**
    - Apache Maven 3.6.0                                                                                                                                    │·······Maven home: /usr/share/maven                                                                                                                          │·······Java version: 11.0.7, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64                                                                     │·······Default locale: en, platform encoding: UTF-8                                                                                                          │·······OS name: "linux", version: "5.3.0-1028-azure", arch: "amd64", family: "unix"     
   
   **Logs**
   [errors.log](https://github.com/apache/pulsar/files/4800322/errors.log)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sundar-10 commented on issue #7307: Pulsar build failed

Posted by GitBox <gi...@apache.org>.
sundar-10 commented on issue #7307:
URL: https://github.com/apache/pulsar/issues/7307#issuecomment-646505537


   @sijie We made it work, we saw the Dockerfile and we ran the following commands and it worked:
   `sudo apt-get update && \
        sudo apt-get install -y tig g++ cmake libssl-dev libcurl4-openssl-dev \
                    liblog4cxx-dev libprotobuf-dev libboost-all-dev google-mock libgtest-dev \
                    libjsoncpp-dev libxml2-utils protobuf-compiler wget \
                     curl doxygen openjdk-8-jdk-headless clang-format-5.0 \
                    gnupg2 golang-1.10-go zip unzip libzstd-dev libsnappy-dev
   `


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sundar-10 closed issue #7307: Pulsar build failed

Posted by GitBox <gi...@apache.org>.
sundar-10 closed issue #7307:
URL: https://github.com/apache/pulsar/issues/7307


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on issue #7307: Pulsar build failed

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7307:
URL: https://github.com/apache/pulsar/issues/7307#issuecomment-646388934


   @sundar-10 Can you try to build this using java8?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sundar-10 commented on issue #7307: Pulsar build failed

Posted by GitBox <gi...@apache.org>.
sundar-10 commented on issue #7307:
URL: https://github.com/apache/pulsar/issues/7307#issuecomment-646431431


   @sijie Yeah I just tried, I am getting the same error.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org