Giter VIP home page Giter VIP logo

launchdcheckin's People

Contributors

habnabit avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

launchdcheckin's Issues

cffi exception on import, wanting GCC?

this could well be a configuration issue in my environment, but:

>>> import launchdcheckin
In file included from /usr/include/launch.h:26,
                 from lib/python2.7/site-packages/launchdcheckin/__pycache__/_cffi__x8a87a8c1x6a470c9c.c:210:
/usr/include/xpc/base.h:64:20: error: missing binary operator before token "("
/usr/include/xpc/base.h:81:18: error: missing binary operator before token "("
In file included from /usr/include/launch.h:26,
                 from lib/python2.7/site-packages/launchdcheckin/__pycache__/_cffi__x8a87a8c1x6a470c9c.c:210:
/usr/include/xpc/base.h:64:20: error: missing binary operator before token "("
/usr/include/xpc/base.h:81:18: error: missing binary operator before token "("
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't figure out the architecture type of: /var/folders/_b/x45v368523bgyqbgql77h0xm0000gp/T//ccvTFoMd.out
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/launchdcheckin/__init__.py", line 4, in <module>
    from launchdcheckin._impl import LaunchData
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/launchdcheckin/_impl.py", line 55, in <module>
    """)
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/cffi/api.py", line 373, in verify
    lib = self.verifier.load_library()
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/cffi/verifier.py", line 96, in load_library
    self._compile_module()
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/cffi/verifier.py", line 192, in _compile_module
    outputfilename = ffiplatform.compile(tmpdir, self.get_extension())
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/cffi/ffiplatform.py", line 38, in compile
    outputfilename = _build(tmpdir, ext)
  File "/Users/glyph/.virtualenvs/tmp-809abf02091b1606/lib/python2.7/site-packages/cffi/ffiplatform.py", line 65, in _build
    raise VerificationError('%s: %s' % (e.__class__.__name__, e))
cffi.ffiplatform.VerificationError: CompileError: command 'gcc-4.2' failed with exit status 1

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.