You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "pizi (Jira)" <ji...@apache.org> on 2022/06/10 03:13:00 UTC

[jira] [Created] (KNOX-2759) build error on arm64: knox-homepage-ui 1.6.1 FAILURE

pizi created KNOX-2759:
--------------------------

             Summary: build error on arm64: knox-homepage-ui 1.6.1 FAILURE
                 Key: KNOX-2759
                 URL: https://issues.apache.org/jira/browse/KNOX-2759
             Project: Apache Knox
          Issue Type: New Feature
          Components: Homepage
    Affects Versions: 1.6.1
         Environment: arm64 
centos8
            Reporter: pizi


Knox@1.6 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-service-remoteconfig 1.6.1 ................. SUCCESS [  0.669 s]
[INFO] gateway-shell 1.6.1 ................................ SUCCESS [  0.328 s]
[INFO] gateway-server 1.6.1 ............................... SUCCESS [  3.628 s]
[INFO] gateway-discovery-cm 1.6.1 ......................... FAILURE [  0.044 s]
[INFO] gateway-performance-test 1.6.1 ..................... SKIPPED
[INFO] gateway-server-launcher 1.6.1 ...................... SKIPPED
[INFO] gateway-provider-rewrite-func-hostmap-static 1.6.1 . SKIPPED
[INFO] gateway-provider-ha 1.6.1 .......................... SKIPPED
[INFO] gateway-provider-rewrite-func-service-registry 1.6.1 SKIPPED
[INFO] gateway-provider-rewrite-func-inbound-url 1.6.1 .... SKIPPED

 

[INFO] > node-sass@4.14.1 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.7#820007)