empiredan commented on issue #2244:
URL: 
https://github.com/apache/incubator-pegasus/issues/2244#issuecomment-2853770661

   Checking the logs of 
[BuildCompilationEnvDocker](https://github.com/apache/incubator-pegasus/actions/workflows/build-push-env-docker.yml)
 workflow, it was found that the installed `CMake` version had been 4.0.0 which 
was too new (logs are from the job of `build_compilation_env_docker_images` for 
Ubuntu 20.04):
   
   ```
   #9 [5/7] RUN pip3 install --no-cache-dir cmake
   #9 1.223 Collecting cmake
   #9 1.247   Downloading 
cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB)
   #9 2.391 Installing collected packages: cmake
   #9 4.196 Successfully installed cmake-4.0.0
   #9 DONE 4.5s
   ```


-- 
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: dev-unsubscr...@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org
For additional commands, e-mail: dev-h...@pegasus.apache.org

Reply via email to