autumnust commented on pull request #923: URL: https://github.com/apache/orc/pull/923#issuecomment-931724900
Looks like I need some help here. @dongjoon-hyun Saw the following issues from the Github Action : ``` -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Error at /usr/local/Cellar/cmake/3.21.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): ``` They only surface in the java build within different versions of mac os but not ubuntu. Did we have an image version change recently? I also found https://github.com/actions/virtual-environments/issues/92 and looks like the image provided is not installed with doxygen by default. -- 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]
