PengZheng opened a new pull request, #760:
URL: https://github.com/apache/celix/pull/760

   This PR remove irrelevant check which causes temporary CI failure and update 
linux-build-apt to use Ninja.
   
   
https://github.com/apache/celix/actions/runs/9883280941/job/27299892915#step:6:47
   ```
   Run mkdir build install
   -- The C compiler identification is GNU 11.4.0
   -- The CXX compiler identification is GNU 11.4.0
   -- The ASM compiler identification is GNU
   -- Found assembler: /usr/bin/cc
   -- Detecting C compiler ABI info
   -- Detecting C compiler ABI info - done
   -- Check for working C compiler: /usr/bin/cc - skipped
   -- Detecting C compile features
   -- Detecting C compile features - done
   -- Detecting CXX compiler ABI info
   -- Detecting CXX compiler ABI info - done
   -- Check for working CXX compiler: /usr/bin/c++ - skipped
   -- Detecting CXX compile features
   -- Detecting CXX compile features - done
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
   -- Found Threads: TRUE
   CMake Error at CMakeLists.txt:36 (message):
     Building Celix using CMake 3.3 and makefiles is not supported due to a bug
     in the Makefile Generator (see Bug 15696).  Please change the used CMake
     version - both, CMake 3.2 and CMake 3.4 are working fine.  Or use a
     different generator (e.g.  Ninja).
   -- Configuring incomplete, errors occurred!
   ``` 


-- 
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...@celix.apache.org

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

Reply via email to