empiredan opened a new issue, #2244:
URL: https://github.com/apache/incubator-pegasus/issues/2244

   In the `BuildThirdpartyDockerRegularly` workflow, the job 
`build_push_src_docker_images` failed for both images 
`thirdparties-src-ubuntu2004-master` and `thirdparties-src-ubuntu2204-master` 
as following error occurred:
   
   ```
   #11 97.28 [ 31%] Performing configure step for 'thrift'
   #11 97.28 CMake Error at CMakeLists.txt:20 (cmake_minimum_required):
   #11 97.28   Compatibility with CMake < 3.5 has been removed from CMake.
   #11 97.28 
   #11 97.28   Update the VERSION argument <min> value.  Or, use the 
<min>...<max> syntax
   #11 97.28   to tell CMake that the project requires at least <min> but has 
been updated
   #11 97.28   to work with policies introduced by <max> or earlier.
   #11 97.28 
   #11 97.28   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring 
anyway.
   #11 97.28 
   #11 97.28 
   #11 97.28 -- Configuring incomplete, errors occurred!
   #11 97.28 gmake[2]: *** [CMakeFiles/thrift.dir/build.make:93: 
Stamp/thrift/thrift-configure] Error 1
   #11 97.28 gmake[1]: *** [CMakeFiles/Makefile2:444: 
CMakeFiles/thrift.dir/all] Error 2
   #11 97.28 gmake[1]: *** Waiting for unfinished jobs....
   ```
   


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