davidyuan1223 commented on issue #5396: URL: https://github.com/apache/kyuubi/issues/5396#issuecomment-1816031429
when i try build kyuubi-util-scala,it will report error ``` sbt:kyuubi-parent> project kyuubi-util-tests [info] set current project to kyuubi-util-scala (in build file:/Users/fuyuanyuan/Programs/code/github/kyuubi/) sbt:kyuubi-util-scala> package [info] compiling 3 Scala sources to /Users/fuyuanyuan/Programs/code/github/kyuubi/kyuubi-util-scala/target/scala-2.12/classes ... [error] bad option: -P:silencer:globalFilters=.*deprecated.* [error] bad option: -P:silencer:globalFilters=.*Could not find any member to link for.* [error] bad option: -P:silencer:globalFilters=.*undefined in comment for class.* [error] bad option: -P:silencer:globalFilters=.*deprecated.* [error] bad option: -P:silencer:globalFilters=.*Could not find any member to link for.* [error] bad option: -P:silencer:globalFilters=.*undefined in comment for class.* [error] 6 errors found [error] (Compile / compileIncremental) Compilation failed [error] Total time: 5 s, completed 2023-11-17 17:29:58 ``` do you know how to fix? @cfmcgrady -- 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]
