A-little-bit-of-data commented on issue #10102: URL: https://github.com/apache/incubator-gluten/issues/10102#issuecomment-3072475512
> > Thank you very much for your reply. I currently see `https://github.com/apache/incubator-gluten/blob/main/docs/developers/velox-backend-build-in-docker.md`. There are two ways to compile. Which one do you recommend for better compatibility? > > If you build on centos7 and use on ubuntu20, you must use static link. [211/211] Linking CXX executable vcpkg-test Environment variable VCPKG_FORCE_SYSTEM_BINARIES must be set on arm, s390x, ppc64le and riscv platforms. The command '/bin/sh -c source /opt/rh/gcc-toolset-11/enable && git clone -b branch-1.4 https://github.com/apache/incubator-gluten.git && cd incubator-gluten && ./dev/builddeps-veloxbe.sh --run_setup_script=OFF --enable_s3=ON --enable_gcs=ON --enable_abfs=ON --enable_vcpkg=ON --build_arrow=ON && mvn clean package -Pbackends-velox -Pspark-3.5 -DskipTests' returned a non-zero code: 1 How to verify this Environment variable VCPKG_FORCE_SYSTEM_BINARIES? I compiled it on the arm architecture.I used the image of apache/gluten:1.4-vcpkg-centos-8 -- 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]
