GithubHelp home page GithubHelp logo

skottiewrapper's People

Contributors

wangwenx190 avatar xspeed1989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

skottiewrapper's Issues

KeyError: 'aarch64' cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()]

my .build.sh

#!/bin/bash
cmake -DCMAKE_BUILD_TYPE=Release  "-DCMAKE_PREFIX_PATH=/usr/lib/llvm-14"  -DCMAKE_INSTALL_PREFIX=../install ../SkottieWrapper

after i exec .build.sh, i exec make Build_Skia
then i encounter the issue:

third_party/externals/icu            > dbd3825b31041d782c5b504c59dcfb5ac7dda08c
Traceback (most recent call last):
  File "bin/fetch-gn", line 26, in <module>
    cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()]
KeyError: 'aarch64'
Traceback (most recent call last):
  File "tools/git-sync-deps", line 266, in <module>
    exit(main(sys.argv[1:]))
  File "tools/git-sync-deps", line 261, in main
    os.path.join(os.path.dirname(deps_file_path), 'bin', 'fetch-gn')])
  File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python2', 'bin/fetch-gn']' returned non-zero exit status 1
make[3]: *** [third_party/CMakeFiles/Build_Skia.dir/build.make:73: third_party/Skia] Error 1
make[2]: *** [CMakeFiles/Makefile2:142: third_party/CMakeFiles/Build_Skia.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:149: third_party/CMakeFiles/Build_Skia.dir/rule] Error 2

this is my env

dw@dw-Parallels-ARM-Virtual-Machine:~/SkottieWrapper/build$ uname -r
5.19.0-42-generic
dw@dw-Parallels-ARM-Virtual-Machine:~/SkottieWrapper/build$ uname -a
Linux dw-Parallels-ARM-Virtual-Machine 5.19.0-42-generic #43~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 21 16:50:55 UTC 2 aarch64 aarch64 aarch64 GNU/Linux
dw@dw-Parallels-ARM-Virtual-Machine:~/SkottieWrapper/build$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.1 LTS
Release:	22.04
Codename:	jammy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.