You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/18 08:21:04 UTC

[GitHub] [incubator-pinot] LutzWeischerFujitsu commented on issue #6692: build fails on AArch64, Fedora 33

LutzWeischerFujitsu commented on issue #6692:
URL: https://github.com/apache/incubator-pinot/issues/6692#issuecomment-801726533


   Thanks, that helped. But for ThirdEye I get this problem: 
   [jw@cn05 thirdeye]$ ./install.sh
   *******************************************************
   Building ThirdEye
   *******************************************************
   [INFO] Scanning for projects...
   [WARNING]
   [WARNING] Some problems were encountered while building the effective model for org.apache.pinot.thirdeye:thirdeye-pinot:jar:1.0.0-SNAPSHOT
   [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ org.apache.pinot.thirdeye:thirdeye-pinot:${revision}${sha1}, /home/jw/thirdeye/thirdeye-pinot/pom.xml, line 372, column 24
   [WARNING]
   [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
   [WARNING]
   [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
   [WARNING]
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO]
   [INFO] thirdeye-frontend                                                  [jar]
   [INFO] thirdeye                                                           [pom]
   [INFO] thirdeye-spi                                                       [jar]
   [INFO] thirdeye-pinot                                                     [jar]
   [INFO] thirdeye-coordinator                                               [jar]
   [INFO] thirdeye-dashboard                                                 [jar]
   [INFO] thirdeye-dist                                                      [jar]
   [INFO]
   [INFO] ------------< org.apache.pinot.thirdeye:thirdeye-frontend >-------------
   [INFO] Building thirdeye-frontend 1.0.0-SNAPSHOT                          [1/7]
   [INFO] --------------------------------[ jar ]---------------------------------
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:install-node-and-yarn (install node and npm) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...]
   [INFO] Node v10.16.3 is already installed.
   [INFO] Yarn 1.22.4 is already installed.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn config) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn config set registry http://registry.npmjs.org/ --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn config v1.22.4
   [INFO] success Set "registry" to "http://registry.npmjs.org/".
   [INFO] Done in 0.19s.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn list config) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn config list --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn config v1.22.4
   [INFO] info yarn config
   [INFO] { 'version-tag-prefix':
   [INFO]    'v',
   [INFO]   'version-git-tag':
   [INFO]    true,
   [INFO]   'version-commit-hooks':
   [INFO]    true,
   [INFO]   'version-git-sign':
   [INFO]    false,
   [INFO]   'version-git-message':
   [INFO]    'v%s',
   [INFO]   'init-version':
   [INFO]    '1.0.0',
   [INFO]   'init-license':
   [INFO]    'MIT',
   [INFO]   'save-prefix':
   [INFO]    '^',
   [INFO]   'bin-links':
   [INFO]    true,
   [INFO]   'ignore-scripts':
   [INFO]    false,
   [INFO]   'ignore-optional':
   [INFO]    false,
   [INFO]   registry:
   [INFO]    'http://registry.npmjs.org/',
   [INFO]   'strict-ssl':
   [INFO]    true,
   [INFO]   'user-agent':
   [INFO]    'yarn/1.22.4 npm/? node/v10.16.3 linux arm64',
   [INFO]   'cache-folder':
   [INFO]    '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache',
   [INFO]   lastUpdateCheck:
   [INFO]    1605275717839 }
   [INFO] info npm config
   [INFO] { 'https-proxy':
   [INFO]    'https://...:.../',
   [INFO]   registry:
   [INFO]    'https://registry.npmjs.org/',
   [INFO]   'jttps-proxy':
   [INFO]    'https://...:...',
   [INFO]   list:
   [INFO]    '',
   [INFO]   proxy:
   [INFO]    'http://...:.../',
   [INFO]   https_proxy:
   [INFO]    'https://...:...',
   [INFO]   'strict-ssl':
   [INFO]    false }
   [INFO] Done in 0.18s.
   [INFO]
   [INFO] --- frontend-maven-plugin:1.9.1:yarn (yarn install) @ thirdeye-frontend ---
   [INFO] Found proxies: [http{protocol='http', host='...', port=...}, https{protocol='https', host='...', port=...}]
   [INFO] Running 'yarn install --https-proxy=http://...:... --proxy=http://...:...' in /home/jw/thirdeye/thirdeye-frontend
   [INFO] yarn install v1.22.4
   [INFO] [1/5] Validating package.json...
   [INFO] [2/5] Resolving packages...
   [INFO] warning Resolution field "human-signals@1.1.0" is incompatible with requested version "human-signals@^2.1.0"
   [INFO] warning Resolution field "human-signals@1.1.0" is incompatible with requested version "human-signals@^1.1.1"
   [INFO] [3/5] Fetching packages...
   [INFO] error An unexpected error occurred: "EACCES: permission denied, mkdir '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache/v6/npm-human-signals-1.1.0-6f5878f93f94776ff667b6d8666d5d9cad6b524c-integrity'".
   [INFO] error An unexpected error occurred: "EACCES: permission denied, mkdir '/data/jw/apache/zeppelin/local-repo/helium-bundle/yarn-cache/v6/npm-human-signals-1.1.0-6f5878f93f94776ff667b6d8666d5d9cad6b524c-integrity'".info If you think this is a bug, please open a bug report with the information provided in "/home/jw/thirdeye/thirdeye-frontend/yarn-error.log".
   [INFO] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for thirdeye 1.0.0-SNAPSHOT:
   [INFO]
   [INFO] thirdeye-frontend .................................. FAILURE [  9.246 s]
   [INFO] thirdeye ........................................... SKIPPED
   [INFO] thirdeye-spi ....................................... SKIPPED
   [INFO] thirdeye-pinot ..................................... SKIPPED
   [INFO] thirdeye-coordinator ............................... SKIPPED
   [INFO] thirdeye-dashboard ................................. SKIPPED
   [INFO] thirdeye-dist ...................................... SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  9.936 s
   [INFO] Finished at: 2021-03-18T09:14:25+01:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:yarn (yarn install) on project thirdeye-frontend: Failed to run task: 'yarn install --https-proxy=http://... --proxy=http://...:...' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [jw@cn05 thirdeye]$ yarn install --https-proxy=http://...:... --proxy=http://...:...
   yarn install v1.22.10
   [1/4] Resolving packages...
   success Already up-to-date.
   Done in 1.09s.
   [jw@cn05 thirdeye]$ 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org