pentaho-kettle
pentaho-kettle copied to clipboard
Add LoongArch support for shell scripts
LoongArch is a new RISC ISA, which is a bit like MIPS or RISC-V. This patch support 64-bit version of LoongArch.
Due to the fact that the eclipse automatic build service currently does not have the Loongarch architecture, there are no pre compiled binary packages available. However, I use the manually compiled swt.jar, PDI can run normally.
org.eclipse.swt.gtk.linux.loongarch64 already exists upstream:
https://github.com/eclipse-platform/eclipse.platform.swt.binaries/tree/master/bundles/org.eclipse.swt.gtk.linux.loongarch64
:white_check_mark: Build finished in 1h 11m 54s
Build command:
mvn clean verify -B -e -Daudit -amd
:ok_hand: All tests passed!
Tests run: 5331, Failures: 0, Skipped: 14 Test Results
:information_source: This is an automatic message
:x: Build failed in 6m
Build command:
mvn clean verify -B -e -Daudit -amd -Djs.no.sandbox
:ok_hand: All tests passed!
Tests run: 1235, Failures: 0, Skipped: 1 Test Results
:information_source: This is an automatic message
Hello administrator, do I need to do anything else?