Git Product home page Git Product logo

leo-lb / electron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from electron/electron

6.0 6.0 6.0 64.49 MB

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS - PPC64LE FORK

Home Page: https://electronjs.org

License: MIT License

Shell 0.61% Dockerfile 0.03% C++ 57.06% C 0.03% Objective-C++ 7.13% Objective-C 0.87% Python 2.37% JavaScript 17.19% HTML 0.36% CSS 0.05% TypeScript 14.31% HCL 0.01%

electron's People

Contributors

alespergl avatar alexeykuzmin avatar anaisbetts avatar aroben avatar brenca avatar charliehess avatar ckerr avatar codebytere avatar deepak1556 avatar electron-bot avatar felixrieseberg avatar gerhardberger avatar hokein avatar jlord avatar joshaber avatar kevinsawicki avatar marshallofsound avatar maxogden avatar miniak avatar nitsakh avatar nornagon avatar poiru avatar preco21 avatar seanchas116 avatar tarruda avatar tinydew4 avatar trop[bot] avatar vanessayuenn avatar zcbenz avatar zeke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

electron's Issues

Electron build fails on power...

Hi @leo-lb ,

I am trying to build electron on ppc64le Ubuntu by following the steps mentioned here... But it failed with below error.. Can you point me to the right script, or help me debug the issue here ? .. I would want to build the latest version of electron on power..

fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
/root/Shivani/electron-gn/src/third_party/ffmpeg/ffbuild/common.mak:60: recipe for target 'libavcodec/ppc/vp8dsp_altivec.o' failed
make: *** [libavcodec/ppc/vp8dsp_altivec.o] Error 1
Traceback (most recent call last):
  File "./chromium/scripts/build_ffmpeg.py", line 927, in <module>
    sys.exit(main(sys.argv[1:]))
  File "./chromium/scripts/build_ffmpeg.py", line 524, in main
    options=options)
  File "./chromium/scripts/build_ffmpeg.py", line 903, in ConfigureAndBuild
    configure_args)
  File "./chromium/scripts/build_ffmpeg.py", line 897, in do_build_ffmpeg
    options.config_only, branding, configure_flags)
  File "./chromium/scripts/build_ffmpeg.py", line 430, in BuildFFmpeg
    ['make', '-j%d' % parallel_jobs] + libraries, cwd=config_dir)
  File "./chromium/scripts/build_ffmpeg.py", line 106, in PrintAndCheckCall
    subprocess.check_call(argv, *args, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', '-j8', 'libavcodec/libavcodec.so.58', 'libavformat/libavformat.so.58', 'libavutil/libavutil.so.56']' returned non-zero exit status 2

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.