[
https://issues.apache.org/jira/browse/KNOX-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar resolved KNOX-2760.
---------------------------------
Resolution: Duplicate
With KNOX-3167 in place, the project can be built on ARM64.
> build error on arm64: knox-homepage-ui 1.6.1 FAILURE
> ----------------------------------------------------
>
> Key: KNOX-2760
> URL: https://issues.apache.org/jira/browse/KNOX-2760
> Project: Apache Knox
> Issue Type: New Feature
> Components: Homepage
> Affects Versions: 1.6.1
> Environment: arm64
> centos8
> Reporter: pizi
> Assignee: Sandor Molnar
> Priority: Major
>
> [email protected] reported an error on arm when compiling,Check the log and find that
> the error report is:Cannot download
> "https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node",It
> seems that node-sass does not support arm64:
> [INFO] gateway-admin-ui 1.6.1 ............................. SUCCESS
> [INFO] knox-homepage-ui 1.6.1 ............................. FAILURE
> [INFO] gateway-service-metadata 1.6.1 ..................... SKIPPED
> [INFO] gateway-openapi-ui 1.6.1 ........................... SKIPPED
> [INFO] knox-token-management-ui 1.6.1 ..................... SKIPPED
> [INFO] gateway-applications 1.6.1 ......................... SKIPPED
> [INFO] gateway-shell-samples 1.6.1 ........................ SKIPPED
> [INFO] gateway-service-session 1.6.1 ...................... SKIPPED
>
> [INFO] > [email protected] install
> /home/spack-stage/root/spack-stage-knox-1.6.1-gn3nsbm43vugiuwskkqrhfbuu4hvzip2/spack-src/knox-homepage-ui/node_modules/node-sass
> [INFO] > node scripts/install.js
> [INFO]
> [INFO] Downloading binary from
> [https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node]
> [INFO] (node:170376) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED
> environment variable to '0' makes TLS connections and HTTPS requests insecure
> by disabling certificate verification.
> [INFO] Cannot download
> "https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node":
> [INFO]
> [INFO] HTTP error 404 Not Found
> [INFO]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)