SHUFIL commented on issue #2067:
URL: 
https://github.com/apache/incubator-pegasus/issues/2067#issuecomment-2220410690

   @acelyc111 
   I dont know why it is getting me , is it is any dependency issue ? I have 
tried the same version docker image but getting below error .
   I have used below commands for run docker , 
   
   `sudo docker run -v /home/ubuntu/apache-pegasus-2.5.0:/root/pegasus          
  apache/pegasus:build-env-ubuntu2004-master            /bin/bash -c "cd 
/root/pegasus; ./run.sh build -c --clear_thirdparty -j $(nproc)"`
   
   Error 
   ```
   [ 85%] Building CXX object 
src/replica/CMakeFiles/dsn_replica_server.dir/duplication/replica_duplicator_manager.cpp.o
   make[2]: *** [src/replica/CMakeFiles/dsn_replica_server.dir/build.make:384: 
src/replica/CMakeFiles/dsn_replica_server.dir/replica_stub.cpp.o] Error 1
   make[2]: *** Waiting for unfinished jobs....
   make[1]: *** [CMakeFiles/Makefile2:1967: 
src/replica/CMakeFiles/dsn_replica_server.dir/all] Error 2
   make: *** [Makefile:136: all] Error 2
   ```
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to