Kengo Seki created BIGTOP-3397:
----------------------------------
Summary: Building Spark is failing on CentOS 7 for ARM64 and PPC64
Key: BIGTOP-3397
URL: https://issues.apache.org/jira/browse/BIGTOP-3397
Project: Bigtop
Issue Type: Bug
Components: spark
Reporter: Kengo Seki
They sometimes failed with a network error or possibly zinc-related problem,
but they mainly failed with the following error while rebuilding a vignette for
SparkR.
{code}
Caused by: java.lang.UnsatisfiedLinkError:
/tmp/RtmpcAEZha/snappy-1.1.7-5467a0e8-fa31-4b62-ad01-95c0921e1e08-libsnappyjava.so:
/lib64/ld64.so.2: version `GLIBC_2.22' not found (required by
/tmp/RtmpcAEZha/snappy-1.1.7-5467a0e8-fa31-4b62-ad01-95c0921e1e08-libsnappyjava.so
{code}
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/626/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/625/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/624/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/627/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-ppc64le/626/console
https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-ppc64le/625/console
--
This message was sent by Atlassian Jira
(v8.3.4#803005)