martinzink edited a comment on pull request #1099:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1099#issuecomment-854753345


   Unfortunately this wont make the job green due to a new centos8 cmake bug. 
(reported today 2021.06.04)
   https://bugs.centos.org/view.php?id=18212
   That issue can be reproduced by a simple
   `docker run --interactive --tty centos:8 bash -c "yum -y install cmake && 
cmake"` command
   which also returns `cmake: symbol lookup error: cmake: undefined symbol: 
archive_write_add_filter_zstd`
   If that issue is also fixed the ci job should be green.


-- 
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:
[email protected]


Reply via email to