iwasakims opened a new pull request #793:
URL: https://github.com/apache/bigtop/pull/793


   https://issues.apache.org/jira/browse/BIGTOP-3564
   
   Build fails due to error related to node.js.
   ```
   Running 'npm ci --cache-max=0 --no-save' in 
/bigtop/build/flink/rpm/BUILD/flink-1.11.3/flink-runtime-web/web-dashboard
   
/bigtop/build/flink/rpm/BUILD/flink-1.11.3/flink-runtime-web/web-dashboard/node/node:
 /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by 
/bigtop/build/flink/rpm/BUILD/flink-1.11.3/flink-runtime-web/web-dashboard/node/node)
   ```
   
   https://github.com/eirslett/frontend-maven-plugin/issues/852 reported that 
using v.12 node.js fixed similar issue.
   
   **I did not test this ppc64le.**
   
   There was no build time issue on using node.js v.12 on CentOS 7 aarch64 at 
least.
   


-- 
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]


Reply via email to