jinchengchenghh opened a new issue, #10804: URL: https://github.com/apache/incubator-gluten/issues/10804
### Problem description https://opencicd.kyligence.com/job/gluten/job/gluten-ci-arm/422/consoleText ### System information / ### CMake log ```bash [2025-09-24T09:49:23.101Z] [INFO] Finished at: 2025-09-24T09:49:22Z [2025-09-24T09:49:23.101Z] [INFO] ------------------------------------------------------------------------ [2025-09-24T09:49:23.101Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project gluten-iceberg: Compilation failure [2025-09-24T09:49:23.101Z] [ERROR] /home/jenkins/agent/workspace/gluten/gluten-ci-arm/ut-stage-6/gluten-iceberg/src/main/java/org/apache/gluten/connector/write/PartitionDataJson.java:[23,25] error: cannot access PartitionSpec [2025-09-24T09:49:23.101Z] [ERROR] bad class file: /root/.m2/repository/org/apache/iceberg/iceberg-spark-runtime-3.5_2.13/1.8.0/iceberg-spark-runtime-3.5_2.13-1.8.0.jar(org/apache/iceberg/PartitionSpec.class) [2025-09-24T09:49:23.101Z] [ERROR] class file has wrong version 55.0, should be 52.0 [2025-09-24T09:49:23.101Z] [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [2025-09-24T09:49:23.101Z] [ERROR] [2025-09-24T09:49:23.101Z] [ERROR] -> [Help 1] ``` -- 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]
