paulirwin commented on PR #892: URL: https://github.com/apache/lucenenet/pull/892#issuecomment-1904726669
I'm not entirely sure why from reviewing the code, but this build is failing on macOS arm64, and the error is in the net472 target: ``` error MSB4018: The "IkvmCompiler" task failed unexpectedly. [{...}/src/Lucene.Net.Analysis.OpenNLP/Lucene.Net.Analysis.OpenNLP.csproj::TargetFramework=net472] ``` I don't see a corresponding change that would obviously cause it to try to run a .NET FX build on macOS, but something is amiss. -- 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...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org